Specifications
8. The Sound Drivers
Note that there was a rewrite of a lot of the sound core and related drivers. The older stuff is generally called
`OSS' and the newer is called `ALSA'. The intention is to drop the OSS stuff eventually. To avoid name
conflict, the ALSA stuff generally has `snd−' as a prefix to all the boot parameters.
Note that each driver has its own individual boot argument (very old kernels used a shared sound=). Also,
generally no defaults are set at compile time (i.e. you must supply a boot argument for older non−PNP ISA
cards to be detected.) Your best source of information for your card is the files in
linux/Documentation/sound/.
8.1 Individual Sound Device Driver Arguments
ALSA ISA drivers
snd−dummy= Dummy soundcard
snd−mpu401= mpu401 UART
snd−mtpav= MOTU Midi Timepiece
snd−serial= Serial UART 16450/16550 MIDI
snd−virmidi= Dummy soundcard for virtual rawmidi devices
snd−ad1816a= ADI SoundPort AD1816A
snd−ad1848= Generic driver for AD1848/AD1847/CS4248
snd−als100= Avance Logic ALS100
snd−azt2320= Aztech Systems AZT2320 (and 2316)
snd−cmi8330= C−Media's CMI8330
snd−cs4231= Generic driver for CS4231 chips
snd−cs4232= Generic driver for CS4232 chips
snd−cs4236= Generic driver for CS4235/6/7/8/9 chips
snd−dt019x= Diamond Technologies DT−019x
snd−es1688= Generic ESS AudioDrive ESx688
snd−es18xx= Generic ESS AudioDrive ES18xx
snd−gusclassic= Gus classic
The Linux BootPrompt−HowTo
8. The Sound Drivers 25