freebsd-dev/sys/dev/bktr
Peter Wemm 664a31e496 Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"
is an application space macro and the applications are supposed to be free
to use it as they please (but cannot).  This is consistant with the other
BSD's who made this change quite some time ago.  More commits to come.
1999-12-29 04:46:21 +00:00
..
bktr_audio.c
bktr_audio.h
bktr_card.c Fix bug where tuner i2c address was not set for IMS Turbo cards 1999-12-07 17:23:39 +00:00
bktr_card.h
bktr_core.c Backout changes made in 1.102 following feedback from NTSC users 1999-12-08 14:01:30 +00:00
bktr_core.h
bktr_i2c.c Remove the 'ivars' arguement to device_add_child() and 1999-12-03 08:41:24 +00:00
bktr_i2c.h
bktr_os.c
bktr_os.h
bktr_reg.h
bktr_tuner.c Update to driver 2.05 1999-11-13 14:54:00 +00:00
bktr_tuner.h
CHANGELOG.TXT bktr driver 2.06 changelog 1999-12-11 07:33:36 +00:00
ioctl_bt848.h
ioctl_meteor.h Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" 1999-12-29 04:46:21 +00:00