11da177e4SLinus Torvalds# ALSA PCI drivers 21da177e4SLinus Torvalds 389fe5117STakashi Iwaimenuconfig SND_PCI 489fe5117STakashi Iwai bool "PCI sound devices" 589fe5117STakashi Iwai depends on PCI 689fe5117STakashi Iwai default y 789fe5117STakashi Iwai help 889fe5117STakashi Iwai Support for sound devices connected via the PCI bus. 989fe5117STakashi Iwai 1089fe5117STakashi Iwaiif SND_PCI 111da177e4SLinus Torvalds 12230b5c1aSTakashi Iwaiconfig SND_AD1889 13230b5c1aSTakashi Iwai tristate "Analog Devices AD1889" 14230b5c1aSTakashi Iwai select SND_AC97_CODEC 15230b5c1aSTakashi Iwai help 16230b5c1aSTakashi Iwai Say Y here to include support for the integrated AC97 sound 17230b5c1aSTakashi Iwai device found in particular on the Hewlett-Packard [BCJ]-xxx0 18230b5c1aSTakashi Iwai class PA-RISC workstations, using the AD1819 codec. 19230b5c1aSTakashi Iwai 20230b5c1aSTakashi Iwai To compile this as a module, choose M here: the module 21230b5c1aSTakashi Iwai will be called snd-ad1889. 22230b5c1aSTakashi Iwai 23b3a70d5eSAsh Willisconfig SND_ALS300 24b3a70d5eSAsh Willis tristate "Avance Logic ALS300/ALS300+" 25b3a70d5eSAsh Willis select SND_PCM 26b3a70d5eSAsh Willis select SND_AC97_CODEC 27b3a70d5eSAsh Willis select SND_OPL3_LIB 2880ab8eaeSTakashi Iwai select ZONE_DMA 29b3a70d5eSAsh Willis help 30b3a70d5eSAsh Willis Say 'Y' or 'M' to include support for Avance Logic ALS300/ALS300+ 31b3a70d5eSAsh Willis 32b3a70d5eSAsh Willis To compile this driver as a module, choose M here: the module 33b3a70d5eSAsh Willis will be called snd-als300 34b3a70d5eSAsh Willis 35230b5c1aSTakashi Iwaiconfig SND_ALS4000 36230b5c1aSTakashi Iwai tristate "Avance Logic ALS4000" 3789fe5117STakashi Iwai depends on ISA_DMA_API 38230b5c1aSTakashi Iwai select SND_OPL3_LIB 39230b5c1aSTakashi Iwai select SND_MPU401_UART 40230b5c1aSTakashi Iwai select SND_PCM 41dda369cfSTakashi Iwai select SND_SB_COMMON 42230b5c1aSTakashi Iwai help 43230b5c1aSTakashi Iwai Say Y here to include support for soundcards based on Avance Logic 44230b5c1aSTakashi Iwai ALS4000 chips. 45230b5c1aSTakashi Iwai 46230b5c1aSTakashi Iwai To compile this driver as a module, choose M here: the module 47230b5c1aSTakashi Iwai will be called snd-als4000. 48230b5c1aSTakashi Iwai 491da177e4SLinus Torvaldsconfig SND_ALI5451 501da177e4SLinus Torvalds tristate "ALi M5451 PCI Audio Controller" 511da177e4SLinus Torvalds select SND_MPU401_UART 521da177e4SLinus Torvalds select SND_AC97_CODEC 5380ab8eaeSTakashi Iwai select ZONE_DMA 541da177e4SLinus Torvalds help 551da177e4SLinus Torvalds Say Y here to include support for the integrated AC97 sound 561da177e4SLinus Torvalds device on motherboards using the ALi M5451 Audio Controller 571da177e4SLinus Torvalds (M1535/M1535D/M1535+/M1535D+ south bridges). Newer chipsets 581da177e4SLinus Torvalds use the "Intel/SiS/nVidia/AMD/ALi AC97 Controller" driver. 591da177e4SLinus Torvalds 601da177e4SLinus Torvalds To compile this driver as a module, choose M here: the module 611da177e4SLinus Torvalds will be called snd-ali5451. 621da177e4SLinus Torvalds 63719f82d3SEliot Blennerhassettconfig SND_ASIHPI 64719f82d3SEliot Blennerhassett tristate "AudioScience ASIxxxx" 65719f82d3SEliot Blennerhassett depends on X86 66719f82d3SEliot Blennerhassett select FW_LOADER 67719f82d3SEliot Blennerhassett select SND_PCM 68719f82d3SEliot Blennerhassett select SND_HWDEP 69719f82d3SEliot Blennerhassett help 70719f82d3SEliot Blennerhassett Say Y here to include support for AudioScience ASI sound cards. 71719f82d3SEliot Blennerhassett 72719f82d3SEliot Blennerhassett To compile this driver as a module, choose M here: the module 73719f82d3SEliot Blennerhassett will be called snd-asihpi. 74719f82d3SEliot Blennerhassett 751da177e4SLinus Torvaldsconfig SND_ATIIXP 761da177e4SLinus Torvalds tristate "ATI IXP AC97 Controller" 771da177e4SLinus Torvalds select SND_AC97_CODEC 781da177e4SLinus Torvalds help 791da177e4SLinus Torvalds Say Y here to include support for the integrated AC97 sound 801da177e4SLinus Torvalds device on motherboards with ATI chipsets (ATI IXP 150/200/250/ 811da177e4SLinus Torvalds 300/400). 821da177e4SLinus Torvalds 831da177e4SLinus Torvalds To compile this driver as a module, choose M here: the module 841da177e4SLinus Torvalds will be called snd-atiixp. 851da177e4SLinus Torvalds 861da177e4SLinus Torvaldsconfig SND_ATIIXP_MODEM 871da177e4SLinus Torvalds tristate "ATI IXP Modem" 881da177e4SLinus Torvalds select SND_AC97_CODEC 891da177e4SLinus Torvalds help 901da177e4SLinus Torvalds Say Y here to include support for the integrated MC97 modem on 911da177e4SLinus Torvalds motherboards with ATI chipsets (ATI IXP 150/200/250). 921da177e4SLinus Torvalds 931da177e4SLinus Torvalds To compile this driver as a module, choose M here: the module 941da177e4SLinus Torvalds will be called snd-atiixp-modem. 951da177e4SLinus Torvalds 961da177e4SLinus Torvaldsconfig SND_AU8810 971da177e4SLinus Torvalds tristate "Aureal Advantage" 981da177e4SLinus Torvalds select SND_MPU401_UART 991da177e4SLinus Torvalds select SND_AC97_CODEC 1001da177e4SLinus Torvalds help 1011da177e4SLinus Torvalds Say Y here to include support for Aureal Advantage soundcards. 1021da177e4SLinus Torvalds 1031da177e4SLinus Torvalds Supported features: Hardware Mixer, SRC, EQ and SPDIF output. 1041da177e4SLinus Torvalds 3D support code is in place, but not yet useable. For more info, 1051da177e4SLinus Torvalds email the ALSA developer list, or <mjander@users.sourceforge.net>. 1061da177e4SLinus Torvalds 1071da177e4SLinus Torvalds To compile this driver as a module, choose M here: the module 1081da177e4SLinus Torvalds will be called snd-au8810. 1091da177e4SLinus Torvalds 1101da177e4SLinus Torvaldsconfig SND_AU8820 1111da177e4SLinus Torvalds tristate "Aureal Vortex" 1121da177e4SLinus Torvalds select SND_MPU401_UART 1131da177e4SLinus Torvalds select SND_AC97_CODEC 1141da177e4SLinus Torvalds help 1151da177e4SLinus Torvalds Say Y here to include support for Aureal Vortex soundcards. 1161da177e4SLinus Torvalds 1171da177e4SLinus Torvalds Supported features: Hardware Mixer and SRC. For more info, email 1181da177e4SLinus Torvalds the ALSA developer list, or <mjander@users.sourceforge.net>. 1191da177e4SLinus Torvalds 1201da177e4SLinus Torvalds To compile this driver as a module, choose M here: the module 1211da177e4SLinus Torvalds will be called snd-au8820. 1221da177e4SLinus Torvalds 1231da177e4SLinus Torvaldsconfig SND_AU8830 1241da177e4SLinus Torvalds tristate "Aureal Vortex 2" 1251da177e4SLinus Torvalds select SND_MPU401_UART 1261da177e4SLinus Torvalds select SND_AC97_CODEC 1271da177e4SLinus Torvalds help 1281da177e4SLinus Torvalds Say Y here to include support for Aureal Vortex 2 soundcards. 1291da177e4SLinus Torvalds 1301da177e4SLinus Torvalds Supported features: Hardware Mixer, SRC, EQ and SPDIF output. 1311da177e4SLinus Torvalds 3D support code is in place, but not yet useable. For more info, 1321da177e4SLinus Torvalds email the ALSA developer list, or <mjander@users.sourceforge.net>. 1331da177e4SLinus Torvalds 1341da177e4SLinus Torvalds To compile this driver as a module, choose M here: the module 1351da177e4SLinus Torvalds will be called snd-au8830. 1361da177e4SLinus Torvalds 13798f2a97fSCedric Bregardisconfig SND_AW2 13898f2a97fSCedric Bregardis tristate "Emagic Audiowerk 2" 13998f2a97fSCedric Bregardis help 14098f2a97fSCedric Bregardis Say Y here to include support for Emagic Audiowerk 2 soundcards. 14198f2a97fSCedric Bregardis 14298f2a97fSCedric Bregardis Supported features: Analog and SPDIF output. Analog or SPDIF input. 14398f2a97fSCedric Bregardis Note: Switch between analog and digital input does not always work. 14498f2a97fSCedric Bregardis It can produce continuous noise. The workaround is to switch again 14598f2a97fSCedric Bregardis (and again) between digital and analog input until it works. 14698f2a97fSCedric Bregardis 14798f2a97fSCedric Bregardis To compile this driver as a module, choose M here: the module 14898f2a97fSCedric Bregardis will be called snd-aw2. 14998f2a97fSCedric Bregardis 15098f2a97fSCedric Bregardis 1511da177e4SLinus Torvaldsconfig SND_AZT3328 1523eff8958SAndreas Mohr tristate "Aztech AZF3328 / PCI168" 1531da177e4SLinus Torvalds select SND_OPL3_LIB 1541da177e4SLinus Torvalds select SND_MPU401_UART 1551da177e4SLinus Torvalds select SND_PCM 1563eff8958SAndreas Mohr select SND_RAWMIDI 157b5dc20cdSAndreas Mohr select SND_AC97_CODEC 15880ab8eaeSTakashi Iwai select ZONE_DMA 1591da177e4SLinus Torvalds help 1601da177e4SLinus Torvalds Say Y here to include support for Aztech AZF3328 (PCI168) 1611da177e4SLinus Torvalds soundcards. 1621da177e4SLinus Torvalds 163b5dc20cdSAndreas Mohr Supported features: AC97-"conformant" mixer, MPU401/OPL3, analog I/O 164b5dc20cdSAndreas Mohr (16bit/8bit, many sample rates [<= 66.2kHz], NO hardware mixing), 165b5dc20cdSAndreas Mohr Digital Enhanced Game Port, 1.024MHz multimedia sequencer timer, 166b5dc20cdSAndreas Mohr ext. codec (I2S port), onboard amp (4W/4Ohms/ch), suspend/resume. 167b5dc20cdSAndreas Mohr 1681da177e4SLinus Torvalds To compile this driver as a module, choose M here: the module 1691da177e4SLinus Torvalds will be called snd-azt3328. 1701da177e4SLinus Torvalds 1711da177e4SLinus Torvaldsconfig SND_BT87X 1721da177e4SLinus Torvalds tristate "Bt87x Audio Capture" 1731da177e4SLinus Torvalds select SND_PCM 1741da177e4SLinus Torvalds help 1751da177e4SLinus Torvalds If you want to record audio from TV cards based on 1761da177e4SLinus Torvalds Brooktree Bt878/Bt879 chips, say Y here and read 1771da177e4SLinus Torvalds <file:Documentation/sound/alsa/Bt87x.txt>. 1781da177e4SLinus Torvalds 1791da177e4SLinus Torvalds To compile this driver as a module, choose M here: the module 1801da177e4SLinus Torvalds will be called snd-bt87x. 1811da177e4SLinus Torvalds 1821da177e4SLinus Torvaldsconfig SND_BT87X_OVERCLOCK 1831da177e4SLinus Torvalds bool "Bt87x Audio overclocking" 1841da177e4SLinus Torvalds depends on SND_BT87X 1851da177e4SLinus Torvalds help 1861da177e4SLinus Torvalds Say Y here if 448000 Hz isn't enough for you and you want to 1871da177e4SLinus Torvalds record from the analog input with up to 1792000 Hz. 1881da177e4SLinus Torvalds 1891da177e4SLinus Torvalds Higher sample rates won't hurt your hardware, but audio 1901da177e4SLinus Torvalds quality may suffer. 1911da177e4SLinus Torvalds 192230b5c1aSTakashi Iwaiconfig SND_CA0106 193230b5c1aSTakashi Iwai tristate "SB Audigy LS / Live 24bit" 194230b5c1aSTakashi Iwai select SND_AC97_CODEC 195230b5c1aSTakashi Iwai select SND_RAWMIDI 19649c88b85STakashi Iwai select SND_VMASTER 197230b5c1aSTakashi Iwai help 198230b5c1aSTakashi Iwai Say Y here to include support for the Sound Blaster Audigy LS 199230b5c1aSTakashi Iwai and Live 24bit. 200230b5c1aSTakashi Iwai 201230b5c1aSTakashi Iwai To compile this driver as a module, choose M here: the module 202230b5c1aSTakashi Iwai will be called snd-ca0106. 203230b5c1aSTakashi Iwai 204230b5c1aSTakashi Iwaiconfig SND_CMIPCI 20545c41b48SClemens Ladisch tristate "C-Media 8338, 8738, 8768, 8770" 206230b5c1aSTakashi Iwai select SND_OPL3_LIB 207230b5c1aSTakashi Iwai select SND_MPU401_UART 208230b5c1aSTakashi Iwai select SND_PCM 209230b5c1aSTakashi Iwai help 21045c41b48SClemens Ladisch If you want to use soundcards based on C-Media CMI8338, CMI8738, 21145c41b48SClemens Ladisch CMI8768 or CMI8770 chips, say Y here and read 212230b5c1aSTakashi Iwai <file:Documentation/sound/alsa/CMIPCI.txt>. 213230b5c1aSTakashi Iwai 214230b5c1aSTakashi Iwai To compile this driver as a module, choose M here: the module 215230b5c1aSTakashi Iwai will be called snd-cmipci. 216230b5c1aSTakashi Iwai 217d0ce9946SClemens Ladischconfig SND_OXYGEN_LIB 218d0ce9946SClemens Ladisch tristate 219d0ce9946SClemens Ladisch 220d0ce9946SClemens Ladischconfig SND_OXYGEN 22166410bfdSClemens Ladisch tristate "C-Media 8786, 8787, 8788 (Oxygen)" 222d0ce9946SClemens Ladisch select SND_OXYGEN_LIB 22399f08bf5SClemens Ladisch select SND_PCM 22499f08bf5SClemens Ladisch select SND_MPU401_UART 225d0ce9946SClemens Ladisch help 226d0ce9946SClemens Ladisch Say Y here to include support for sound cards based on the 227d0ce9946SClemens Ladisch C-Media CMI8788 (Oxygen HD Audio) chip: 228d0ce9946SClemens Ladisch * Asound A-8788 22976bc7a0dSClemens Ladisch * Asus Xonar DG/DGX 230d0ce9946SClemens Ladisch * AuzenTech X-Meridian 2318443d2ebSClemens Ladisch * AuzenTech X-Meridian 2G 232d0ce9946SClemens Ladisch * Bgears b-Enspirer 233d0ce9946SClemens Ladisch * Club3D Theatron DTS 234de04b102SClemens Ladisch * HT-Omega Claro (plus) 235de04b102SClemens Ladisch * HT-Omega Claro halo (XT) 23631f86bacSClemens Ladisch * Kuroutoshikou CMI8787-HG2PCI 237d0ce9946SClemens Ladisch * Razer Barracuda AC-1 238d0ce9946SClemens Ladisch * Sondigo Inferno 23945c1de8eSClemens Ladisch * TempoTec/MediaTek HiFier Fantasia 2402146dcfdSClemens Ladisch * TempoTec/MediaTek HiFier Serenade 241d0ce9946SClemens Ladisch 242d0ce9946SClemens Ladisch To compile this driver as a module, choose M here: the module 243d0ce9946SClemens Ladisch will be called snd-oxygen. 244d0ce9946SClemens Ladisch 245230b5c1aSTakashi Iwaiconfig SND_CS4281 246230b5c1aSTakashi Iwai tristate "Cirrus Logic (Sound Fusion) CS4281" 247230b5c1aSTakashi Iwai select SND_OPL3_LIB 248230b5c1aSTakashi Iwai select SND_RAWMIDI 249230b5c1aSTakashi Iwai select SND_AC97_CODEC 250230b5c1aSTakashi Iwai help 251230b5c1aSTakashi Iwai Say Y here to include support for Cirrus Logic CS4281 chips. 252230b5c1aSTakashi Iwai 253230b5c1aSTakashi Iwai To compile this driver as a module, choose M here: the module 254230b5c1aSTakashi Iwai will be called snd-cs4281. 255230b5c1aSTakashi Iwai 2561da177e4SLinus Torvaldsconfig SND_CS46XX 2571da177e4SLinus Torvalds tristate "Cirrus Logic (Sound Fusion) CS4280/CS461x/CS462x/CS463x" 2581da177e4SLinus Torvalds select SND_RAWMIDI 2591da177e4SLinus Torvalds select SND_AC97_CODEC 260ad233a5fSTakashi Iwai select FW_LOADER 2611da177e4SLinus Torvalds help 2621da177e4SLinus Torvalds Say Y here to include support for Cirrus Logic CS4610/CS4612/ 2631da177e4SLinus Torvalds CS4614/CS4615/CS4622/CS4624/CS4630/CS4280 chips. 2641da177e4SLinus Torvalds 2651da177e4SLinus Torvalds To compile this driver as a module, choose M here: the module 2661da177e4SLinus Torvalds will be called snd-cs46xx. 2671da177e4SLinus Torvalds 2681da177e4SLinus Torvaldsconfig SND_CS46XX_NEW_DSP 269675b4e59STakashi Iwai bool "Cirrus Logic (Sound Fusion) New DSP support" 270675b4e59STakashi Iwai depends on SND_CS46XX 271675b4e59STakashi Iwai default y 2721da177e4SLinus Torvalds help 2731da177e4SLinus Torvalds Say Y here to use a new DSP image for SPDIF and dual codecs. 2741da177e4SLinus Torvalds 2751da177e4SLinus Torvalds This works better than the old code, so say Y. 2761da177e4SLinus Torvalds 277621887aeSTakashi Iwaiconfig SND_CS5530 278621887aeSTakashi Iwai tristate "CS5530 Audio" 27989fe5117STakashi Iwai depends on ISA_DMA_API 280dda369cfSTakashi Iwai select SND_SB16_DSP 281621887aeSTakashi Iwai help 282621887aeSTakashi Iwai Say Y here to include support for audio on Cyrix/NatSemi CS5530 chips. 283621887aeSTakashi Iwai 284621887aeSTakashi Iwai To compile this driver as a module, choose M here: the module 285621887aeSTakashi Iwai will be called snd-cs5530. 286621887aeSTakashi Iwai 287230b5c1aSTakashi Iwaiconfig SND_CS5535AUDIO 2889ac25594SJaya Kumar tristate "CS5535/CS5536 Audio" 289230b5c1aSTakashi Iwai select SND_PCM 2901da177e4SLinus Torvalds select SND_AC97_CODEC 2911da177e4SLinus Torvalds help 292230b5c1aSTakashi Iwai Say Y here to include support for audio on CS5535 chips. It is 293230b5c1aSTakashi Iwai referred to as NS CS5535 IO or AMD CS5535 IO companion in 2949ac25594SJaya Kumar various literature. This driver also supports the CS5536 audio 2959ac25594SJaya Kumar device. However, for both chips, on certain boards, you may 2969ac25594SJaya Kumar need to use ac97_quirk=hp_only if your board has physically 2979ac25594SJaya Kumar mapped headphone out to master output. If that works for you, 2989ac25594SJaya Kumar send lspci -vvv output to the mailing list so that your board 2999ac25594SJaya Kumar can be identified in the quirks list. 3001da177e4SLinus Torvalds 3011da177e4SLinus Torvalds To compile this driver as a module, choose M here: the module 302230b5c1aSTakashi Iwai will be called snd-cs5535audio. 3031da177e4SLinus Torvalds 3048cc72361SWai Yew CHAYconfig SND_CTXFI 3058cc72361SWai Yew CHAY tristate "Creative Sound Blaster X-Fi" 3068cc72361SWai Yew CHAY select SND_PCM 3078cc72361SWai Yew CHAY help 3088cc72361SWai Yew CHAY If you want to use soundcards based on Creative Sound Blastr X-Fi 3098cc72361SWai Yew CHAY boards with 20k1 or 20k2 chips, say Y here. 3108cc72361SWai Yew CHAY 3118cc72361SWai Yew CHAY To compile this driver as a module, choose M here: the module 3128cc72361SWai Yew CHAY will be called snd-ctxfi. 3138cc72361SWai Yew CHAY 314dd7b254dSGiuliano Pochiniconfig SND_DARLA20 315dd7b254dSGiuliano Pochini tristate "(Echoaudio) Darla20" 3168a89876bSClemens Ladisch select FW_LOADER 317dd7b254dSGiuliano Pochini select SND_PCM 318dd7b254dSGiuliano Pochini help 319dd7b254dSGiuliano Pochini Say 'Y' or 'M' to include support for Echoaudio Darla. 320dd7b254dSGiuliano Pochini 321dd7b254dSGiuliano Pochini To compile this driver as a module, choose M here: the module 322dd7b254dSGiuliano Pochini will be called snd-darla20 323dd7b254dSGiuliano Pochini 324dd7b254dSGiuliano Pochiniconfig SND_GINA20 325dd7b254dSGiuliano Pochini tristate "(Echoaudio) Gina20" 3268a89876bSClemens Ladisch select FW_LOADER 327dd7b254dSGiuliano Pochini select SND_PCM 328dd7b254dSGiuliano Pochini help 329dd7b254dSGiuliano Pochini Say 'Y' or 'M' to include support for Echoaudio Gina. 330dd7b254dSGiuliano Pochini 331dd7b254dSGiuliano Pochini To compile this driver as a module, choose M here: the module 332dd7b254dSGiuliano Pochini will be called snd-gina20 333dd7b254dSGiuliano Pochini 334dd7b254dSGiuliano Pochiniconfig SND_LAYLA20 335dd7b254dSGiuliano Pochini tristate "(Echoaudio) Layla20" 3368a89876bSClemens Ladisch select FW_LOADER 337dd7b254dSGiuliano Pochini select SND_RAWMIDI 338dd7b254dSGiuliano Pochini select SND_PCM 339dd7b254dSGiuliano Pochini help 340dd7b254dSGiuliano Pochini Say 'Y' or 'M' to include support for Echoaudio Layla. 341dd7b254dSGiuliano Pochini 342dd7b254dSGiuliano Pochini To compile this driver as a module, choose M here: the module 343dd7b254dSGiuliano Pochini will be called snd-layla20 344dd7b254dSGiuliano Pochini 345dd7b254dSGiuliano Pochiniconfig SND_DARLA24 346dd7b254dSGiuliano Pochini tristate "(Echoaudio) Darla24" 3478a89876bSClemens Ladisch select FW_LOADER 348dd7b254dSGiuliano Pochini select SND_PCM 349dd7b254dSGiuliano Pochini help 350dd7b254dSGiuliano Pochini Say 'Y' or 'M' to include support for Echoaudio Darla24. 351dd7b254dSGiuliano Pochini 352dd7b254dSGiuliano Pochini To compile this driver as a module, choose M here: the module 353dd7b254dSGiuliano Pochini will be called snd-darla24 354dd7b254dSGiuliano Pochini 355dd7b254dSGiuliano Pochiniconfig SND_GINA24 356dd7b254dSGiuliano Pochini tristate "(Echoaudio) Gina24" 3578a89876bSClemens Ladisch select FW_LOADER 358dd7b254dSGiuliano Pochini select SND_PCM 359dd7b254dSGiuliano Pochini help 360dd7b254dSGiuliano Pochini Say 'Y' or 'M' to include support for Echoaudio Gina24. 361dd7b254dSGiuliano Pochini 362dd7b254dSGiuliano Pochini To compile this driver as a module, choose M here: the module 363dd7b254dSGiuliano Pochini will be called snd-gina24 364dd7b254dSGiuliano Pochini 365dd7b254dSGiuliano Pochiniconfig SND_LAYLA24 366dd7b254dSGiuliano Pochini tristate "(Echoaudio) Layla24" 3678a89876bSClemens Ladisch select FW_LOADER 368dd7b254dSGiuliano Pochini select SND_RAWMIDI 369dd7b254dSGiuliano Pochini select SND_PCM 370dd7b254dSGiuliano Pochini help 371dd7b254dSGiuliano Pochini Say 'Y' or 'M' to include support for Echoaudio Layla24. 372dd7b254dSGiuliano Pochini 373dd7b254dSGiuliano Pochini To compile this driver as a module, choose M here: the module 374dd7b254dSGiuliano Pochini will be called snd-layla24 375dd7b254dSGiuliano Pochini 376dd7b254dSGiuliano Pochiniconfig SND_MONA 377dd7b254dSGiuliano Pochini tristate "(Echoaudio) Mona" 3788a89876bSClemens Ladisch select FW_LOADER 379dd7b254dSGiuliano Pochini select SND_RAWMIDI 380dd7b254dSGiuliano Pochini select SND_PCM 381dd7b254dSGiuliano Pochini help 382dd7b254dSGiuliano Pochini Say 'Y' or 'M' to include support for Echoaudio Mona. 383dd7b254dSGiuliano Pochini 384dd7b254dSGiuliano Pochini To compile this driver as a module, choose M here: the module 385dd7b254dSGiuliano Pochini will be called snd-mona 386dd7b254dSGiuliano Pochini 387dd7b254dSGiuliano Pochiniconfig SND_MIA 388dd7b254dSGiuliano Pochini tristate "(Echoaudio) Mia" 3898a89876bSClemens Ladisch select FW_LOADER 390dd7b254dSGiuliano Pochini select SND_RAWMIDI 391dd7b254dSGiuliano Pochini select SND_PCM 392dd7b254dSGiuliano Pochini help 393dd7b254dSGiuliano Pochini Say 'Y' or 'M' to include support for Echoaudio Mia and Mia-midi. 394dd7b254dSGiuliano Pochini 395dd7b254dSGiuliano Pochini To compile this driver as a module, choose M here: the module 396dd7b254dSGiuliano Pochini will be called snd-mia 397dd7b254dSGiuliano Pochini 398dd7b254dSGiuliano Pochiniconfig SND_ECHO3G 399dd7b254dSGiuliano Pochini tristate "(Echoaudio) 3G cards" 4008a89876bSClemens Ladisch select FW_LOADER 401dd7b254dSGiuliano Pochini select SND_RAWMIDI 402dd7b254dSGiuliano Pochini select SND_PCM 403dd7b254dSGiuliano Pochini help 404dd7b254dSGiuliano Pochini Say 'Y' or 'M' to include support for Echoaudio Gina3G and Layla3G. 405dd7b254dSGiuliano Pochini 406dd7b254dSGiuliano Pochini To compile this driver as a module, choose M here: the module 407dd7b254dSGiuliano Pochini will be called snd-echo3g 408dd7b254dSGiuliano Pochini 409dd7b254dSGiuliano Pochiniconfig SND_INDIGO 410dd7b254dSGiuliano Pochini tristate "(Echoaudio) Indigo" 4118a89876bSClemens Ladisch select FW_LOADER 412dd7b254dSGiuliano Pochini select SND_PCM 413dd7b254dSGiuliano Pochini help 414dd7b254dSGiuliano Pochini Say 'Y' or 'M' to include support for Echoaudio Indigo. 415dd7b254dSGiuliano Pochini 416dd7b254dSGiuliano Pochini To compile this driver as a module, choose M here: the module 417dd7b254dSGiuliano Pochini will be called snd-indigo 418dd7b254dSGiuliano Pochini 419dd7b254dSGiuliano Pochiniconfig SND_INDIGOIO 420dd7b254dSGiuliano Pochini tristate "(Echoaudio) Indigo IO" 4218a89876bSClemens Ladisch select FW_LOADER 422dd7b254dSGiuliano Pochini select SND_PCM 423dd7b254dSGiuliano Pochini help 424dd7b254dSGiuliano Pochini Say 'Y' or 'M' to include support for Echoaudio Indigo IO. 425dd7b254dSGiuliano Pochini 426dd7b254dSGiuliano Pochini To compile this driver as a module, choose M here: the module 427dd7b254dSGiuliano Pochini will be called snd-indigoio 428dd7b254dSGiuliano Pochini 429dd7b254dSGiuliano Pochiniconfig SND_INDIGODJ 430dd7b254dSGiuliano Pochini tristate "(Echoaudio) Indigo DJ" 4318a89876bSClemens Ladisch select FW_LOADER 432dd7b254dSGiuliano Pochini select SND_PCM 433dd7b254dSGiuliano Pochini help 434dd7b254dSGiuliano Pochini Say 'Y' or 'M' to include support for Echoaudio Indigo DJ. 435dd7b254dSGiuliano Pochini 436dd7b254dSGiuliano Pochini To compile this driver as a module, choose M here: the module 437dd7b254dSGiuliano Pochini will be called snd-indigodj 438dd7b254dSGiuliano Pochini 439a2328d02SGiuliano Pochiniconfig SND_INDIGOIOX 440a2328d02SGiuliano Pochini tristate "(Echoaudio) Indigo IOx" 441a2328d02SGiuliano Pochini select FW_LOADER 442a2328d02SGiuliano Pochini select SND_PCM 443a2328d02SGiuliano Pochini help 444a2328d02SGiuliano Pochini Say 'Y' or 'M' to include support for Echoaudio Indigo IOx. 445a2328d02SGiuliano Pochini 446a2328d02SGiuliano Pochini To compile this driver as a module, choose M here: the module 447a2328d02SGiuliano Pochini will be called snd-indigoiox 448a2328d02SGiuliano Pochini 449a2328d02SGiuliano Pochiniconfig SND_INDIGODJX 450a2328d02SGiuliano Pochini tristate "(Echoaudio) Indigo DJx" 451a2328d02SGiuliano Pochini select FW_LOADER 452a2328d02SGiuliano Pochini select SND_PCM 453a2328d02SGiuliano Pochini help 454a2328d02SGiuliano Pochini Say 'Y' or 'M' to include support for Echoaudio Indigo DJx. 455a2328d02SGiuliano Pochini 456a2328d02SGiuliano Pochini To compile this driver as a module, choose M here: the module 457a2328d02SGiuliano Pochini will be called snd-indigodjx 458a2328d02SGiuliano Pochini 4591da177e4SLinus Torvaldsconfig SND_EMU10K1 4601da177e4SLinus Torvalds tristate "Emu10k1 (SB Live!, Audigy, E-mu APS)" 4619bf5f8aaSClemens Ladisch select FW_LOADER 4621da177e4SLinus Torvalds select SND_HWDEP 4631da177e4SLinus Torvalds select SND_RAWMIDI 4641da177e4SLinus Torvalds select SND_AC97_CODEC 46580ab8eaeSTakashi Iwai select ZONE_DMA 4661da177e4SLinus Torvalds help 4671da177e4SLinus Torvalds Say Y to include support for Sound Blaster PCI 512, Live!, 4681da177e4SLinus Torvalds Audigy and E-mu APS (partially supported) soundcards. 4691da177e4SLinus Torvalds 4701da177e4SLinus Torvalds The confusing multitude of mixer controls is documented in 4711da177e4SLinus Torvalds <file:Documentation/sound/alsa/SB-Live-mixer.txt> and 4721da177e4SLinus Torvalds <file:Documentation/sound/alsa/Audigy-mixer.txt>. 4731da177e4SLinus Torvalds 4741da177e4SLinus Torvalds To compile this driver as a module, choose M here: the module 4751da177e4SLinus Torvalds will be called snd-emu10k1. 4761da177e4SLinus Torvalds 4771da177e4SLinus Torvaldsconfig SND_EMU10K1X 4781da177e4SLinus Torvalds tristate "Emu10k1X (Dell OEM Version)" 4791da177e4SLinus Torvalds select SND_AC97_CODEC 4801da177e4SLinus Torvalds select SND_RAWMIDI 48180ab8eaeSTakashi Iwai select ZONE_DMA 4821da177e4SLinus Torvalds help 4831da177e4SLinus Torvalds Say Y here to include support for the Dell OEM version of the 4841da177e4SLinus Torvalds Sound Blaster Live!. 4851da177e4SLinus Torvalds 4861da177e4SLinus Torvalds To compile this driver as a module, choose M here: the module 4871da177e4SLinus Torvalds will be called snd-emu10k1x. 4881da177e4SLinus Torvalds 4891da177e4SLinus Torvaldsconfig SND_ENS1370 4901da177e4SLinus Torvalds tristate "(Creative) Ensoniq AudioPCI 1370" 4911da177e4SLinus Torvalds select SND_RAWMIDI 4921da177e4SLinus Torvalds select SND_PCM 4931da177e4SLinus Torvalds help 4941da177e4SLinus Torvalds Say Y here to include support for Ensoniq AudioPCI ES1370 chips. 4951da177e4SLinus Torvalds 4961da177e4SLinus Torvalds To compile this driver as a module, choose M here: the module 4971da177e4SLinus Torvalds will be called snd-ens1370. 4981da177e4SLinus Torvalds 4991da177e4SLinus Torvaldsconfig SND_ENS1371 5001da177e4SLinus Torvalds tristate "(Creative) Ensoniq AudioPCI 1371/1373" 5011da177e4SLinus Torvalds select SND_RAWMIDI 5021da177e4SLinus Torvalds select SND_AC97_CODEC 5031da177e4SLinus Torvalds help 5041da177e4SLinus Torvalds Say Y here to include support for Ensoniq AudioPCI ES1371 chips and 5051da177e4SLinus Torvalds Sound Blaster PCI 64 or 128 soundcards. 5061da177e4SLinus Torvalds 5071da177e4SLinus Torvalds To compile this driver as a module, choose M here: the module 5081da177e4SLinus Torvalds will be called snd-ens1371. 5091da177e4SLinus Torvalds 5101da177e4SLinus Torvaldsconfig SND_ES1938 5111da177e4SLinus Torvalds tristate "ESS ES1938/1946/1969 (Solo-1)" 5121da177e4SLinus Torvalds select SND_OPL3_LIB 5131da177e4SLinus Torvalds select SND_MPU401_UART 5141da177e4SLinus Torvalds select SND_AC97_CODEC 51580ab8eaeSTakashi Iwai select ZONE_DMA 5161da177e4SLinus Torvalds help 5171da177e4SLinus Torvalds Say Y here to include support for soundcards based on ESS Solo-1 5181da177e4SLinus Torvalds (ES1938, ES1946, ES1969) chips. 5191da177e4SLinus Torvalds 5201da177e4SLinus Torvalds To compile this driver as a module, choose M here: the module 5211da177e4SLinus Torvalds will be called snd-es1938. 5221da177e4SLinus Torvalds 5231da177e4SLinus Torvaldsconfig SND_ES1968 5241da177e4SLinus Torvalds tristate "ESS ES1968/1978 (Maestro-1/2/2E)" 5251da177e4SLinus Torvalds select SND_MPU401_UART 5261da177e4SLinus Torvalds select SND_AC97_CODEC 52780ab8eaeSTakashi Iwai select ZONE_DMA 5281da177e4SLinus Torvalds help 5291da177e4SLinus Torvalds Say Y here to include support for soundcards based on ESS Maestro 5301da177e4SLinus Torvalds 1/2/2E chips. 5311da177e4SLinus Torvalds 5321da177e4SLinus Torvalds To compile this driver as a module, choose M here: the module 5331da177e4SLinus Torvalds will be called snd-es1968. 5341da177e4SLinus Torvalds 5355a5e02e5SHans de Goedeconfig SND_ES1968_INPUT 5365a5e02e5SHans de Goede bool "Enable input device for es1968 volume buttons" 5375a5e02e5SHans de Goede depends on SND_ES1968 5385a5e02e5SHans de Goede depends on INPUT=y || INPUT=SND_ES1968 5395a5e02e5SHans de Goede help 5405a5e02e5SHans de Goede If you say Y here, you will get an input device which reports 5415a5e02e5SHans de Goede keypresses for the volume buttons connected to the es1968 chip. 5425a5e02e5SHans de Goede If you say N the buttons will directly control the master volume. 5435a5e02e5SHans de Goede It is recommended to say Y. 5445a5e02e5SHans de Goede 5451872f589SOndrej Zaryconfig SND_ES1968_RADIO 5461872f589SOndrej Zary bool "Enable TEA5757 radio tuner support for es1968" 5471872f589SOndrej Zary depends on SND_ES1968 548338c658aSOndrej Zary depends on MEDIA_RADIO_SUPPORT 5491872f589SOndrej Zary depends on VIDEO_V4L2=y || VIDEO_V4L2=SND_ES1968 550e9a7495cSMauro Carvalho Chehab select RADIO_ADAPTERS 551338c658aSOndrej Zary select RADIO_TEA575X 552e9a7495cSMauro Carvalho Chehab 5531872f589SOndrej Zary help 5541872f589SOndrej Zary Say Y here to include support for TEA5757 radio tuner integrated on 5551872f589SOndrej Zary some MediaForte cards (e.g. SF64-PCE2). 5561872f589SOndrej Zary 5571da177e4SLinus Torvaldsconfig SND_FM801 5581da177e4SLinus Torvalds tristate "ForteMedia FM801" 5591da177e4SLinus Torvalds select SND_OPL3_LIB 5601da177e4SLinus Torvalds select SND_MPU401_UART 5611da177e4SLinus Torvalds select SND_AC97_CODEC 5621da177e4SLinus Torvalds help 5631da177e4SLinus Torvalds Say Y here to include support for soundcards based on the ForteMedia 5641da177e4SLinus Torvalds FM801 chip. 5651da177e4SLinus Torvalds 5661da177e4SLinus Torvalds To compile this driver as a module, choose M here: the module 5671da177e4SLinus Torvalds will be called snd-fm801. 5681da177e4SLinus Torvalds 569efce4bb9SAdrian Bunkconfig SND_FM801_TEA575X_BOOL 570efce4bb9SAdrian Bunk bool "ForteMedia FM801 + TEA5757 tuner" 5711da177e4SLinus Torvalds depends on SND_FM801 572338c658aSOndrej Zary depends on MEDIA_RADIO_SUPPORT 5739b76ede4SMauro Carvalho Chehab depends on VIDEO_V4L2=y || VIDEO_V4L2=SND_FM801 574e9a7495cSMauro Carvalho Chehab select RADIO_ADAPTERS 575338c658aSOndrej Zary select RADIO_TEA575X 5761da177e4SLinus Torvalds help 5771da177e4SLinus Torvalds Say Y here to include support for soundcards based on the ForteMedia 578fdb62b50SOndrej Zary FM801 chip with a TEA5757 tuner (MediaForte SF256-PCS, SF256-PCP and 579fdb62b50SOndrej Zary SF64-PCR) into the snd-fm801 driver. 5801da177e4SLinus Torvalds 581230b5c1aSTakashi Iwaiconfig SND_HDSP 582230b5c1aSTakashi Iwai tristate "RME Hammerfall DSP Audio" 58390caaef6STakashi Iwai select FW_LOADER 584230b5c1aSTakashi Iwai select SND_HWDEP 585230b5c1aSTakashi Iwai select SND_RAWMIDI 586230b5c1aSTakashi Iwai select SND_PCM 587230b5c1aSTakashi Iwai help 588230b5c1aSTakashi Iwai Say Y here to include support for RME Hammerfall DSP Audio 589230b5c1aSTakashi Iwai soundcards. 590230b5c1aSTakashi Iwai 591230b5c1aSTakashi Iwai To compile this driver as a module, choose M here: the module 592230b5c1aSTakashi Iwai will be called snd-hdsp. 593230b5c1aSTakashi Iwai 594511b4c17STakashi Iwaicomment "Don't forget to add built-in firmwares for HDSP driver" 595511b4c17STakashi Iwai depends on SND_HDSP=y 596511b4c17STakashi Iwai 597230b5c1aSTakashi Iwaiconfig SND_HDSPM 598fbcdf334SAdrian Knoth tristate "RME Hammerfall DSP MADI/RayDAT/AIO" 599230b5c1aSTakashi Iwai select SND_HWDEP 600230b5c1aSTakashi Iwai select SND_RAWMIDI 601230b5c1aSTakashi Iwai select SND_PCM 602230b5c1aSTakashi Iwai help 603fbcdf334SAdrian Knoth Say Y here to include support for RME Hammerfall DSP MADI, 604fbcdf334SAdrian Knoth RayDAT and AIO soundcards. 605230b5c1aSTakashi Iwai 606230b5c1aSTakashi Iwai To compile this driver as a module, choose M here: the module 607230b5c1aSTakashi Iwai will be called snd-hdspm. 608230b5c1aSTakashi Iwai 6091da177e4SLinus Torvaldsconfig SND_ICE1712 6101da177e4SLinus Torvalds tristate "ICEnsemble ICE1712 (Envy24)" 6111da177e4SLinus Torvalds select SND_MPU401_UART 6121da177e4SLinus Torvalds select SND_AC97_CODEC 613401de818SAkinobu Mita select BITREVERSE 61480ab8eaeSTakashi Iwai select ZONE_DMA 6151da177e4SLinus Torvalds help 6161da177e4SLinus Torvalds Say Y here to include support for soundcards based on the 6171da177e4SLinus Torvalds ICE1712 (Envy24) chip. 6181da177e4SLinus Torvalds 6191da177e4SLinus Torvalds Currently supported hardware is: M-Audio Delta 1010(LT), 6201da177e4SLinus Torvalds DiO 2496, 66, 44, 410, Audiophile 24/96; Digigram VX442; 6216e8d90cdSAlexander Beregalov TerraTec EWX 24/96, EWS 88MT/D, DMX 6Fire, Phase 88; 6226e8d90cdSAlexander Beregalov Hoontech SoundTrack DSP 24/Value/Media7.1; Event EZ8; 6236e8d90cdSAlexander Beregalov Lionstracs Mediastation, Terrasoniq TS 88. 6241da177e4SLinus Torvalds 6251da177e4SLinus Torvalds To compile this driver as a module, choose M here: the module 6261da177e4SLinus Torvalds will be called snd-ice1712. 6271da177e4SLinus Torvalds 6281da177e4SLinus Torvaldsconfig SND_ICE1724 6291da177e4SLinus Torvalds tristate "ICE/VT1724/1720 (Envy24HT/PT)" 630aea3bfbcSClemens Ladisch select SND_RAWMIDI 6311da177e4SLinus Torvalds select SND_AC97_CODEC 632d16be8edSPavel Hofman select SND_VMASTER 6331da177e4SLinus Torvalds help 6341da177e4SLinus Torvalds Say Y here to include support for soundcards based on 6351da177e4SLinus Torvalds ICE/VT1724/1720 (Envy24HT/PT) chips. 6361da177e4SLinus Torvalds 6371da177e4SLinus Torvalds Currently supported hardware is: AMP AUDIO2000; M-Audio 6386e8d90cdSAlexander Beregalov Revolution 5.1, 7.1, Audiophile 192; TerraTec Aureon 5.1 Sky, 6396e8d90cdSAlexander Beregalov 7.1 Space/Universe, Phase 22/28; Onkyo SE-90PCI, SE-200PCI; 6406e8d90cdSAlexander Beregalov AudioTrak Prodigy 192, 7.1 (HIFI/LT/XT), HD2; Hercules 6416e8d90cdSAlexander Beregalov Fortissimo IV; ESI Juli@; Pontis MS300; EGO-SYS WaveTerminal 6426e8d90cdSAlexander Beregalov 192M; Albatron K8X800 Pro II; Chaintech ZNF3-150/250, 9CJS, 64377b0b254SOndrej Zary AV-710; Shuttle SN25P; Philips PSC724 Ultimate Edge. 6441da177e4SLinus Torvalds 6451da177e4SLinus Torvalds To compile this driver as a module, choose M here: the module 6461da177e4SLinus Torvalds will be called snd-ice1724. 6471da177e4SLinus Torvalds 6481da177e4SLinus Torvaldsconfig SND_INTEL8X0 6491da177e4SLinus Torvalds tristate "Intel/SiS/nVidia/AMD/ALi AC97 Controller" 6501da177e4SLinus Torvalds select SND_AC97_CODEC 6511da177e4SLinus Torvalds help 6521da177e4SLinus Torvalds Say Y here to include support for the integrated AC97 sound 6531da177e4SLinus Torvalds device on motherboards with Intel/SiS/nVidia/AMD chipsets, or 6541da177e4SLinus Torvalds ALi chipsets using the M5455 Audio Controller. (There is a 6551da177e4SLinus Torvalds separate driver for ALi M5451 Audio Controllers.) 6561da177e4SLinus Torvalds 6571da177e4SLinus Torvalds To compile this driver as a module, choose M here: the module 6581da177e4SLinus Torvalds will be called snd-intel8x0. 6591da177e4SLinus Torvalds 6601da177e4SLinus Torvaldsconfig SND_INTEL8X0M 661cf1756e9STakashi Iwai tristate "Intel/SiS/nVidia/AMD MC97 Modem" 6621da177e4SLinus Torvalds select SND_AC97_CODEC 6631da177e4SLinus Torvalds help 6641da177e4SLinus Torvalds Say Y here to include support for the integrated MC97 modem on 6651da177e4SLinus Torvalds motherboards with Intel/SiS/nVidia/AMD chipsets. 6661da177e4SLinus Torvalds 6671da177e4SLinus Torvalds To compile this driver as a module, choose M here: the module 6681da177e4SLinus Torvalds will be called snd-intel8x0m. 6691da177e4SLinus Torvalds 670230b5c1aSTakashi Iwaiconfig SND_KORG1212 671230b5c1aSTakashi Iwai tristate "Korg 1212 IO" 672230b5c1aSTakashi Iwai select SND_PCM 673230b5c1aSTakashi Iwai help 674230b5c1aSTakashi Iwai Say Y here to include support for Korg 1212IO soundcards. 675230b5c1aSTakashi Iwai 676230b5c1aSTakashi Iwai To compile this driver as a module, choose M here: the module 677230b5c1aSTakashi Iwai will be called snd-korg1212. 678230b5c1aSTakashi Iwai 679d43f3010STakashi Iwaiconfig SND_LOLA 680d43f3010STakashi Iwai tristate "Digigram Lola" 681d43f3010STakashi Iwai select SND_PCM 682d43f3010STakashi Iwai help 683d43f3010STakashi Iwai Say Y to include support for Digigram Lola boards. 684d43f3010STakashi Iwai 685d43f3010STakashi Iwai To compile this driver as a module, choose M here: the module 686d43f3010STakashi Iwai will be called snd-lola. 687d43f3010STakashi Iwai 68802bec490STim Blechmannconfig SND_LX6464ES 68902bec490STim Blechmann tristate "Digigram LX6464ES" 690262d62ebSHeiko Carstens depends on HAS_IOPORT 69102bec490STim Blechmann select SND_PCM 69202bec490STim Blechmann help 69302bec490STim Blechmann Say Y here to include support for Digigram LX6464ES boards. 69402bec490STim Blechmann 69502bec490STim Blechmann To compile this driver as a module, choose M here: the module 69602bec490STim Blechmann will be called snd-lx6464es. 69702bec490STim Blechmann 69802bec490STim Blechmann 699230b5c1aSTakashi Iwaiconfig SND_MAESTRO3 700230b5c1aSTakashi Iwai tristate "ESS Allegro/Maestro3" 701230b5c1aSTakashi Iwai select SND_AC97_CODEC 70280ab8eaeSTakashi Iwai select ZONE_DMA 703230b5c1aSTakashi Iwai help 704230b5c1aSTakashi Iwai Say Y here to include support for soundcards based on ESS Maestro 3 705230b5c1aSTakashi Iwai (Allegro) chips. 706230b5c1aSTakashi Iwai 707230b5c1aSTakashi Iwai To compile this driver as a module, choose M here: the module 708230b5c1aSTakashi Iwai will be called snd-maestro3. 709230b5c1aSTakashi Iwai 710eb581adfSHans de Goedeconfig SND_MAESTRO3_INPUT 711eb581adfSHans de Goede bool "Enable input device for maestro3 volume buttons" 712eb581adfSHans de Goede depends on SND_MAESTRO3 713eb581adfSHans de Goede depends on INPUT=y || INPUT=SND_MAESTRO3 714eb581adfSHans de Goede help 715eb581adfSHans de Goede If you say Y here, you will get an input device which reports 716eb581adfSHans de Goede keypresses for the volume buttons connected to the maestro3 chip. 717eb581adfSHans de Goede If you say N the buttons will directly control the master volume. 718eb581adfSHans de Goede It is recommended to say Y. 719eb581adfSHans de Goede 720230b5c1aSTakashi Iwaiconfig SND_MIXART 721230b5c1aSTakashi Iwai tristate "Digigram miXart" 722cba46f11STakashi Iwai select FW_LOADER 723230b5c1aSTakashi Iwai select SND_HWDEP 724230b5c1aSTakashi Iwai select SND_PCM 725230b5c1aSTakashi Iwai help 726230b5c1aSTakashi Iwai If you want to use Digigram miXart soundcards, say Y here and 727230b5c1aSTakashi Iwai read <file:Documentation/sound/alsa/MIXART.txt>. 728230b5c1aSTakashi Iwai 729230b5c1aSTakashi Iwai To compile this driver as a module, choose M here: the module 730230b5c1aSTakashi Iwai will be called snd-mixart. 731230b5c1aSTakashi Iwai 732230b5c1aSTakashi Iwaiconfig SND_NM256 733230b5c1aSTakashi Iwai tristate "NeoMagic NM256AV/ZX" 734230b5c1aSTakashi Iwai select SND_AC97_CODEC 735230b5c1aSTakashi Iwai help 736230b5c1aSTakashi Iwai Say Y here to include support for NeoMagic NM256AV/ZX chips. 737230b5c1aSTakashi Iwai 738230b5c1aSTakashi Iwai To compile this driver as a module, choose M here: the module 739230b5c1aSTakashi Iwai will be called snd-nm256. 740230b5c1aSTakashi Iwai 741e12229b4SMarkus Bollingerconfig SND_PCXHR 742e12229b4SMarkus Bollinger tristate "Digigram PCXHR" 743d1914498STakashi Iwai select FW_LOADER 744e12229b4SMarkus Bollinger select SND_PCM 745e12229b4SMarkus Bollinger select SND_HWDEP 746e12229b4SMarkus Bollinger help 747e12229b4SMarkus Bollinger Say Y here to include support for Digigram PCXHR boards. 748e12229b4SMarkus Bollinger 749e12229b4SMarkus Bollinger To compile this driver as a module, choose M here: the module 750e12229b4SMarkus Bollinger will be called snd-pcxhr. 751e12229b4SMarkus Bollinger 752109a9638SPeter Gruberconfig SND_RIPTIDE 753109a9638SPeter Gruber tristate "Conexant Riptide" 7548a89876bSClemens Ladisch select FW_LOADER 755109a9638SPeter Gruber select SND_OPL3_LIB 756109a9638SPeter Gruber select SND_MPU401_UART 757109a9638SPeter Gruber select SND_AC97_CODEC 758109a9638SPeter Gruber help 759109a9638SPeter Gruber Say 'Y' or 'M' to include support for Conexant Riptide chip. 760109a9638SPeter Gruber 761109a9638SPeter Gruber To compile this driver as a module, choose M here: the module 762109a9638SPeter Gruber will be called snd-riptide 763109a9638SPeter Gruber 764230b5c1aSTakashi Iwaiconfig SND_RME32 765230b5c1aSTakashi Iwai tristate "RME Digi32, 32/8, 32 PRO" 766230b5c1aSTakashi Iwai select SND_PCM 767230b5c1aSTakashi Iwai help 768230b5c1aSTakashi Iwai Say Y to include support for RME Digi32, Digi32 PRO and 769230b5c1aSTakashi Iwai Digi32/8 (Sek'd Prodif32, Prodif96 and Prodif Gold) audio 770230b5c1aSTakashi Iwai devices. 771230b5c1aSTakashi Iwai 772230b5c1aSTakashi Iwai To compile this driver as a module, choose M here: the module 773230b5c1aSTakashi Iwai will be called snd-rme32. 774230b5c1aSTakashi Iwai 775230b5c1aSTakashi Iwaiconfig SND_RME96 776230b5c1aSTakashi Iwai tristate "RME Digi96, 96/8, 96/8 PRO" 777230b5c1aSTakashi Iwai select SND_PCM 778230b5c1aSTakashi Iwai help 779230b5c1aSTakashi Iwai Say Y here to include support for RME Digi96, Digi96/8 and 780230b5c1aSTakashi Iwai Digi96/8 PRO/PAD/PST soundcards. 781230b5c1aSTakashi Iwai 782230b5c1aSTakashi Iwai To compile this driver as a module, choose M here: the module 783230b5c1aSTakashi Iwai will be called snd-rme96. 784230b5c1aSTakashi Iwai 785230b5c1aSTakashi Iwaiconfig SND_RME9652 786230b5c1aSTakashi Iwai tristate "RME Digi9652 (Hammerfall)" 787230b5c1aSTakashi Iwai select SND_PCM 788230b5c1aSTakashi Iwai help 789230b5c1aSTakashi Iwai Say Y here to include support for RME Hammerfall (RME 790230b5c1aSTakashi Iwai Digi9652/Digi9636) soundcards. 791230b5c1aSTakashi Iwai 792230b5c1aSTakashi Iwai To compile this driver as a module, choose M here: the module 793230b5c1aSTakashi Iwai will be called snd-rme9652. 794230b5c1aSTakashi Iwai 795175859bfSDavid Dillowconfig SND_SIS7019 796175859bfSDavid Dillow tristate "SiS 7019 Audio Accelerator" 79789fe5117STakashi Iwai depends on X86 && !X86_64 798175859bfSDavid Dillow select SND_AC97_CODEC 79980ab8eaeSTakashi Iwai select ZONE_DMA 800175859bfSDavid Dillow help 801175859bfSDavid Dillow Say Y here to include support for the SiS 7019 Audio Accelerator. 802175859bfSDavid Dillow 803175859bfSDavid Dillow To compile this driver as a module, choose M here: the module 804175859bfSDavid Dillow will be called snd-sis7019. 805175859bfSDavid Dillow 8061da177e4SLinus Torvaldsconfig SND_SONICVIBES 8071da177e4SLinus Torvalds tristate "S3 SonicVibes" 8081da177e4SLinus Torvalds select SND_OPL3_LIB 8091da177e4SLinus Torvalds select SND_MPU401_UART 8101da177e4SLinus Torvalds select SND_AC97_CODEC 81180ab8eaeSTakashi Iwai select ZONE_DMA 8121da177e4SLinus Torvalds help 8131da177e4SLinus Torvalds Say Y here to include support for soundcards based on the S3 8141da177e4SLinus Torvalds SonicVibes chip. 8151da177e4SLinus Torvalds 8161da177e4SLinus Torvalds To compile this driver as a module, choose M here: the module 8171da177e4SLinus Torvalds will be called snd-sonicvibes. 8181da177e4SLinus Torvalds 819230b5c1aSTakashi Iwaiconfig SND_TRIDENT 820230b5c1aSTakashi Iwai tristate "Trident 4D-Wave DX/NX; SiS 7018" 821230b5c1aSTakashi Iwai select SND_MPU401_UART 822230b5c1aSTakashi Iwai select SND_AC97_CODEC 82380ab8eaeSTakashi Iwai select ZONE_DMA 824230b5c1aSTakashi Iwai help 825230b5c1aSTakashi Iwai Say Y here to include support for soundcards based on Trident 826230b5c1aSTakashi Iwai 4D-Wave DX/NX or SiS 7018 chips. 827230b5c1aSTakashi Iwai 828230b5c1aSTakashi Iwai To compile this driver as a module, choose M here: the module 829230b5c1aSTakashi Iwai will be called snd-trident. 830230b5c1aSTakashi Iwai 8311da177e4SLinus Torvaldsconfig SND_VIA82XX 8321da177e4SLinus Torvalds tristate "VIA 82C686A/B, 8233/8235 AC97 Controller" 8331da177e4SLinus Torvalds select SND_MPU401_UART 8341da177e4SLinus Torvalds select SND_AC97_CODEC 8351da177e4SLinus Torvalds help 8361da177e4SLinus Torvalds Say Y here to include support for the integrated AC97 sound 8371da177e4SLinus Torvalds device on motherboards with VIA chipsets. 8381da177e4SLinus Torvalds 8391da177e4SLinus Torvalds To compile this driver as a module, choose M here: the module 8401da177e4SLinus Torvalds will be called snd-via82xx. 8411da177e4SLinus Torvalds 8421da177e4SLinus Torvaldsconfig SND_VIA82XX_MODEM 8431da177e4SLinus Torvalds tristate "VIA 82C686A/B, 8233 based Modems" 8441da177e4SLinus Torvalds select SND_AC97_CODEC 8451da177e4SLinus Torvalds help 8461da177e4SLinus Torvalds Say Y here to include support for the integrated MC97 modem on 8471da177e4SLinus Torvalds motherboards with VIA chipsets. 8481da177e4SLinus Torvalds 8491da177e4SLinus Torvalds To compile this driver as a module, choose M here: the module 8501da177e4SLinus Torvalds will be called snd-via82xx-modem. 8511da177e4SLinus Torvalds 8521b8ff22fSClemens Ladischconfig SND_VIRTUOSO 85351485e8eSClemens Ladisch tristate "Asus Virtuoso 66/100/200 (Xonar)" 8541b8ff22fSClemens Ladisch select SND_OXYGEN_LIB 85599f08bf5SClemens Ladisch select SND_PCM 85699f08bf5SClemens Ladisch select SND_MPU401_UART 857435feac6SClemens Ladisch select SND_JACK if INPUT=y || INPUT=SND 8581b8ff22fSClemens Ladisch help 8591b8ff22fSClemens Ladisch Say Y here to include support for sound cards based on the 86051485e8eSClemens Ladisch Asus AV66/AV100/AV200 chips, i.e., Xonar D1, DX, D2, D2X, DS, 86104f9890dSClemens Ladisch Essence ST (Deluxe), and Essence STX. 862b532d6b8SClemens Ladisch Support for the HDAV1.3 (Deluxe) and HDAV1.3 Slim is experimental; 863b532d6b8SClemens Ladisch for the Xense, missing. 8641b8ff22fSClemens Ladisch 8651b8ff22fSClemens Ladisch To compile this driver as a module, choose M here: the module 8661b8ff22fSClemens Ladisch will be called snd-virtuoso. 8671b8ff22fSClemens Ladisch 8681da177e4SLinus Torvaldsconfig SND_VX222 8691da177e4SLinus Torvalds tristate "Digigram VX222" 8701da177e4SLinus Torvalds select SND_VX_LIB 8711da177e4SLinus Torvalds help 8721da177e4SLinus Torvalds Say Y here to include support for Digigram VX222 soundcards. 8731da177e4SLinus Torvalds 8741da177e4SLinus Torvalds To compile this driver as a module, choose M here: the module 8751da177e4SLinus Torvalds will be called snd-vx222. 8761da177e4SLinus Torvalds 877230b5c1aSTakashi Iwaiconfig SND_YMFPCI 878230b5c1aSTakashi Iwai tristate "Yamaha YMF724/740/744/754" 879230b5c1aSTakashi Iwai select SND_OPL3_LIB 880230b5c1aSTakashi Iwai select SND_MPU401_UART 881230b5c1aSTakashi Iwai select SND_AC97_CODEC 8821da177e4SLinus Torvalds help 883230b5c1aSTakashi Iwai Say Y here to include support for Yamaha PCI audio chips - 884230b5c1aSTakashi Iwai YMF724, YMF724F, YMF740, YMF740C, YMF744, YMF754. 8851da177e4SLinus Torvalds 8861da177e4SLinus Torvalds To compile this driver as a module, choose M here: the module 887230b5c1aSTakashi Iwai will be called snd-ymfpci. 8881da177e4SLinus Torvalds 88989fe5117STakashi Iwaiendif # SND_PCI 890*78e34f34SDylan Reid 891*78e34f34SDylan Reidsource "sound/pci/hda/Kconfig" 892