Update the bktr driver to match the current state of FreeBSD-current,
authorSimon Schubert <corecode@dragonflybsd.org>
Sat, 12 Mar 2005 11:35:27 +0000 (11:35 +0000)
committerSimon Schubert <corecode@dragonflybsd.org>
Sat, 12 Mar 2005 11:35:27 +0000 (11:35 +0000)
commit7f5487a0a40e8faf1523063f83d73b25fe57e41b
tree5f847dcb4740c5b39b287db8de7545712438a131
parent151b14f60159088de2a31aac090e3c1a1cf9a710
Update the bktr driver to match the current state of FreeBSD-current,
apart from changes that are purely to suit FreeBSD changes. It adds support
for three new cards (including the MT2032 tuner) and has some long -> uint32_t
changes that (according to the commit log) make it work on AMD64.

Obtained-from: FreeBSD
Submitted-by: Steve O'Hara-Smith <steve at sohara.org>
sys/dev/video/bktr/bktr_card.c
sys/dev/video/bktr/bktr_card.h
sys/dev/video/bktr/bktr_core.c
sys/dev/video/bktr/bktr_mem.c
sys/dev/video/bktr/bktr_tuner.c
sys/dev/video/bktr/bktr_tuner.h
sys/dev/video/bktr/msp34xx.c