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 Update to driver release 2.04 1999-10-28 13:58:17 +00:00
bktr_audio.h Update to driver release 2.04 1999-10-28 13:58:17 +00:00
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 Add auto-detection for Askey Dynalink Magic TView and 1999-09-27 08:04:55 +00:00
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 Update to driver release 2.04 1999-10-28 13:58:17 +00:00
bktr_i2c.c Remove the 'ivars' arguement to device_add_child() and 1999-12-03 08:41:24 +00:00
bktr_i2c.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
bktr_os.c No need to use DEV_DRIVER_MODULE() since the bktr driver calls make_dev(). 1999-11-08 07:20:07 +00:00
bktr_os.h Split the Bt848 driver into seperate files for 1999-09-26 22:06:20 +00:00
bktr_reg.h Update to driver release 2.04 1999-10-28 13:58:17 +00:00
bktr_tuner.c Update to driver 2.05 1999-11-13 14:54:00 +00:00
bktr_tuner.h Split the Bt848 driver into seperate files for 1999-09-26 22:06:20 +00:00
CHANGELOG.TXT bktr driver 2.06 changelog 1999-12-11 07:33:36 +00:00
ioctl_bt848.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
ioctl_meteor.h Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" 1999-12-29 04:46:21 +00:00