diff options
author | Takashi Iwai <tiwai@suse.de> | 2007-09-11 22:10:14 +0200 |
---|---|---|
committer | Jaroslav Kysela <perex@perex.cz> | 2007-10-16 16:50:22 +0200 |
commit | 074a6e9f4fe14141027b0d23ab63548ecc3cb331 (patch) | |
tree | 2a58fecaebe82886073252f8394647fb7cf57a19 /Documentation | |
parent | e307258d5b27e3f9cde56df4038c89470710e2e4 (diff) | |
download | op-kernel-dev-074a6e9f4fe14141027b0d23ab63548ecc3cb331.zip op-kernel-dev-074a6e9f4fe14141027b0d23ab63548ecc3cb331.tar.gz |
[ALSA] Add description of sc6000 driver
Added the description of the new sc6000 driver to ALSA-Configuration.txt.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/sound/alsa/ALSA-Configuration.txt | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/Documentation/sound/alsa/ALSA-Configuration.txt b/Documentation/sound/alsa/ALSA-Configuration.txt index 6b9311b..74a8293 100644 --- a/Documentation/sound/alsa/ALSA-Configuration.txt +++ b/Documentation/sound/alsa/ALSA-Configuration.txt @@ -1671,6 +1671,21 @@ Prior to version 0.9.0rc4 options had a 'snd_' prefix. This was removed. The power-management is supported. + Module snd-sc6000 + ----------------- + + Module for Gallant SC-6000 soundcard. + + port - Port # (0x220 or 0x240) + mss_port - MSS Port # (0x530 or 0xe80) + irq - IRQ # (5,7,9,10,11) + mpu_irq - MPU-401 IRQ # (ditto) + dma - DMA # (1,3,0) + + This module supports multiple cards. + + This card is also known as Audio Excel DSP 16 or Zoltrix AV302. + Module snd-sgalaxy ------------------ |