freebsd-dev/sys/dev/sound
Mark Murray fb919e4d5a Undo part of the tangle of having sys/lock.h and sys/mutex.h included in
other "system" header files.

Also help the deprecation of lockmgr.h by making it a sub-include of
sys/lock.h and removing sys/lockmgr.h form kernel .c files.

Sort sys/*.h includes where possible in affected files.

OK'ed by:	bde (with reservations)
2001-05-01 08:13:21 +00:00
..
isa lock the mutex, not the softc pointer. 2001-04-10 13:52:26 +00:00
midi Undo part of the tangle of having sys/lock.h and sys/mutex.h included in 2001-05-01 08:13:21 +00:00
pci be more specific in identifying the chip type 2001-04-27 22:26:36 +00:00
pcm don't unlock the channel in chn_read, msleep will do it for us. 2001-04-29 02:31:02 +00:00
chip.h - Handle an interrupt for csa primarily in the bridge driver, 2000-01-03 02:51:16 +00:00
driver.c Initial version of Avance Logic ALS4000 pcm driver. 2001-04-23 21:53:12 +00:00