aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/sound/alsa/ALSA-Configuration.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/sound/alsa/ALSA-Configuration.txt')
-rw-r--r--Documentation/sound/alsa/ALSA-Configuration.txt40
1 files changed, 35 insertions, 5 deletions
diff --git a/Documentation/sound/alsa/ALSA-Configuration.txt b/Documentation/sound/alsa/ALSA-Configuration.txt
index fd9a2f67edf2..bfcbbf88c44d 100644
--- a/Documentation/sound/alsa/ALSA-Configuration.txt
+++ b/Documentation/sound/alsa/ALSA-Configuration.txt
@@ -482,6 +482,9 @@ Prior to version 0.9.0rc4 options had a 'snd_' prefix. This was removed.
482 482
483 reference_rate - reference sample rate, 44100 or 48000 (default) 483 reference_rate - reference sample rate, 44100 or 48000 (default)
484 multiple - multiple to ref. sample rate, 1 or 2 (default) 484 multiple - multiple to ref. sample rate, 1 or 2 (default)
485 subsystem - override the PCI SSID for probing; the value
486 consists of SSVID << 16 | SSDID. The default is
487 zero, which means no override.
485 488
486 This module supports multiple cards. 489 This module supports multiple cards.
487 490
@@ -798,6 +801,9 @@ Prior to version 0.9.0rc4 options had a 'snd_' prefix. This was removed.
798 setup before initializing the codecs. This option is 801 setup before initializing the codecs. This option is
799 available only when CONFIG_SND_HDA_PATCH_LOADER=y is set. 802 available only when CONFIG_SND_HDA_PATCH_LOADER=y is set.
800 See HD-Audio.txt for details. 803 See HD-Audio.txt for details.
804 beep_mode - Selects the beep registration mode (0=off, 1=on, 2=
805 dynamic registration via mute switch on/off); the default
806 value is set via CONFIG_SND_HDA_INPUT_BEEP_MODE kconfig.
801 807
802 [Single (global) options] 808 [Single (global) options]
803 single_cmd - Use single immediate commands to communicate with 809 single_cmd - Use single immediate commands to communicate with
@@ -1120,6 +1126,21 @@ Prior to version 0.9.0rc4 options had a 'snd_' prefix. This was removed.
1120 1126
1121 This module supports multiple cards, autoprobe and ISA PnP. 1127 This module supports multiple cards, autoprobe and ISA PnP.
1122 1128
1129 Module snd-jazz16
1130 -------------------
1131
1132 Module for Media Vision Jazz16 chipset. The chipset consists of 3 chips:
1133 MVD1216 + MVA416 + MVA514.
1134
1135 port - port # for SB DSP chip (0x210,0x220,0x230,0x240,0x250,0x260)
1136 irq - IRQ # for SB DSP chip (3,5,7,9,10,15)
1137 dma8 - DMA # for SB DSP chip (1,3)
1138 dma16 - DMA # for SB DSP chip (5,7)
1139 mpu_port - MPU-401 port # (0x300,0x310,0x320,0x330)
1140 mpu_irq - MPU-401 irq # (2,3,5,7)
1141
1142 This module supports multiple cards.
1143
1123 Module snd-korg1212 1144 Module snd-korg1212
1124 ------------------- 1145 -------------------
1125 1146
@@ -1454,6 +1475,7 @@ Prior to version 0.9.0rc4 options had a 'snd_' prefix. This was removed.
1454 1475
1455 Module for internal PC-Speaker. 1476 Module for internal PC-Speaker.
1456 1477
1478 nopcm - Disable PC-Speaker PCM sound. Only beeps remain.
1457 nforce_wa - enable NForce chipset workaround. Expect bad sound. 1479 nforce_wa - enable NForce chipset workaround. Expect bad sound.
1458 1480
1459 This module supports system beeps, some kind of PCM playback and 1481 This module supports system beeps, some kind of PCM playback and
@@ -1631,7 +1653,7 @@ Prior to version 0.9.0rc4 options had a 'snd_' prefix. This was removed.
1631 Module snd-sscape 1653 Module snd-sscape
1632 ----------------- 1654 -----------------
1633 1655
1634 Module for ENSONIQ SoundScape PnP cards. 1656 Module for ENSONIQ SoundScape cards.
1635 1657
1636 port - Port # (PnP setup) 1658 port - Port # (PnP setup)
1637 wss_port - WSS Port # (PnP setup) 1659 wss_port - WSS Port # (PnP setup)
@@ -1639,10 +1661,11 @@ Prior to version 0.9.0rc4 options had a 'snd_' prefix. This was removed.
1639 mpu_irq - MPU-401 IRQ # (PnP setup) 1661 mpu_irq - MPU-401 IRQ # (PnP setup)
1640 dma - DMA # (PnP setup) 1662 dma - DMA # (PnP setup)
1641 dma2 - 2nd DMA # (PnP setup, -1 to disable) 1663 dma2 - 2nd DMA # (PnP setup, -1 to disable)
1664 joystick - Enable gameport - 0 = disable (default), 1 = enable
1642 1665
1643 This module supports multiple cards. ISA PnP must be enabled. 1666 This module supports multiple cards.
1644 You need sscape_ctl tool in alsa-tools package for loading 1667
1645 the microcode. 1668 The driver requires the firmware loader support on kernel.
1646 1669
1647 Module snd-sun-amd7930 (on sparc only) 1670 Module snd-sun-amd7930 (on sparc only)
1648 -------------------------------------- 1671 --------------------------------------
@@ -1786,6 +1809,13 @@ Prior to version 0.9.0rc4 options had a 'snd_' prefix. This was removed.
1786 1809
1787 The power-management is supported. 1810 The power-management is supported.
1788 1811
1812 Module snd-ua101
1813 ----------------
1814
1815 Module for the Edirol UA-101/UA-1000 audio/MIDI interfaces.
1816
1817 This module supports multiple devices, autoprobe and hotplugging.
1818
1789 Module snd-usb-audio 1819 Module snd-usb-audio
1790 -------------------- 1820 --------------------
1791 1821
@@ -1918,7 +1948,7 @@ Prior to version 0.9.0rc4 options had a 'snd_' prefix. This was removed.
1918 ------------------- 1948 -------------------
1919 1949
1920 Module for sound cards based on the Asus AV100/AV200 chips, 1950 Module for sound cards based on the Asus AV100/AV200 chips,
1921 i.e., Xonar D1, DX, D2, D2X, HDAV1.3 (Deluxe), Essence ST 1951 i.e., Xonar D1, DX, D2, D2X, DS, HDAV1.3 (Deluxe), Essence ST
1922 (Deluxe) and Essence STX. 1952 (Deluxe) and Essence STX.
1923 1953
1924 This module supports autoprobe and multiple cards. 1954 This module supports autoprobe and multiple cards.