diff options
author | Peter Gruber <nokos@gmx.net> | 2006-03-27 06:10:28 -0500 |
---|---|---|
committer | Jaroslav Kysela <perex@suse.cz> | 2006-03-31 10:58:57 -0500 |
commit | 109a9638f0fe38915838b7b9acd98e7cfa91797f (patch) | |
tree | 4cbc58ae7b65cecc57c6922aee2baad6819512e4 /Documentation/sound/alsa/ALSA-Configuration.txt | |
parent | 2125cad29100f88670a483a2291ffdbeae0cd5fc (diff) |
[ALSA] Add snd-riptide driver for Conexant Riptide chip
Add snd-riptide driver for Conexant Riptide chip by Peter Gruber.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'Documentation/sound/alsa/ALSA-Configuration.txt')
-rw-r--r-- | Documentation/sound/alsa/ALSA-Configuration.txt | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/Documentation/sound/alsa/ALSA-Configuration.txt b/Documentation/sound/alsa/ALSA-Configuration.txt index 1ac20940d8f9..5f79efa777a7 100644 --- a/Documentation/sound/alsa/ALSA-Configuration.txt +++ b/Documentation/sound/alsa/ALSA-Configuration.txt | |||
@@ -1220,6 +1220,20 @@ Prior to version 0.9.0rc4 options had a 'snd_' prefix. This was removed. | |||
1220 | 1220 | ||
1221 | The power-management is supported. | 1221 | The power-management is supported. |
1222 | 1222 | ||
1223 | Module snd-riptide | ||
1224 | ------------------ | ||
1225 | |||
1226 | Module for Conexant Riptide chip | ||
1227 | |||
1228 | joystick_port - Joystick port # (default: 0x200) | ||
1229 | mpu_port - MPU401 port # (default: 0x330) | ||
1230 | opl3_port - OPL3 port # (default: 0x388) | ||
1231 | |||
1232 | This module supports multiple cards. | ||
1233 | The driver requires the firmware loader support on kernel. | ||
1234 | You need to install the firmware file "riptide.hex" to the standard | ||
1235 | firmware path (e.g. /lib/firmware). | ||
1236 | |||
1223 | Module snd-rme32 | 1237 | Module snd-rme32 |
1224 | ---------------- | 1238 | ---------------- |
1225 | 1239 | ||