2005-04-16 22:20:36 +00:00
|
|
|
# ALSA ISA drivers
|
|
|
|
|
2008-07-31 19:09:32 +00:00
|
|
|
config SND_WSS_LIB
|
2005-04-16 22:20:36 +00:00
|
|
|
tristate
|
|
|
|
select SND_PCM
|
|
|
|
|
2007-05-25 09:50:33 +00:00
|
|
|
config SND_SB_COMMON
|
|
|
|
tristate
|
|
|
|
|
|
|
|
config SND_SB8_DSP
|
|
|
|
tristate
|
|
|
|
select SND_PCM
|
|
|
|
select SND_SB_COMMON
|
|
|
|
|
|
|
|
config SND_SB16_DSP
|
|
|
|
tristate
|
|
|
|
select SND_PCM
|
|
|
|
select SND_SB_COMMON
|
|
|
|
|
2008-05-23 14:10:37 +00:00
|
|
|
menuconfig SND_ISA
|
|
|
|
bool "ISA sound devices"
|
|
|
|
depends on ISA && ISA_DMA_API
|
|
|
|
default y
|
|
|
|
help
|
|
|
|
Support for sound devices connected via the ISA bus.
|
|
|
|
|
|
|
|
if SND_ISA
|
2007-07-10 09:34:32 +00:00
|
|
|
|
2006-03-28 10:38:20 +00:00
|
|
|
config SND_ADLIB
|
|
|
|
tristate "AdLib FM card"
|
|
|
|
select SND_OPL3_LIB
|
|
|
|
help
|
|
|
|
Say Y here to include support for AdLib FM cards.
|
|
|
|
|
|
|
|
To compile this driver as a module, choose M here: the module
|
|
|
|
will be called snd-adlib.
|
|
|
|
|
2005-04-16 22:20:36 +00:00
|
|
|
config SND_AD1816A
|
|
|
|
tristate "Analog Devices SoundPort AD1816A"
|
2008-05-23 14:10:37 +00:00
|
|
|
depends on PNP
|
2005-09-06 22:16:39 +00:00
|
|
|
select ISAPNP
|
2005-04-16 22:20:36 +00:00
|
|
|
select SND_OPL3_LIB
|
|
|
|
select SND_MPU401_UART
|
|
|
|
select SND_PCM
|
|
|
|
help
|
|
|
|
Say Y here to include support for Analog Devices SoundPort
|
|
|
|
AD1816A or compatible sound chips.
|
|
|
|
|
|
|
|
To compile this driver as a module, choose M here: the module
|
|
|
|
will be called snd-ad1816a.
|
|
|
|
|
|
|
|
config SND_AD1848
|
|
|
|
tristate "Generic AD1848/CS4248 driver"
|
2008-07-31 19:10:47 +00:00
|
|
|
select SND_WSS_LIB
|
2005-04-16 22:20:36 +00:00
|
|
|
help
|
|
|
|
Say Y here to include support for AD1848 (Analog Devices) or
|
|
|
|
CS4248 (Cirrus Logic - Crystal Semiconductors) chips.
|
|
|
|
|
2009-02-16 20:38:37 +00:00
|
|
|
For newer chips from Cirrus Logic, use the CS4231 or CS4232+
|
|
|
|
drivers.
|
2005-04-16 22:20:36 +00:00
|
|
|
|
|
|
|
To compile this driver as a module, choose M here: the module
|
|
|
|
will be called snd-ad1848.
|
|
|
|
|
2005-11-17 09:17:05 +00:00
|
|
|
config SND_ALS100
|
2009-12-10 19:39:28 +00:00
|
|
|
tristate "Diamond Tech. DT-019x and Avance Logic ALSxxx"
|
2008-05-23 14:10:37 +00:00
|
|
|
depends on PNP
|
2005-11-17 09:17:05 +00:00
|
|
|
select ISAPNP
|
|
|
|
select SND_OPL3_LIB
|
|
|
|
select SND_MPU401_UART
|
2007-05-25 09:50:33 +00:00
|
|
|
select SND_SB16_DSP
|
2005-11-17 09:17:05 +00:00
|
|
|
help
|
2009-12-10 19:39:28 +00:00
|
|
|
Say Y here to include support for soundcards based on the
|
|
|
|
Diamond Technologies DT-019X or Avance Logic chips: ALS007,
|
|
|
|
ALS100, ALS110, ALS120 and ALS200 chips.
|
2005-11-17 09:17:05 +00:00
|
|
|
|
|
|
|
To compile this driver as a module, choose M here: the module
|
|
|
|
will be called snd-als100.
|
|
|
|
|
ALSA: ISA: New Aztech Sound Galaxy driver
This is a new driver for Aztech Sound Galaxy ISA soundcards based on the
AZT1605 and AZT2316 chipsets. It's constructed as two seperate drivers
for either chipset generated from the same source file, with (very)
minimal ifdeffery.
The drivers check the SB DSP version to decide if they are being loaded
for the right chip. AZT1605 returns 2.1 by default and AZT2316 3.1.
This isn't full-proof as the DSP version can actually be set through
software but it's close enough -- as far as I've been able to see, the
DSP version can not be stored in the EEPROM and the cards will therefore
startup with the defaults.
This distinction could (with the same success rate) also be used to
decide which chip we're looking at at runtime meaning a single, merged
driver is also an option but I feel it's actually nicer this way. A
merged driver would have to postpone translating the passed in resource
values to the card configuration until it knew which one it was looking
at and would need to postpone erring out on mpu_irq=10 for azt1605 and
mpu_irq=3 for azt2316.
The drivers have been tested on various cards. For snd-azt1605:
FCC-ID I38-MMSN811: Aztech Sound Galaxy Nova 16 Extra
FCC-ID I38-MMSN822: Aztech Sound Galaxy Pro 16 II
and for snd-azt2316:
FCC-ID I38-MMSN824: Aztech Sound Galaxy Pro 16 AB
FCC-ID I38-MMSN826: Trust Sound Expert DeLuxe Wave 32 (05201)
FCC-ID I38-MMSN830: Trust Sound Expert DeLuxe 16+ (05202)
FCC-ID I38-MMSN837: Packard Bell ISA Soundcard 030069
FCC-ID I38-MMSN846: Trust Sound Expert DeLuxe 16-3D (06300)
FCC-ID I38-MMSN847: Trust Sound Expert DeLuxe Wave 32-3D (06301)
FCC-ID I38-MMSN852: Aztech Sound Galaxy Waverider Pro 32-3D
826 and 846 were also marketed directly by Aztech and then known as:
FCC-ID I38-MMSN826: Aztech Sound Galaxy Waverider 32+
FCC-ID I38-MMSN846: Aztech Sound Galaxy Nova 16 Extra II-3D
Together, these cover the AZT1605 and AT2316A, AZT2316R and AZT2316-S
chipsets. All cards work fully -- full-duplex PCM, MIDI and FM. Full
duplex is a little flaky on some.
I38-MSN811 tends to not work in full-duplex but sometimes does with the
highest success rate being achieved when you first start the capture and
then a playback instead of the other way around (it's a CS4231-KL
codec).
The cards with an AD1845XP codec (my I38-MMSN826 and one of my
I38-MMSN830s) are also somewhat duplex-challenged. Sometimes full-duplex
works, sometimes not and this varies from try to try. This seems likely
to be a timing problem somewhere inside wss-lib.
I38-MMSN826 has an additional "ICS2115 WaveFront" wavetable synth
onboard that isn't supported yet. The wavetable synths on I38-MMSN847
and I38-MMSN852 are wired directly to the standard MPU-401 UART and the
AUX1 input on the codec and work without problem.
CD-ROM audio on the cards is routed to the codec "Line" input, Line-In
to its Aux input, and FM/Wavetable to its AUX1 input. I did not rename
the controls due to the capture source enumeration: I see that
capture-source overrides are hardcoded in wss-lib and this is just too
ugly to live.
Versus the old snd-sgalaxy driver these drivers add support for the
models without a configuration EEPROM (which are common), full-duplex,
MPU-401 UART and OPL3. In the future they might grow support for that
ICS2115 WaveFront synth on 826 and an hwdep interface to write to the
EEPROM on the models that have one.
Signed-off-by: Rene Herman <rene.herman@gmail.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2010-08-11 11:08:06 +00:00
|
|
|
config SND_AZT1605
|
|
|
|
tristate "Aztech AZT1605 Driver"
|
|
|
|
depends on SND
|
|
|
|
select SND_WSS_LIB
|
|
|
|
select SND_MPU401_UART
|
|
|
|
select SND_OPL3_LIB
|
|
|
|
help
|
|
|
|
Say Y here to include support for Aztech Sound Galaxy cards
|
|
|
|
based on the AZT1605 chipset.
|
|
|
|
|
|
|
|
To compile this driver as a module, choose M here: the module
|
|
|
|
will be called snd-azt1605.
|
|
|
|
|
|
|
|
config SND_AZT2316
|
|
|
|
tristate "Aztech AZT2316 Driver"
|
|
|
|
depends on SND
|
|
|
|
select SND_WSS_LIB
|
|
|
|
select SND_MPU401_UART
|
|
|
|
select SND_OPL3_LIB
|
|
|
|
help
|
|
|
|
Say Y here to include support for Aztech Sound Galaxy cards
|
|
|
|
based on the AZT2316 chipset.
|
|
|
|
|
|
|
|
To compile this driver as a module, choose M here: the module
|
|
|
|
will be called snd-azt2316.
|
|
|
|
|
2005-11-17 09:17:05 +00:00
|
|
|
config SND_AZT2320
|
|
|
|
tristate "Aztech Systems AZT2320"
|
2008-05-23 14:10:37 +00:00
|
|
|
depends on PNP
|
2005-11-17 09:17:05 +00:00
|
|
|
select ISAPNP
|
|
|
|
select SND_OPL3_LIB
|
|
|
|
select SND_MPU401_UART
|
2008-07-31 19:00:17 +00:00
|
|
|
select SND_WSS_LIB
|
2005-11-17 09:17:05 +00:00
|
|
|
help
|
|
|
|
Say Y here to include support for soundcards based on the
|
|
|
|
Aztech Systems AZT2320 chip.
|
|
|
|
|
|
|
|
To compile this driver as a module, choose M here: the module
|
|
|
|
will be called snd-azt2320.
|
|
|
|
|
2012-08-20 20:39:51 +00:00
|
|
|
config SND_CMI8328
|
|
|
|
tristate "C-Media CMI8328"
|
|
|
|
select SND_WSS_LIB
|
|
|
|
select SND_OPL3_LIB
|
|
|
|
select SND_MPU401_UART
|
|
|
|
help
|
|
|
|
Say Y here to include support for soundcards based on the
|
|
|
|
C-Media CMI8328 chip.
|
|
|
|
|
|
|
|
To compile this driver as a module, choose M here: the module
|
|
|
|
will be called snd-cmi8328.
|
|
|
|
|
2005-11-17 09:17:05 +00:00
|
|
|
config SND_CMI8330
|
|
|
|
tristate "C-Media CMI8330"
|
2008-07-31 19:10:47 +00:00
|
|
|
select SND_WSS_LIB
|
2007-05-25 09:50:33 +00:00
|
|
|
select SND_SB16_DSP
|
2009-01-21 07:18:16 +00:00
|
|
|
select SND_OPL3_LIB
|
2009-01-29 10:48:14 +00:00
|
|
|
select SND_MPU401_UART
|
2005-11-17 09:17:05 +00:00
|
|
|
help
|
|
|
|
Say Y here to include support for soundcards based on the
|
|
|
|
C-Media CMI8330 chip.
|
|
|
|
|
|
|
|
To compile this driver as a module, choose M here: the module
|
|
|
|
will be called snd-cmi8330.
|
|
|
|
|
2005-04-16 22:20:36 +00:00
|
|
|
config SND_CS4231
|
|
|
|
tristate "Generic Cirrus Logic CS4231 driver"
|
|
|
|
select SND_MPU401_UART
|
2008-07-31 19:00:17 +00:00
|
|
|
select SND_WSS_LIB
|
2005-04-16 22:20:36 +00:00
|
|
|
help
|
|
|
|
Say Y here to include support for CS4231 chips from Cirrus
|
|
|
|
Logic - Crystal Semiconductors.
|
|
|
|
|
|
|
|
To compile this driver as a module, choose M here: the module
|
|
|
|
will be called snd-cs4231.
|
|
|
|
|
|
|
|
config SND_CS4236
|
2009-02-16 20:38:37 +00:00
|
|
|
tristate "Generic Cirrus Logic CS4232/CS4236+ driver"
|
2005-04-16 22:20:36 +00:00
|
|
|
select SND_OPL3_LIB
|
|
|
|
select SND_MPU401_UART
|
2008-07-31 19:00:17 +00:00
|
|
|
select SND_WSS_LIB
|
2005-04-16 22:20:36 +00:00
|
|
|
help
|
2009-02-16 20:38:37 +00:00
|
|
|
Say Y to include support for CS4232,CS4235,CS4236,CS4237B,
|
|
|
|
CS4238B,CS4239 chips from Cirrus Logic - Crystal
|
|
|
|
Semiconductors.
|
2005-04-16 22:20:36 +00:00
|
|
|
|
|
|
|
To compile this driver as a module, choose M here: the module
|
|
|
|
will be called snd-cs4236.
|
|
|
|
|
|
|
|
config SND_ES1688
|
2010-05-10 07:47:32 +00:00
|
|
|
tristate "Generic ESS ES688/ES1688 and ES968 PnP driver"
|
2005-04-16 22:20:36 +00:00
|
|
|
select SND_OPL3_LIB
|
|
|
|
select SND_MPU401_UART
|
|
|
|
select SND_PCM
|
|
|
|
help
|
|
|
|
Say Y here to include support for ESS AudioDrive ES688 or
|
2010-05-10 07:47:32 +00:00
|
|
|
ES1688 chips. Also, this module support cards with ES968 PnP chip.
|
2005-04-16 22:20:36 +00:00
|
|
|
|
|
|
|
To compile this driver as a module, choose M here: the module
|
|
|
|
will be called snd-es1688.
|
|
|
|
|
|
|
|
config SND_ES18XX
|
|
|
|
tristate "Generic ESS ES18xx driver"
|
|
|
|
select SND_OPL3_LIB
|
|
|
|
select SND_MPU401_UART
|
|
|
|
select SND_PCM
|
|
|
|
help
|
|
|
|
Say Y here to include support for ESS AudioDrive ES18xx chips.
|
|
|
|
|
|
|
|
To compile this driver as a module, choose M here: the module
|
|
|
|
will be called snd-es18xx.
|
|
|
|
|
2007-09-11 19:53:05 +00:00
|
|
|
config SND_SC6000
|
2009-04-04 12:48:32 +00:00
|
|
|
tristate "Gallant SC-6000/6600/7000 and Audio Excel DSP 16"
|
2008-05-23 14:10:37 +00:00
|
|
|
depends on HAS_IOPORT
|
2008-07-31 19:10:47 +00:00
|
|
|
select SND_WSS_LIB
|
2007-09-11 19:53:05 +00:00
|
|
|
select SND_OPL3_LIB
|
|
|
|
select SND_MPU401_UART
|
|
|
|
help
|
2009-04-04 12:48:32 +00:00
|
|
|
Say Y here to include support for Gallant SC-6000, SC-6600, SC-7000
|
|
|
|
cards and clones:
|
2007-09-11 19:53:05 +00:00
|
|
|
Audio Excel DSP 16 and Zoltrix AV302.
|
|
|
|
|
2009-04-04 12:48:32 +00:00
|
|
|
These cards are based on CompuMedia ASC-9308 or ASC-9408 chips.
|
|
|
|
|
2007-09-11 19:53:05 +00:00
|
|
|
To compile this driver as a module, choose M here: the module
|
|
|
|
will be called snd-sc6000.
|
|
|
|
|
2005-04-16 22:20:36 +00:00
|
|
|
config SND_GUSCLASSIC
|
|
|
|
tristate "Gravis UltraSound Classic"
|
|
|
|
select SND_RAWMIDI
|
|
|
|
select SND_PCM
|
|
|
|
help
|
|
|
|
Say Y here to include support for Gravis UltraSound Classic
|
|
|
|
soundcards.
|
|
|
|
|
|
|
|
To compile this driver as a module, choose M here: the module
|
|
|
|
will be called snd-gusclassic.
|
|
|
|
|
|
|
|
config SND_GUSEXTREME
|
|
|
|
tristate "Gravis UltraSound Extreme"
|
2008-11-09 18:32:40 +00:00
|
|
|
select SND_OPL3_LIB
|
2005-04-16 22:20:36 +00:00
|
|
|
select SND_MPU401_UART
|
|
|
|
select SND_PCM
|
|
|
|
help
|
|
|
|
Say Y here to include support for Gravis UltraSound Extreme
|
|
|
|
soundcards.
|
|
|
|
|
|
|
|
To compile this driver as a module, choose M here: the module
|
|
|
|
will be called snd-gusextreme.
|
|
|
|
|
|
|
|
config SND_GUSMAX
|
|
|
|
tristate "Gravis UltraSound MAX"
|
|
|
|
select SND_RAWMIDI
|
2008-07-31 19:00:17 +00:00
|
|
|
select SND_WSS_LIB
|
2005-04-16 22:20:36 +00:00
|
|
|
help
|
|
|
|
Say Y here to include support for Gravis UltraSound MAX
|
|
|
|
soundcards.
|
|
|
|
|
|
|
|
To compile this driver as a module, choose M here: the module
|
|
|
|
will be called snd-gusmax.
|
|
|
|
|
|
|
|
config SND_INTERWAVE
|
|
|
|
tristate "AMD InterWave, Gravis UltraSound PnP"
|
2008-05-23 14:10:37 +00:00
|
|
|
depends on PNP
|
2005-04-16 22:20:36 +00:00
|
|
|
select SND_RAWMIDI
|
2008-07-31 19:00:17 +00:00
|
|
|
select SND_WSS_LIB
|
2005-04-16 22:20:36 +00:00
|
|
|
help
|
|
|
|
Say Y here to include support for AMD InterWave based
|
|
|
|
soundcards (Gravis UltraSound Plug & Play, STB SoundRage32,
|
|
|
|
MED3210, Dynasonic Pro, Panasonic PCA761AW).
|
|
|
|
|
|
|
|
To compile this driver as a module, choose M here: the module
|
|
|
|
will be called snd-interwave.
|
|
|
|
|
|
|
|
config SND_INTERWAVE_STB
|
|
|
|
tristate "AMD InterWave + TEA6330T (UltraSound 32-Pro)"
|
2008-05-23 14:10:37 +00:00
|
|
|
depends on PNP
|
2005-04-16 22:20:36 +00:00
|
|
|
select SND_RAWMIDI
|
2008-07-31 19:00:17 +00:00
|
|
|
select SND_WSS_LIB
|
2005-04-16 22:20:36 +00:00
|
|
|
help
|
|
|
|
Say Y here to include support for AMD InterWave based
|
|
|
|
soundcards with a TEA6330T bass and treble regulator
|
|
|
|
(UltraSound 32-Pro).
|
|
|
|
|
|
|
|
To compile this driver as a module, choose M here: the module
|
|
|
|
will be called snd-interwave-stb.
|
|
|
|
|
2009-12-20 18:01:50 +00:00
|
|
|
config SND_JAZZ16
|
|
|
|
tristate "Media Vision Jazz16 card and compatibles"
|
|
|
|
select SND_OPL3_LIB
|
|
|
|
select SND_MPU401_UART
|
|
|
|
select SND_SB8_DSP
|
|
|
|
help
|
|
|
|
Say Y here to include support for soundcards based on the
|
|
|
|
Media Vision Jazz16 chipset: digital chip MVD1216 (Jazz16),
|
|
|
|
codec MVA416 (CS4216) and mixer MVA514 (ICS2514).
|
|
|
|
Media Vision's Jazz16 cards were sold under names Pro Sonic 16,
|
|
|
|
Premium 3-D and Pro 3-D. There were also OEMs cards with the
|
|
|
|
Jazz16 chipset.
|
|
|
|
|
|
|
|
To compile this driver as a module, choose M here: the module
|
|
|
|
will be called snd-jazz16.
|
|
|
|
|
2005-11-17 09:17:05 +00:00
|
|
|
config SND_OPL3SA2
|
|
|
|
tristate "Yamaha OPL3-SA2/SA3"
|
|
|
|
select SND_OPL3_LIB
|
|
|
|
select SND_MPU401_UART
|
2008-07-31 19:00:17 +00:00
|
|
|
select SND_WSS_LIB
|
2005-11-17 09:17:05 +00:00
|
|
|
help
|
|
|
|
Say Y here to include support for Yamaha OPL3-SA2 and OPL3-SA3
|
|
|
|
chips.
|
|
|
|
|
|
|
|
To compile this driver as a module, choose M here: the module
|
|
|
|
will be called snd-opl3sa2.
|
|
|
|
|
2005-04-16 22:20:36 +00:00
|
|
|
config SND_OPTI92X_AD1848
|
|
|
|
tristate "OPTi 82C92x - AD1848"
|
|
|
|
select SND_OPL3_LIB
|
|
|
|
select SND_OPL4_LIB
|
|
|
|
select SND_MPU401_UART
|
2008-07-31 19:10:47 +00:00
|
|
|
select SND_WSS_LIB
|
2005-04-16 22:20:36 +00:00
|
|
|
help
|
|
|
|
Say Y here to include support for soundcards based on Opti
|
|
|
|
82C92x or OTI-601 chips and using an AD1848 codec.
|
|
|
|
|
|
|
|
To compile this driver as a module, choose M here: the module
|
|
|
|
will be called snd-opti92x-ad1848.
|
|
|
|
|
|
|
|
config SND_OPTI92X_CS4231
|
|
|
|
tristate "OPTi 82C92x - CS4231"
|
|
|
|
select SND_OPL3_LIB
|
|
|
|
select SND_OPL4_LIB
|
|
|
|
select SND_MPU401_UART
|
2008-07-31 19:00:17 +00:00
|
|
|
select SND_WSS_LIB
|
2005-04-16 22:20:36 +00:00
|
|
|
help
|
|
|
|
Say Y here to include support for soundcards based on Opti
|
|
|
|
82C92x chips and using a CS4231 codec.
|
|
|
|
|
|
|
|
To compile this driver as a module, choose M here: the module
|
|
|
|
will be called snd-opti92x-cs4231.
|
|
|
|
|
|
|
|
config SND_OPTI93X
|
|
|
|
tristate "OPTi 82C93x"
|
|
|
|
select SND_OPL3_LIB
|
|
|
|
select SND_MPU401_UART
|
2008-07-31 19:00:17 +00:00
|
|
|
select SND_WSS_LIB
|
2005-04-16 22:20:36 +00:00
|
|
|
help
|
|
|
|
Say Y here to include support for soundcards based on Opti
|
|
|
|
82C93x chips.
|
|
|
|
|
|
|
|
To compile this driver as a module, choose M here: the module
|
|
|
|
will be called snd-opti93x.
|
|
|
|
|
2006-03-27 10:41:01 +00:00
|
|
|
config SND_MIRO
|
|
|
|
tristate "Miro miroSOUND PCM1pro/PCM12/PCM20radio driver"
|
|
|
|
select SND_OPL4_LIB
|
2008-07-31 19:00:17 +00:00
|
|
|
select SND_WSS_LIB
|
2006-03-27 10:41:01 +00:00
|
|
|
select SND_MPU401_UART
|
|
|
|
select SND_PCM
|
|
|
|
help
|
|
|
|
Say 'Y' or 'M' to include support for Miro miroSOUND PCM1 pro,
|
|
|
|
miroSOUND PCM12 and miroSOUND PCM20 Radio soundcards.
|
|
|
|
|
|
|
|
To compile this driver as a module, choose M here: the module
|
|
|
|
will be called snd-miro.
|
|
|
|
|
2005-04-16 22:20:36 +00:00
|
|
|
config SND_SB8
|
|
|
|
tristate "Sound Blaster 1.0/2.0/Pro (8-bit)"
|
|
|
|
select SND_OPL3_LIB
|
|
|
|
select SND_RAWMIDI
|
2007-05-25 09:50:33 +00:00
|
|
|
select SND_SB8_DSP
|
2005-04-16 22:20:36 +00:00
|
|
|
help
|
|
|
|
Say Y here to include support for Creative Sound Blaster 1.0/
|
|
|
|
2.0/Pro (8-bit) or 100% compatible soundcards.
|
|
|
|
|
|
|
|
To compile this driver as a module, choose M here: the module
|
|
|
|
will be called snd-sb8.
|
|
|
|
|
|
|
|
config SND_SB16
|
|
|
|
tristate "Sound Blaster 16 (PnP)"
|
|
|
|
select SND_OPL3_LIB
|
|
|
|
select SND_MPU401_UART
|
2007-05-25 09:50:33 +00:00
|
|
|
select SND_SB16_DSP
|
2005-04-16 22:20:36 +00:00
|
|
|
help
|
|
|
|
Say Y here to include support for Sound Blaster 16 soundcards
|
|
|
|
(including the Plug and Play version).
|
|
|
|
|
|
|
|
To compile this driver as a module, choose M here: the module
|
|
|
|
will be called snd-sb16.
|
|
|
|
|
|
|
|
config SND_SBAWE
|
|
|
|
tristate "Sound Blaster AWE (32,64) (PnP)"
|
|
|
|
select SND_OPL3_LIB
|
|
|
|
select SND_MPU401_UART
|
2007-05-25 09:50:33 +00:00
|
|
|
select SND_SB16_DSP
|
2005-04-16 22:20:36 +00:00
|
|
|
help
|
|
|
|
Say Y here to include support for Sound Blaster AWE soundcards
|
|
|
|
(including the Plug and Play version).
|
|
|
|
|
|
|
|
To compile this driver as a module, choose M here: the module
|
|
|
|
will be called snd-sbawe.
|
|
|
|
|
|
|
|
config SND_SB16_CSP
|
|
|
|
bool "Sound Blaster 16/AWE CSP support"
|
|
|
|
depends on (SND_SB16 || SND_SBAWE) && (BROKEN || !PPC)
|
2008-08-27 13:31:03 +00:00
|
|
|
select FW_LOADER
|
2005-04-16 22:20:36 +00:00
|
|
|
help
|
|
|
|
Say Y here to include support for the CSP core. This special
|
|
|
|
coprocessor can do variable tasks like various compression and
|
|
|
|
decompression algorithms.
|
|
|
|
|
|
|
|
config SND_SSCAPE
|
2009-01-29 10:44:24 +00:00
|
|
|
tristate "Ensoniq SoundScape driver"
|
2005-04-16 22:20:36 +00:00
|
|
|
select SND_MPU401_UART
|
2008-07-31 19:00:17 +00:00
|
|
|
select SND_WSS_LIB
|
2009-09-30 22:10:34 +00:00
|
|
|
select FW_LOADER
|
2005-04-16 22:20:36 +00:00
|
|
|
help
|
2009-01-29 10:44:24 +00:00
|
|
|
Say Y here to include support for Ensoniq SoundScape
|
2009-09-27 21:08:40 +00:00
|
|
|
and Ensoniq OEM soundcards.
|
2005-04-16 22:20:36 +00:00
|
|
|
|
2009-01-29 10:44:24 +00:00
|
|
|
The PCM audio is supported on SoundScape Classic, Elite, PnP
|
2009-09-27 21:08:40 +00:00
|
|
|
and VIVO cards. The supported OEM cards are SPEA Media FX and
|
|
|
|
Reveal SC-600.
|
2009-09-30 22:10:34 +00:00
|
|
|
The MIDI support is very experimental and requires binary
|
|
|
|
firmware files called "scope.cod" and "sndscape.co?" where the
|
|
|
|
? is digit 0, 1, 2, 3 or 4. The firmware files can be found
|
|
|
|
in DOS or Windows driver packages. One has to put the firmware
|
|
|
|
files into the /lib/firmware directory.
|
2009-01-29 10:44:24 +00:00
|
|
|
|
2005-04-16 22:20:36 +00:00
|
|
|
To compile this driver as a module, choose M here: the module
|
|
|
|
will be called snd-sscape.
|
|
|
|
|
2005-11-17 09:17:05 +00:00
|
|
|
config SND_WAVEFRONT
|
|
|
|
tristate "Turtle Beach Maui,Tropez,Tropez+ (Wavefront)"
|
2007-08-21 13:20:26 +00:00
|
|
|
select FW_LOADER
|
2005-11-17 09:17:05 +00:00
|
|
|
select SND_OPL3_LIB
|
|
|
|
select SND_MPU401_UART
|
2008-07-31 19:00:17 +00:00
|
|
|
select SND_WSS_LIB
|
2005-11-17 09:17:05 +00:00
|
|
|
help
|
|
|
|
Say Y here to include support for Turtle Beach Maui, Tropez
|
|
|
|
and Tropez+ soundcards based on the Wavefront chip.
|
|
|
|
|
|
|
|
To compile this driver as a module, choose M here: the module
|
|
|
|
will be called snd-wavefront.
|
|
|
|
|
2009-01-24 12:35:28 +00:00
|
|
|
config SND_MSND_PINNACLE
|
|
|
|
tristate "Turtle Beach MultiSound Pinnacle/Fiji driver"
|
2012-10-23 20:04:21 +00:00
|
|
|
depends on X86
|
2009-01-24 12:35:28 +00:00
|
|
|
select FW_LOADER
|
|
|
|
select SND_MPU401_UART
|
|
|
|
select SND_PCM
|
|
|
|
help
|
|
|
|
Say Y to include support for Turtle Beach MultiSound Pinnacle/
|
|
|
|
Fiji soundcards.
|
|
|
|
|
|
|
|
To compile this driver as a module, choose M here: the module
|
|
|
|
will be called snd-msnd-pinnacle.
|
|
|
|
|
|
|
|
config SND_MSND_CLASSIC
|
|
|
|
tristate "Support for Turtle Beach MultiSound Classic, Tahiti, Monterey"
|
2012-10-23 20:04:21 +00:00
|
|
|
depends on X86
|
2009-01-24 12:35:28 +00:00
|
|
|
select FW_LOADER
|
|
|
|
select SND_MPU401_UART
|
|
|
|
select SND_PCM
|
|
|
|
help
|
|
|
|
Say M here if you have a Turtle Beach MultiSound Classic, Tahiti or
|
|
|
|
Monterey (not for the Pinnacle or Fiji).
|
|
|
|
|
|
|
|
See <file:Documentation/sound/oss/MultiSound> for important information
|
|
|
|
about this driver. Note that it has been discontinued, but the
|
|
|
|
Voyetra Turtle Beach knowledge base entry for it is still available
|
|
|
|
at <http://www.turtlebeach.com/site/kb_ftp/790.asp>.
|
|
|
|
|
|
|
|
To compile this driver as a module, choose M here: the module
|
|
|
|
will be called snd-msnd-classic.
|
|
|
|
|
2008-05-23 14:10:37 +00:00
|
|
|
endif # SND_ISA
|
|
|
|
|