freebsd-dev/sys/dev/sound
Don Lewis 55a3845131 The last argument to mtx_init() should be MTX_DEF, not 0. This is not a
functional change since MTX_DEF happens to be defined as 0.
2003-12-08 01:08:03 +00:00
..
isa Don't attempt to destroy the driver mutex when it hasn't yet 2003-10-29 21:54:37 +00:00
midi - Implement selwakeuppri() which allows raising the priority of a 2003-11-09 09:17:26 +00:00
pci Fix sound LOR problems: 2003-11-11 05:38:28 +00:00
pcm The last argument to mtx_init() should be MTX_DEF, not 0. This is not a 2003-12-08 01:08:03 +00:00
usb Mega busdma API commit. 2003-07-01 15:52:06 +00:00
chip.h
driver.c