freebsd-dev/sys/dev/bktr
Olivier Houchard 0f470b07d2 Don't set the tuner type to TUNER_MT2032 if BKTR_OVERRIDE_TUNER is defined or
if hw.bt848.tuner has been set, so that we can force the tuner.
2005-05-24 21:12:49 +00:00
..
bktr_audio.c Remove support for FreeBSD < 4.recent from this driver. 2005-01-08 22:52:00 +00:00
bktr_audio.h
bktr_card.c Don't set the tuner type to TUNER_MT2032 if BKTR_OVERRIDE_TUNER is defined or 2005-05-24 21:12:49 +00:00
bktr_card.h
bktr_core.c Use uint32_t instead of u_long when appropriate. 2005-01-09 17:42:03 +00:00
bktr_core.h
bktr_i2c.c Remove support for FreeBSD < 4.recent from this driver. 2005-01-08 22:52:00 +00:00
bktr_i2c.h
bktr_mem.c Fix a few printf problems on ia64 (and other 64-bit platforms). 2005-01-27 01:40:12 +00:00
bktr_mem.h
bktr_os.c Use BUS_PROBE_DEFAULT for pci probe return value 2005-03-05 19:06:12 +00:00
bktr_os.h
bktr_reg.h Fix one more misuse of u_long when uint32_t is actually meant. 2005-05-24 20:42:08 +00:00
bktr_tuner.c Add code to do better auto detection of tuner types etc. 2005-01-23 07:13:09 +00:00
bktr_tuner.h Add code to do better auto detection of tuner types etc. 2005-01-23 07:13:09 +00:00
CHANGELOG.TXT
ioctl_bt848.h
ioctl_meteor.h
msp34xx.c