freebsd-nq/sys/dev/sound
Pyun YongHyeon 005a5d42fa Fix module unload panic which was caused by missing sx lock release.
While I'm here add KASSERT(9) to notify failure of SYSUNINIT handler.

Reported by:	Ben Kaduk < minimarmot AT gmail DOT com >
Tested by:	Ben Kaduk < minimarmot AT gmail DOT com >
2005-09-14 01:34:13 +00:00
..
isa more #ifndef PC98. This really fix the pc98 tinderbox. 2005-09-12 13:40:10 +00:00
pci Unlock driver lock before calling resource_int_value(9). 2005-09-13 10:12:28 +00:00
pcm Fix module unload panic which was caused by missing sx lock release. 2005-09-14 01:34:13 +00:00
sbus Take advantage of ebus(4) having switched to SYS_RES_MEMORY for the 2005-05-19 18:13:49 +00:00
usb Fix a bug in volume calculation, this sometimes gives a USB audio device an 2005-09-11 09:15:42 +00:00
chip.h
driver.c Start each of the license/copyright comments with /*-, minor shuffle of lines 2005-01-06 01:43:34 +00:00