aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/sound/alsa/ALSA-Configuration.txt21
-rw-r--r--Documentation/sound/alsa/Bt87x.txt4
2 files changed, 22 insertions, 3 deletions
diff --git a/Documentation/sound/alsa/ALSA-Configuration.txt b/Documentation/sound/alsa/ALSA-Configuration.txt
index 73e9a174b64..57b878cc393 100644
--- a/Documentation/sound/alsa/ALSA-Configuration.txt
+++ b/Documentation/sound/alsa/ALSA-Configuration.txt
@@ -821,6 +821,7 @@ Prior to version 0.9.0rc4 options had a 'snd_' prefix. This was removed.
821 6stack-dig 6-jack digital with SPDIF I/O 821 6stack-dig 6-jack digital with SPDIF I/O
822 arima Arima W820Di1 822 arima Arima W820Di1
823 macpro MacPro support 823 macpro MacPro support
824 w2jc ASUS W2JC
824 auto auto-config reading BIOS (default) 825 auto auto-config reading BIOS (default)
825 826
826 ALC883/888 827 ALC883/888
@@ -852,6 +853,7 @@ Prior to version 0.9.0rc4 options had a 'snd_' prefix. This was removed.
852 3stack-dig 3-jack with SPDIF OUT 853 3stack-dig 3-jack with SPDIF OUT
853 6stack-dig 6-jack with SPDIF OUT 854 6stack-dig 6-jack with SPDIF OUT
854 3stack-660 3-jack (for ALC660VD) 855 3stack-660 3-jack (for ALC660VD)
856 lenovo Lenovo 3000 C200
855 auto auto-config reading BIOS (default) 857 auto auto-config reading BIOS (default)
856 858
857 CMI9880 859 CMI9880
@@ -909,6 +911,7 @@ Prior to version 0.9.0rc4 options had a 'snd_' prefix. This was removed.
909 macbook Intel Mac Book 911 macbook Intel Mac Book
910 macbook-pro-v1 Intel Mac Book Pro 1st generation 912 macbook-pro-v1 Intel Mac Book Pro 1st generation
911 macbook-pro Intel Mac Book Pro 2nd generation 913 macbook-pro Intel Mac Book Pro 2nd generation
914 imac-intel Intel iMac
912 915
913 STAC9202/9250/9251 916 STAC9202/9250/9251
914 ref Reference board, base config 917 ref Reference board, base config
@@ -924,6 +927,10 @@ Prior to version 0.9.0rc4 options had a 'snd_' prefix. This was removed.
924 vaio Setup for VAIO FE550G/SZ110 927 vaio Setup for VAIO FE550G/SZ110
925 vaio-ar Setup for VAIO AR 928 vaio-ar Setup for VAIO AR
926 929
930 The model name "genric" is treated as a special case. When this
931 model is given, the driver uses the generic codec parser without
932 "codec-patch". It's sometimes good for testing and debugging.
933
927 If the default configuration doesn't work and one of the above 934 If the default configuration doesn't work and one of the above
928 matches with your device, report it together with the PCI 935 matches with your device, report it together with the PCI
929 subsystem ID (output of "lspci -nv") to ALSA BTS or alsa-devel 936 subsystem ID (output of "lspci -nv") to ALSA BTS or alsa-devel
@@ -1278,6 +1285,7 @@ Prior to version 0.9.0rc4 options had a 'snd_' prefix. This was removed.
1278 port - port number or -1 (disable) 1285 port - port number or -1 (disable)
1279 irq - IRQ number or -1 (disable) 1286 irq - IRQ number or -1 (disable)
1280 pnp - PnP detection - 0 = disable, 1 = enable (default) 1287 pnp - PnP detection - 0 = disable, 1 = enable (default)
1288 uart_enter - Issue UART_ENTER command at open - bool, default = on
1281 1289
1282 This module supports multiple devices and PnP. 1290 This module supports multiple devices and PnP.
1283 1291
@@ -1692,6 +1700,17 @@ Prior to version 0.9.0rc4 options had a 'snd_' prefix. This was removed.
1692 1700
1693 This module supports multiple devices, autoprobe and hotplugging. 1701 This module supports multiple devices, autoprobe and hotplugging.
1694 1702
1703 Module snd-usb-caiaq
1704 --------------------
1705
1706 Module for caiaq UB audio interfaces,
1707 * Native Instruments RigKontrol2
1708 * Native Instruments Kore Controller
1709 * Native Instruments Audio Kontrol 1
1710 * Native Instruments Audio 8 DJ
1711
1712 This module supports multiple devices, autoprobe and hotplugging.
1713
1695 Module snd-usb-usx2y 1714 Module snd-usb-usx2y
1696 -------------------- 1715 --------------------
1697 1716
@@ -2046,4 +2065,4 @@ Links and Addresses
2046 https://bugtrack.alsa-project.org/bugs/ 2065 https://bugtrack.alsa-project.org/bugs/
2047 2066
2048 ALSA Developers ML 2067 ALSA Developers ML
2049 mailto:alsa-devel@lists.sourceforge.net 2068 mailto:alsa-devel@alsa-project.org
diff --git a/Documentation/sound/alsa/Bt87x.txt b/Documentation/sound/alsa/Bt87x.txt
index 11edb2fd2a5..f158cde8b06 100644
--- a/Documentation/sound/alsa/Bt87x.txt
+++ b/Documentation/sound/alsa/Bt87x.txt
@@ -36,8 +36,8 @@ recorded data is not right, try to specify the digital_rate option with
36other values than the default 32000 (often it's 44100 or 64000). 36other values than the default 32000 (often it's 44100 or 64000).
37 37
38If you have an unknown card, please mail the ID and board name to 38If you have an unknown card, please mail the ID and board name to
39<alsa-devel@lists.sf.net>, regardless of whether audio capture works or 39<alsa-devel@alsa-project.org>, regardless of whether audio capture works
40not, so that future versions of this driver know about your card. 40or not, so that future versions of this driver know about your card.
41 41
42 42
43Audio modes 43Audio modes