aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/sound
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/sound')
-rw-r--r--Documentation/sound/alsa/ALSA-Configuration.txt15
1 files changed, 15 insertions, 0 deletions
diff --git a/Documentation/sound/alsa/ALSA-Configuration.txt b/Documentation/sound/alsa/ALSA-Configuration.txt
index 7a0a4a9dc18d..c540637eb16a 100644
--- a/Documentation/sound/alsa/ALSA-Configuration.txt
+++ b/Documentation/sound/alsa/ALSA-Configuration.txt
@@ -1123,6 +1123,21 @@ Prior to version 0.9.0rc4 options had a 'snd_' prefix. This was removed.
1123 1123
1124 This module supports multiple cards, autoprobe and ISA PnP. 1124 This module supports multiple cards, autoprobe and ISA PnP.
1125 1125
1126 Module snd-jazz16
1127 -------------------
1128
1129 Module for Media Vision Jazz16 chipset. The chipset consists of 3 chips:
1130 MVD1216 + MVA416 + MVA514.
1131
1132 port - port # for SB DSP chip (0x210,0x220,0x230,0x240,0x250,0x260)
1133 irq - IRQ # for SB DSP chip (3,5,7,9,10,15)
1134 dma8 - DMA # for SB DSP chip (1,3)
1135 dma16 - DMA # for SB DSP chip (5,7)
1136 mpu_port - MPU-401 port # (0x300,0x310,0x320,0x330)
1137 mpu_irq - MPU-401 irq # (2,3,5,7)
1138
1139 This module supports multiple cards.
1140
1126 Module snd-korg1212 1141 Module snd-korg1212
1127 ------------------- 1142 -------------------
1128 1143