freebsd-dev/sys/dev/bktr
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
..
bktr_audio.c Upgrade to driver 2.18 2000-10-31 13:09:56 +00:00
bktr_audio.h Update to driver release 2.04 1999-10-28 13:58:17 +00:00
bktr_card.c Upgrade to driver 2.18 2000-10-31 13:09:56 +00:00
bktr_card.h Update to driver 2.13. 2000-06-26 09:41:32 +00:00
bktr_core.c Undo part of the tangle of having sys/lock.h and sys/mutex.h included in 2001-05-01 08:13:21 +00:00
bktr_core.h Update to driver 2.13. 2000-06-26 09:41:32 +00:00
bktr_i2c.c Finish deprecating <sys/select.h> in favor of <sys/selinfo.h> in kernel code. 2001-01-20 02:24:07 +00:00
bktr_i2c.h Upgrade the bktr driver from 2.07 to 2.10. 2000-04-04 16:54:13 +00:00
bktr_mem.c Make MOD_UNLOAD return EBUSY to prevent it being unloaded automatically when we 2000-09-11 12:23:50 +00:00
bktr_mem.h Update to driver 2.15. 2000-09-10 14:34:08 +00:00
bktr_os.c Send the remains (such as I have located) of "block major numbers" to 2001-03-26 12:41:29 +00:00
bktr_os.h Switch from save/disable/restore_intr() to critical_enter/exit(). 2001-03-28 03:06:10 +00:00
bktr_reg.h Upgrade to driver 2.18 2000-10-31 13:09:56 +00:00
bktr_tuner.c Update to driver 2.17 2000-10-19 07:33:28 +00:00
bktr_tuner.h Split the Bt848 driver into seperate files for 1999-09-26 22:06:20 +00:00
CHANGELOG.TXT Upgrade to driver 2.18 2000-10-31 13:09:56 +00:00
ioctl_bt848.h Fix typo in comments 2000-10-31 14:30:29 +00:00
ioctl_meteor.h Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" 1999-12-29 04:46:21 +00:00