summaryrefslogtreecommitdiffstats
path: root/sys/dev/bktr/bktr_card.c
Commit message (Expand)AuthorAgeFilesLines
* Fix -Wundef from compiling the amd64 LINT.ru2005-12-041-2/+2
* Add some cards:netchild2005-11-131-0/+49
* Remove bus_{mem,p}io.h and related code for a micro-optimization on i386nyan2005-05-291-1/+0
* Don't set the tuner type to TUNER_MT2032 if BKTR_OVERRIDE_TUNER is defined orcognet2005-05-241-1/+4
* Remove lots of tab/space errors introduced by massive cut-n-paste action.julian2005-02-101-234/+234
* Take into account that Pinnacle screwed up their PCI ID in the beginning..julian2005-02-101-4/+5
* Add code to do better auto detection of tuner types etc.julian2005-01-231-15/+6
* Remove support for FreeBSD < 4.recent from this driver.imp2005-01-081-2/+0
* Remove vnode.h and adjust includes to compensate for pollution.imp2005-01-081-1/+3
* Add support for the Pixelview PlayTVjulian2005-01-021-0/+12
* Allow /sys/dev/bktr to support Pinnacle PCTV Rave cardsjulian2004-12-161-0/+28
* Add support AOpen VA1000 video capture cardsanpei2004-08-081-0/+12
* Move the bktr(4) <arch>/include/ioctl_{bt848,meteor}.h files to dev/bktrobrien2003-12-081-2/+2
* Use __FBSDID().obrien2003-08-241-17/+17
* Prefer new location of pci include files (which have only been in theimp2003-08-221-2/+3
* Add two more Vendor ID's for Leadtek Winfast TV 2000fjoe2003-06-091-1/+5
* Remove unintended growth of bt848_card_signature.orion2003-02-031-1/+1
* Add BCTV3/PCI entry.orion2003-02-021-2/+30
* Add tuner code for WinTV Go FM (Hauppauge Model 44811 C133). Patchorion2003-01-311-0/+1
* Upgrade to driver 2.18roger2000-10-311-10/+42
* Update to driver 2.17roger2000-10-191-16/+39
* Remove unneeded #include <machine/clock.h>phk2000-10-151-1/+0
* Update to driver 2.15.roger2000-09-101-2/+5
* Update to driver 2.14. Adds new Tuner types for Hauppauge WinTV cardsroger2000-06-281-36/+50
* Update to driver 2.13.roger2000-06-261-44/+50
* Upgrade the bktr driver from 2.07 to 2.10.roger2000-04-041-23/+46
* The Leadtek Winfast TV2000 has one of the FM capable Tuners. Don'tpeter2000-02-121-0/+8
* Update to driver 2.07roger2000-01-241-2/+2
* Fix bug where tuner i2c address was not set for IMS Turbo cardsroger1999-12-071-2/+9
* Update to driver 2.05roger1999-11-131-8/+12
* Update to driver release 2.04roger1999-10-281-20/+39
* Include opt_bktr.roger1999-10-151-0/+2
* Update Australian channel set and add Leadtek Winfast 2000 GPIOroger1999-10-041-2/+4
* Add auto-detection for Askey Dynalink Magic TView androger1999-09-271-12/+66
* Split the Bt848 driver into seperate files forroger1999-09-261-0/+1069
OpenPOWER on IntegriCloud