freebsd-dev/sys/dev/sound
Poul-Henning Kamp 3e019deaed Do a pass over all modules in the kernel and make them return EOPNOTSUPP
for unknown events.

A number of modules return EINVAL in this instance, and I have left
those alone for now and instead taught MOD_QUIESCE to accept this
as "didn't do anything".
2004-07-15 08:26:07 +00:00
..
isa s/DDB/BVDDB/g 2004-07-10 21:12:27 +00:00
pci Check the return value of bus_dmamem_alloc() correctly. 2004-07-04 18:40:36 +00:00
pcm Remove DDB. The one user of this macro has been changed to use BVDDB. 2004-07-10 21:13:28 +00:00
usb Devclass have to be shared with same 'pcm' devclass, or 2004-05-31 11:38:46 +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