summaryrefslogtreecommitdiff
path: root/sys/dev/bktr
Commit message (Expand)AuthorAgeFilesLines
* Changed METEORSINPUT for Hauppauge cards with bt878.Søren Schmidt1998-09-102-25/+56
* Correct SECAM B-Delay and add XUSSR channel set.Søren Schmidt1998-09-102-4/+37
* Fixed bug in Miro Tuner detection. Missing Goto.Søren Schmidt1998-08-311-58/+70
* Renamed BT848[SG]CAPAREA to BT848_[SG]CAPAREA.Søren Schmidt1998-08-313-15/+69
* Added Capture Area ioctl - BT848[SG]CAPAREA.Søren Schmidt1998-08-313-27/+175
* Use [u]intptr_t instead of [u_]long for casts between pointers andBruce Evans1998-08-161-3/+3
* Support the PAL version of the BT878 based Haupauge WinTV/PCI.Søren Schmidt1998-08-101-0/+1
* Updated Hauppauge detection code for Tuner ID 0x0a for newer NTSCSøren Schmidt1998-08-081-5/+13
* Add support for the AVer Media range of cards.Søren Schmidt1998-07-141-9/+13
* I checked in the wrong version yesterday . The correct version is 1.38Amancio Hasty1998-07-141-12/+32
* Improved Hauppauge's tuner detection and bt878 supportAmancio Hasty1998-07-132-36/+145
* Removed unused includes.Bruce Evans1998-06-211-1/+0
* This commit fixes various 64bit portability problems required forDoug Rabson1998-06-071-1/+1
* Reviewed by: hasty@star-gate.comAmancio Hasty1998-06-051-0/+2
* Reviewed by: hasty@freebsd.orgAmancio Hasty1998-05-241-7/+0
* Reviewed by: ahasty@freebsd.orgAmancio Hasty1998-05-191-6/+35
* 1.31 Randall Hopper <rhh@ct.picker.com>Amancio Hasty1998-05-163-279/+441
* Forgot to add opt_bktr.hAmancio Hasty1998-04-191-0/+1
* Reviewed by: AmancioAmancio Hasty1998-04-181-21/+97
* take out opt_bktr.h from brooktree848.cAmancio Hasty1998-04-061-1/+0
* Reviewed by: AmancioAmancio Hasty1998-04-052-4/+53
* Restored half of the ANSI semantic errors fix which was clobberedBruce Evans1998-03-011-2/+0
* Radio support for bt848 cards from Flemming Jacobsen <fj@trw.nl>Amancio Hasty1998-02-263-18/+46
* Added missing #include of "opt_devfs.h".Bruce Evans1998-02-251-4/+3
* Move Luigi's I2CWR ioctl from the video_ioctl section to theAmancio Hasty1998-02-201-22/+26
* Staticize.Eivind Eklund1998-02-091-8/+8
* Back out DIAGNOSTIC changes.Eivind Eklund1998-02-061-1/+0
* Turn DIAGNOSTIC into a new-style option.Eivind Eklund1998-02-041-0/+1
* Re-add my DEVFS changes after they were stomped on. This time, I throw awayEivind Eklund1998-02-042-5/+4
* Bugs/Enhancements:Amancio Hasty1998-02-023-149/+289
* Attempt at making this use DEVFS properly. (Now it should at least work.)Eivind Eklund1998-01-312-3/+6
* Make all file-system (MFS, FFS, NFS, LFS, DEVFS) related option new-style.Eivind Eklund1998-01-241-0/+1
* Reviewed by: Amancio HastyAmancio Hasty1997-12-311-4/+20
* Reviewed by: Amancio HastyAmancio Hasty1997-11-162-9/+185
* Rats. Committed the wrong version.Mark Murray1997-11-061-5/+11
* 1) Add the IOCTL for Luigi's BT848 -> I2C bus driver.Mark Murray1997-11-061-14/+113
* Add the IOCTL for Luigi's BT848 -> I2C bus driver.Mark Murray1997-11-061-1/+8
* Improve PAL support and fix mux selector values.Eivind Eklund1997-10-302-32/+104
* Despam 1.11, 1.12 and 1.13 caused by no sync between author/committer/CURRENTMark Murray1997-10-081-14/+36
* Latest round of patches from the author.Mark Murray1997-10-073-18/+102
* Amancio's latest in the Brooktree driver.Mark Murray1997-09-093-236/+353
* Removed unused #includes.Bruce Evans1997-09-021-7/+0
* Added frequencies for north american HRC cable.Steve Passe1997-08-171-2/+19
* Added 2 new defines:Steve Passe1997-06-141-5/+18
* use frames instead of fields, and restore full meteor compatibility forJohn-Mark Gurney1997-05-051-1/+4
* 1.15 4/18/97 John-Mark Gurney <gurney_j@resnet.uoregon.edu>Steve Passe1997-05-012-126/+559
* 1.15 4/18/97 John-Mark Gurney <gurney_j@resnet.uoregon.edu>Steve Passe1997-05-011-0/+43
* Amancio:Steve Passe1997-04-171-13/+13
* PAL support: magic numbers moved into format_params structure.Steve Passe1997-04-023-676/+1372
* "Louis A. Mamakos" <louie@TransSys.COM> new bt848 structSteve Passe1997-03-252-1060/+1190