freebsd-dev/sys/dev/sound/midi
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
..
midi.c Send the remains (such as I have located) of "block major numbers" to 2001-03-26 12:41:29 +00:00
midi.h Undo part of the tangle of having sys/lock.h and sys/mutex.h included in 2001-05-01 08:13:21 +00:00
midibuf.c - Mutexify midi(4). The driver runs under the giant lock by default. 2001-02-26 07:36:24 +00:00
midibuf.h - Mutexify midi(4). The driver runs under the giant lock by default. 2001-02-26 07:36:24 +00:00
midisynth.c - Mutexify midi(4). The driver runs under the giant lock by default. 2001-02-26 07:36:24 +00:00
midisynth.h - Mutexify midi(4). The driver runs under the giant lock by default. 2001-02-26 07:36:24 +00:00
miditypes.h
sequencer.c Send the remains (such as I have located) of "block major numbers" to 2001-03-26 12:41:29 +00:00
sequencer.h - Mutexify midi(4). The driver runs under the giant lock by default. 2001-02-26 07:36:24 +00:00