# # Listing a module here prevents the hotplug scripts from loading it. # Usually that'd be so that some other driver will bind it instead, # no matter which driver happens to get probed first. Sometimes user # mode tools can also control driver binding. # # Syntax: driver name alone (without any spaces) on a line. Other # lines are ignored. # # ... # OSS (Open Sound System) modules. This is the old and deprecated Linux # sound system, though we still ship modules for it (for now). If you # want to use OSS, remove the alsa-driver package and cut out (or comment # out) this list. With these modules blacklisted ALSA will load by default. # (Ken's Note: I use ALSA with my new kernel, but I've also disabled OSS # in the kernel config so the blacklist is unnecessary. I use OSS with # my stock kernel, so comment this out for now.) #ac97 #ac97_codec #aci #ad1816 #ad1848 #ad1889 #adlib_card #aedsp16 #ali5455 #awe_wave #btaudio #cmpci #cs4232 #cs4281 #cs46xx #emu10k1 #es1370 #es1371 #esssolo1 #forte #gus #i810_audio #kahlua #mad16 #maestro #maestro3 #maui #mpu401 #msnd #msnd_classic #msnd_pinnacle #nm256_audio #opl3 #opl3sa #opl3sa2 #pas2 #pss #rme96xx #sb #sb_lib #sgalaxy #sonicvibes #sound #sscape #trident #trix #uart401 #uart6850 #v_midi #via82cxxx_audio #wavefront #ymfpci # ...