summaryrefslogtreecommitdiff
path: root/sys/dev/bktr/bktr_tuner.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/6.1.0_cvscvs2svn2006-05-061-1/+1
* MFC bktr_card.c 1.35, bktr_card.h 1.12, bktr_tuner.c 1.20, bktr_tuner.h 1.7:Alexander Leidinger2006-01-141-2/+12
* Remove bus_{mem,p}io.h and related code for a micro-optimization on i386Yoshihiro Takahashi2005-05-291-1/+0
* Add code to do better auto detection of tuner types etc.Julian Elischer2005-01-231-37/+44
* Remove support for FreeBSD < 4.recent from this driver.Warner Losh2005-01-081-2/+0
* Remove vnode.h and adjust includes to compensate for pollution.Warner Losh2005-01-081-1/+3
* Allow /sys/dev/bktr to support Pinnacle PCTV Rave cardsJulian Elischer2004-12-161-1/+394
* Fix a tuner problem.Jens Schweikhardt2004-06-271-1/+3
* Move the bktr(4) <arch>/include/ioctl_{bt848,meteor}.h files to dev/bktrDavid E. O'Brien2003-12-081-2/+2
* Use __FBSDID().David E. O'Brien2003-08-241-13/+11
* Prefer new location of pci include files (which have only been in theWarner Losh2003-08-221-2/+3
* Update to driver 2.17Roger Hardiman2000-10-191-0/+4
* Remove unneeded #include <machine/clock.h>Poul-Henning Kamp2000-10-151-1/+0
* Update to driver 2.13.Roger Hardiman2000-06-261-12/+16
* Upgrade the bktr driver from 2.07 to 2.10.Roger Hardiman2000-04-041-4/+21
* Update to driver 2.07Roger Hardiman2000-01-241-10/+28
* Update to driver 2.05Roger Hardiman1999-11-131-2/+2
* Found and fixed FM radio mute bugRoger Hardiman1999-10-051-2/+1
* Update Australian channel set and add Leadtek Winfast 2000 GPIORoger Hardiman1999-10-041-7/+22
* Split the Bt848 driver into seperate files forRoger Hardiman1999-09-261-0/+960