freebsd-dev/sys/dev/sound
Ariff Abdullah 12828031ac - Put some sanity break statement in few missing places.
- Remove NULL checking on snd_mtxcreate() (M_WAITOK) .
2007-03-15 17:35:04 +00:00
..
isa Fix severe out-of-bound mtx "type" pointer, causing WITNESS refcount 2007-03-15 16:41:27 +00:00
midi NULL instead of 0 in mtx_init() . 2007-03-15 14:57:54 +00:00
pci - Put some sanity break statement in few missing places. 2007-03-15 17:35:04 +00:00
pcm Remove NULL allocation checking since malloc() is allow to wait. 2007-03-15 15:06:54 +00:00
sbus Fix severe out-of-bound mtx "type" pointer, causing WITNESS refcount 2007-03-15 16:41:27 +00:00
usb Fix forever broken ua_chan_setblocksize() uninitialized return value 2007-01-26 19:14:41 +00:00
chip.h
driver.c s/WHETHERIN/WHETHER IN/ & s/THEPOSSIBILITY/THE POSSIBILITY/ in the 2007-01-31 08:53:45 +00:00