index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
dev
/
bktr
/
bktr_reg.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix one more misuse of u_long when uint32_t is actually meant.
cognet
2005-05-24
1
-1
/
+1
*
Remove support for FreeBSD < 4.recent from this driver.
imp
2005-01-08
1
-11
/
+1
*
Start each of the license/copyright comments with /*-, minor shuffle of lines
imp
2005-01-06
1
-1
/
+1
*
Do the dreaded s/dev_t/struct cdev */
phk
2004-06-16
1
-6
/
+6
*
Use a mutex to synchronize the driver top and bottom halves instead of
truckman
2003-12-01
1
-0
/
+3
*
Add a overhaul of the soundchip initialization for the MSP34xx chipsets
alex
2003-08-12
1
-0
/
+9
*
Fix bktr and pcf compilation with LINT
nsouch
2002-03-25
1
-1
/
+0
*
Major rework of the iicbus/smbus framework:
nsouch
2002-03-23
1
-13
/
+5
*
Upgrade to driver 2.18
roger
2000-10-31
1
-0
/
+4
*
Update to driver 2.17
roger
2000-10-19
1
-17
/
+46
*
Update to driver 2.15.
roger
2000-09-10
1
-4
/
+4
*
Fix newbus resource allocations
roger
2000-08-24
1
-0
/
+2
*
Update to driver 2.13.
roger
2000-06-26
1
-6
/
+36
*
Upgrade the bktr driver from 2.07 to 2.10.
roger
2000-04-04
1
-17
/
+78
*
Update to driver release 2.04
roger
1999-10-28
1
-3
/
+6
*
Split the Bt848 driver into seperate files for
roger
1999-09-26
1
-1
/
+13
*
Sync with driver release 1.74
roger
1999-09-17
1
-0
/
+11
*
Oops. I undid the $Id: -> $FreBSD: change.
roger
1999-08-31
1
-1
/
+1
*
Update to driver release 1.71
roger
1999-08-31
1
-1
/
+11
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Bug fixes
roger
1999-07-12
1
-4
/
+8
*
Updated to use the new 4.x newbus API
roger
1999-06-12
1
-8
/
+51
*
Rename 849 to 849A (the correct name for the IC)
roger
1999-05-25
1
-2
/
+2
*
Update card type to support GPIO mask
roger
1999-05-10
1
-5
/
+7
*
Add support for VBI capture from /dev/vbi.
roger
1999-04-29
1
-2
/
+13
*
Added detection for bt848a chips
roger
1999-02-08
1
-5
/
+11
*
Submitted by: Roger Hardiman <roger@cs.strath.ac.uk>
roger
1999-01-23
1
-2
/
+4
*
Brooktree driver ported to the new I2C framework. See iicbus(4) for more info.
nsouch
1998-10-31
1
-1
/
+10
*
Hauppauge Tech Support confirmed all Hauppauge 878 PAL/SECAM boards
sos
1998-09-30
1
-0
/
+3
*
Changed tuner code to autodetect tuner i2c address.
sos
1998-09-30
1
-2
/
+4
*
Changed METEORSINPUT for Hauppauge cards with bt878.
sos
1998-09-10
1
-0
/
+4
*
Renamed BT848[SG]CAPAREA to BT848_[SG]CAPAREA.
sos
1998-08-31
1
-6
/
+19
*
Added Capture Area ioctl - BT848[SG]CAPAREA.
sos
1998-08-31
1
-5
/
+10
*
Improved Hauppauge's tuner detection and bt878 support
ahasty
1998-07-13
1
-0
/
+4
*
1.31 Randall Hopper <rhh@ct.picker.com>
ahasty
1998-05-16
1
-0
/
+12
*
Reviewed by: Amancio
ahasty
1998-04-05
1
-1
/
+1
*
Radio support for bt848 cards from Flemming Jacobsen <fj@trw.nl>
ahasty
1998-02-26
1
-0
/
+2
*
Re-add my DEVFS changes after they were stomped on. This time, I throw away
eivind
1998-02-04
1
-3
/
+0
*
Bugs/Enhancements:
ahasty
1998-02-02
1
-4
/
+7
*
Attempt at making this use DEVFS properly. (Now it should at least work.)
eivind
1998-01-31
1
-1
/
+2
*
Improve PAL support and fix mux selector values.
eivind
1997-10-30
1
-1
/
+6
*
Latest round of patches from the author.
markm
1997-10-07
1
-9
/
+0
*
Amancio's latest in the Brooktree driver.
markm
1997-09-09
1
-3
/
+23
*
1.15 4/18/97 John-Mark Gurney <gurney_j@resnet.uoregon.edu>
fsmp
1997-05-01
1
-6
/
+21
*
PAL support: magic numbers moved into format_params structure.
fsmp
1997-04-02
1
-49
/
+162
*
"Louis A. Mamakos" <louie@TransSys.COM> new bt848 struct
fsmp
1997-03-25
1
-33
/
+125
*
Submitted by: Michael Petry <petry@netwolf.NetMasters.com>
fsmp
1997-03-21
1
-53
/
+84
*
Submitted by: Amancio Hasty <hasty@rah.star-gate.com>
fsmp
1997-03-16
1
-2
/
+1
*
Initial import of the Brooktree PCI-TV drivers. I have not tested
markm
1997-03-10
1
-0
/
+188