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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Start each of the license/copyright comments with /*-, minor shuffle of lines
imp
2005-01-06
9
-9
/
+9
*
Add support for the Pixelview PlayTV
julian
2005-01-02
2
-1
/
+14
*
Roger is away, note that his maintainership is
julian
2004-12-31
1
-1
/
+4
*
Add a missing prototype.
julian
2004-12-17
1
-2
/
+1
*
Allow /sys/dev/bktr to support Pinnacle PCTV Rave cards
julian
2004-12-16
4
-17
/
+440
*
Add some locking for -currnet/5.x
julian
2004-12-16
1
-0
/
+6
*
Fix build if both of BKTR_USE_FREEBSD_SMBUS and BKTR_NEW_MSP34XX_DRIVER are
dwhite
2004-09-11
1
-0
/
+4
*
Add support AOpen VA1000 video capture card
sanpei
2004-08-08
2
-2
/
+15
*
Do a pass over all modules in the kernel and make them return EOPNOTSUPP
phk
2004-07-15
1
-0
/
+1
*
Fix a tuner problem.
schweikh
2004-06-27
1
-1
/
+3
*
Do the dreaded s/dev_t/struct cdev */
phk
2004-06-16
4
-15
/
+15
*
Style cleanup.
schweikh
2004-06-11
1
-64
/
+81
*
* Fix typo in comment.
schweikh
2004-06-11
1
-6
/
+4
*
Add missing <sys/module.h> includes
phk
2004-05-30
2
-0
/
+2
*
Unbreak build if
josef
2004-05-26
1
-1
/
+1
*
Convert callers to the new bus_alloc_resource_any(9) API.
njl
2004-03-17
1
-5
/
+4
*
Device megapatch 4/6:
phk
2004-02-21
1
-0
/
+2
*
Device megapatch 1/6:
phk
2004-02-21
1
-2
/
+0
*
Use contigmalloc() instead of vm_page_alloc_contig().
alc
2004-01-14
1
-2
/
+5
*
Make the multiple include guard correct for this file location.
obrien
2003-12-20
2
-6
/
+6
*
Spell btkr as bktr.
rwatson
2003-12-12
1
-2
/
+2
*
Move the bktr(4) <arch>/include/ioctl_{bt848,meteor}.h files to dev/bktr
obrien
2003-12-08
7
-19
/
+18
*
Ooops. These are still used by the bktr driver. David O'Brien has
imp
2003-12-07
1
-0
/
+187
*
Remote meteor driver. It hasn't compiled in over 3 years. If someone
imp
2003-12-07
1
-187
/
+0
*
Use a mutex to synchronize the driver top and bottom halves instead of
truckman
2003-12-01
4
-9
/
+62
*
- Implement selwakeuppri() which allows raising the priority of a
tanimura
2003-11-09
1
-1
/
+1
*
Use PCIR_BAR(x) instead of PCIR_MAPS.
jhb
2003-09-02
1
-1
/
+1
*
Revision 1.126 broke the interface of the bktr driver's
nectar
2003-08-26
1
-9
/
+13
*
Use __FBSDID().
obrien
2003-08-24
7
-101
/
+96
*
Prefer new location of pci include files (which have only been in the
imp
2003-08-22
6
-12
/
+21
*
Add a overhaul of the soundchip initialization for the MSP34xx chipsets
alex
2003-08-12
6
-1
/
+1339
*
Add or correct range checking of signal numbers in system calls and
nectar
2003-08-10
1
-1
/
+1
*
Merge NetBSD bktr_core.c rev. 1.26:
fjoe
2003-06-09
1
-2
/
+2
*
Add two more Vendor ID's for Leadtek Winfast TV 2000
fjoe
2003-06-09
1
-1
/
+5
*
Eliminate mostly unused local variable.
phk
2003-05-31
1
-5
/
+2
*
- Add vm_paddr_t, a physical address type. This is required for systems
jake
2003-03-25
1
-1
/
+1
*
Gigacommit to improve device-driver source compatibility between
phk
2003-03-03
1
-13
/
+9
*
Cleanup of the d_mmap_t interface.
mux
2003-02-25
1
-2
/
+3
*
Remove unintended growth of bt848_card_signature.
orion
2003-02-03
1
-1
/
+1
*
Add BCTV3/PCI entry.
orion
2003-02-02
3
-67
/
+95
*
Add tuner code for WinTV Go FM (Hauppauge Model 44811 C133). Patch
orion
2003-01-31
1
-0
/
+1
*
Fix a panic unloading the bktr driver when devfs is in use.
roger
2002-12-09
1
-10
/
+2
*
Fix a bug which caused signals on YUV images to fail.
roger
2002-12-07
1
-7
/
+6
*
More int != pointer stuff.
jhb
2002-11-06
1
-2
/
+3
*
Be consistent about "static" functions: if the function is marked
phk
2002-09-28
2
-10
/
+11
*
Remove abuse of NBKTR - this was always a NOP on freebsd. We never
peter
2002-07-21
3
-11
/
+1
*
Remove __FreeBSD__ version abuse, also de-orbit support for FreeBSD 2
imp
2002-07-21
2
-447
/
+0
*
Fix new gcc-3.1 warnings. I think this gets GENERIC compiling cleanly
peter
2002-05-24
1
-12
/
+12
*
Separate "seperate" from kernel source.
eric
2002-05-16
1
-1
/
+1
*
sysctl -w -> sysctl
dd
2002-05-11
1
-1
/
+1
[next]