summaryrefslogtreecommitdiffstats
path: root/sys/dev/bktr
Commit message (Expand)AuthorAgeFilesLines
* Brooktree driver ported to the new I2C framework. See iicbus(4) for more info.nsouch1998-10-314-19/+538
* Oops, forgot /* */ around Id stringsos1998-10-011-1/+1
* Hauppauge Tech Support confirmed all Hauppauge 878 PAL/SECAM boardssos1998-09-301-12/+33
* Hauppauge Tech Support confirmed all Hauppauge 878 PAL/SECAM boardssos1998-09-301-0/+3
* Changed tuner code to autodetect tuner i2c address.sos1998-09-303-79/+61
* Changed METEORSINPUT for Hauppauge cards with bt878.sos1998-09-102-25/+56
* Correct SECAM B-Delay and add XUSSR channel set.sos1998-09-102-4/+37
* Fixed bug in Miro Tuner detection. Missing Goto.sos1998-08-311-58/+70
* Renamed BT848[SG]CAPAREA to BT848_[SG]CAPAREA.sos1998-08-313-15/+69
* Added Capture Area ioctl - BT848[SG]CAPAREA.sos1998-08-313-27/+175
* Use [u]intptr_t instead of [u_]long for casts between pointers andbde1998-08-161-3/+3
* Support the PAL version of the BT878 based Haupauge WinTV/PCI.sos1998-08-101-0/+1
* Updated Hauppauge detection code for Tuner ID 0x0a for newer NTSCsos1998-08-081-5/+13
* Add support for the AVer Media range of cards.sos1998-07-141-9/+13
* I checked in the wrong version yesterday . The correct version is 1.38ahasty1998-07-141-12/+32
* Improved Hauppauge's tuner detection and bt878 supportahasty1998-07-132-37/+146
* Removed unused includes.bde1998-06-211-1/+0
* This commit fixes various 64bit portability problems required fordfr1998-06-071-1/+1
* Reviewed by: hasty@star-gate.comahasty1998-06-051-0/+2
* Reviewed by: hasty@freebsd.orgahasty1998-05-241-7/+0
* Reviewed by: ahasty@freebsd.orgahasty1998-05-191-6/+35
* 1.31 Randall Hopper <rhh@ct.picker.com>ahasty1998-05-163-279/+441
* Forgot to add opt_bktr.hahasty1998-04-191-0/+1
* Reviewed by: Amancioahasty1998-04-181-21/+97
* take out opt_bktr.h from brooktree848.cahasty1998-04-061-1/+0
* Reviewed by: Amancioahasty1998-04-052-4/+53
* Restored half of the ANSI semantic errors fix which was clobberedbde1998-03-011-2/+0
* Radio support for bt848 cards from Flemming Jacobsen <fj@trw.nl>ahasty1998-02-263-18/+46
* Added missing #include of "opt_devfs.h".bde1998-02-251-4/+3
* Move Luigi's I2CWR ioctl from the video_ioctl section to theahasty1998-02-201-22/+26
* Staticize.eivind1998-02-091-8/+8
* Back out DIAGNOSTIC changes.eivind1998-02-061-1/+0
* Turn DIAGNOSTIC into a new-style option.eivind1998-02-041-0/+1
* Re-add my DEVFS changes after they were stomped on. This time, I throw awayeivind1998-02-042-5/+4
* Bugs/Enhancements:ahasty1998-02-023-149/+289
* Attempt at making this use DEVFS properly. (Now it should at least work.)eivind1998-01-312-3/+6
* Make all file-system (MFS, FFS, NFS, LFS, DEVFS) related option new-style.eivind1998-01-241-0/+1
* Reviewed by: Amancio Hastyahasty1997-12-311-4/+20
* Reviewed by: Amancio Hastyahasty1997-11-162-9/+185
* Rats. Committed the wrong version.markm1997-11-061-5/+11
* 1) Add the IOCTL for Luigi's BT848 -> I2C bus driver.markm1997-11-061-14/+113
* Add the IOCTL for Luigi's BT848 -> I2C bus driver.markm1997-11-061-1/+8
* Improve PAL support and fix mux selector values.eivind1997-10-302-32/+104
* Despam 1.11, 1.12 and 1.13 caused by no sync between author/committer/CURRENTmarkm1997-10-081-14/+36
* Latest round of patches from the author.markm1997-10-073-18/+102
* Amancio's latest in the Brooktree driver.markm1997-09-093-236/+353
* Removed unused #includes.bde1997-09-021-7/+0
* Added frequencies for north american HRC cable.fsmp1997-08-171-2/+19
* Added 2 new defines:fsmp1997-06-141-5/+18
* use frames instead of fields, and restore full meteor compatibility forjmg1997-05-051-1/+4
OpenPOWER on IntegriCloud