diff options
author | Takashi Iwai <tiwai@suse.de> | 2007-09-11 16:10:14 -0400 |
---|---|---|
committer | Jaroslav Kysela <perex@perex.cz> | 2007-10-16 10:50:22 -0400 |
commit | 074a6e9f4fe14141027b0d23ab63548ecc3cb331 (patch) | |
tree | 2a58fecaebe82886073252f8394647fb7cf57a19 /Documentation/sound/alsa/ALSA-Configuration.txt | |
parent | e307258d5b27e3f9cde56df4038c89470710e2e4 (diff) |
[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/sound/alsa/ALSA-Configuration.txt')
-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 6b9311bca488..74a8293c6e75 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. | |||
1671 | 1671 | ||
1672 | The power-management is supported. | 1672 | The power-management is supported. |
1673 | 1673 | ||
1674 | Module snd-sc6000 | ||
1675 | ----------------- | ||
1676 | |||
1677 | Module for Gallant SC-6000 soundcard. | ||
1678 | |||
1679 | port - Port # (0x220 or 0x240) | ||
1680 | mss_port - MSS Port # (0x530 or 0xe80) | ||
1681 | irq - IRQ # (5,7,9,10,11) | ||
1682 | mpu_irq - MPU-401 IRQ # (ditto) | ||
1683 | dma - DMA # (1,3,0) | ||
1684 | |||
1685 | This module supports multiple cards. | ||
1686 | |||
1687 | This card is also known as Audio Excel DSP 16 or Zoltrix AV302. | ||
1688 | |||
1674 | Module snd-sgalaxy | 1689 | Module snd-sgalaxy |
1675 | ------------------ | 1690 | ------------------ |
1676 | 1691 | ||