aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/sound
diff options
context:
space:
mode:
authorKrzysztof Helt <krzysztof.h1@wp.pl>2007-09-17 08:42:49 -0400
committerJaroslav Kysela <perex@perex.cz>2007-10-16 10:50:44 -0400
commit7b758d2f74be4f255d8c80b5c302d4c3b8fc3863 (patch)
treea3ffa7dd28efffbb77e83def194de465551ebe60 /Documentation/sound
parentc2d7051ed1727e6a7b0debe448b5f6ba915e246b (diff)
[ALSA] sc6000: documentation fix
This patch fixes MPU-401 irq values list in documentation. Signed-off-by: Krzysztof Helt <krzysztof.h1@wp.pl> Signed-off-by: Takashi Iwai <tiwai@suse.de> Signed-off-by: Jaroslav Kysela <perex@suse.cz>
Diffstat (limited to 'Documentation/sound')
-rw-r--r--Documentation/sound/alsa/ALSA-Configuration.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/sound/alsa/ALSA-Configuration.txt b/Documentation/sound/alsa/ALSA-Configuration.txt
index 74a8293c6e75..dcaabeb2e4ca 100644
--- a/Documentation/sound/alsa/ALSA-Configuration.txt
+++ b/Documentation/sound/alsa/ALSA-Configuration.txt
@@ -1679,7 +1679,7 @@ Prior to version 0.9.0rc4 options had a 'snd_' prefix. This was removed.
1679 port - Port # (0x220 or 0x240) 1679 port - Port # (0x220 or 0x240)
1680 mss_port - MSS Port # (0x530 or 0xe80) 1680 mss_port - MSS Port # (0x530 or 0xe80)
1681 irq - IRQ # (5,7,9,10,11) 1681 irq - IRQ # (5,7,9,10,11)
1682 mpu_irq - MPU-401 IRQ # (ditto) 1682 mpu_irq - MPU-401 IRQ # (5,7,9,10) ,0 - no MPU-401 irq
1683 dma - DMA # (1,3,0) 1683 dma - DMA # (1,3,0)
1684 1684
1685 This module supports multiple cards. 1685 This module supports multiple cards.