diff options
author | Krzysztof Helt <krzysztof.h1@wp.pl> | 2009-10-05 18:18:57 +0200 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2009-10-05 18:21:33 +0200 |
commit | 1cb0fdebae08f6daaac81197d8dde1746e0a1d96 (patch) | |
tree | 94b319d622fac17d8178e3c654cc82eb5ed852da /Documentation/sound/alsa/ALSA-Configuration.txt | |
parent | bcde1f8a80d1bdfd43fb498996dfa89666fd7fe3 (diff) |
ALSA: sscape: force AD1848 codec mode on old Soundscape
Old Soundscape cards (pre PnP) work only with AD1848 codecs.
If the CS4231 codec is installed it must be used in AD1848
compatible mode.
Also, add gameport support and remove an unused mpu field.
Signed-off-by: Krzysztof Helt <krzysztof.h1@wp.pl>
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 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/sound/alsa/ALSA-Configuration.txt b/Documentation/sound/alsa/ALSA-Configuration.txt index cf985257ae40..6de56d134abb 100644 --- a/Documentation/sound/alsa/ALSA-Configuration.txt +++ b/Documentation/sound/alsa/ALSA-Configuration.txt @@ -1639,6 +1639,7 @@ Prior to version 0.9.0rc4 options had a 'snd_' prefix. This was removed. mpu_irq - MPU-401 IRQ # (PnP setup) dma - DMA # (PnP setup) dma2 - 2nd DMA # (PnP setup, -1 to disable) + joystick - Enable gameport - 0 = disable (default), 1 = enable This module supports multiple cards. |