freebsd-dev/sys/dev/sound
Warner Losh 993fd0c509 PNP BIOS devices are fundamentally different than ISA PNP devices.
These devices should be probed first because they are at fixed
locations and cannot be turned off.  ISA PNP devices, on the other
hand, can be turned off and often can be flexible in the resources
they use.  Probe them last, as always.
2004-12-07 05:30:02 +00:00
..
isa PNP BIOS devices are fundamentally different than ISA PNP devices. 2004-12-07 05:30:02 +00:00
pci Fix build. 2004-11-11 13:01:13 +00:00
pcm Plug possible memory leak in sound DMA buffer handling. It also 2004-10-15 03:50:04 +00:00
sbus Device driver for onboard CS4231 audio controller which is found 2004-10-25 10:29:57 +00:00
usb Rename the sound device drivers: 2004-07-16 04:00:08 +00:00
chip.h
driver.c Do a pass over all modules in the kernel and make them return EOPNOTSUPP 2004-07-15 08:26:07 +00:00