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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
More minor diff reduction against netbsd:
imp
2004-12-26
1
-4
/
+5
*
Minor merges from NetBSD (up through 1.388):
imp
2004-12-26
1
-27
/
+36
*
Allow selection of a recording source on USB audio devices.
julian
2004-12-25
3
-8
/
+95
*
Allow recording on at least some USB audio devices.
julian
2004-12-25
3
-2
/
+73
*
Allow volume control on more channels/inputs
julian
2004-12-25
1
-18
/
+129
*
MFNetBSD:
julian
2004-12-25
4
-724
/
+1762
*
Enable sk(4) for ATLQ.
mlaier
2004-12-24
1
-5
/
+7
*
Loosen the probe a bit.
sos
2004-12-24
1
-5
/
+9
*
Update the Promise support for combo (SATA+PATA) controllers.
sos
2004-12-24
1
-1
/
+6
*
Add recognition of O2Micro 711M1.
imp
2004-12-23
2
-0
/
+2
*
Include fcntl.h
phk
2004-12-22
1
-3
/
+4
*
Include fcntl.h
phk
2004-12-22
1
-2
/
+2
*
Include fcntl.h
phk
2004-12-22
1
-2
/
+2
*
Include fcntl.h
phk
2004-12-22
1
-2
/
+2
*
Don't include vnode.h.
phk
2004-12-22
1
-3
/
+2
*
Don't include vnode.h
phk
2004-12-22
1
-1
/
+0
*
Include fcntl.h not vnode.h.
phk
2004-12-22
1
-2
/
+3
*
Check O_NONBLOCK not IO_NDELAY.
phk
2004-12-22
2
-3
/
+1
*
#include fcntl.h not vnode.h. Check O_NONBLOCK not IO_NDELAY.
phk
2004-12-22
1
-2
/
+2
*
#include of <sys/vnode.h> not necesary.
phk
2004-12-22
1
-1
/
+0
*
Start the dreaded NOFOO -> NO_FOO conversion.
ru
2004-12-21
2
-2
/
+2
*
GEOMify the OFW disk driver. Code taken unashamedly from
grehan
2004-12-21
1
-147
/
+126
*
Oops, this one isn't ready
julian
2004-12-20
1
-625
/
+87
*
Add a bunch of USB definitions from NetBSD.
julian
2004-12-20
1
-87
/
+625
*
Merge in a bunch of USB device and manufacturer definitions..
julian
2004-12-20
1
-75
/
+97
*
Only use the current value if there's one IRQ. Some systems return
njl
2004-12-20
1
-8
/
+8
*
Only try to use the 82503 serial interface for the 82557 chipsets. The
mux
2004-12-20
1
-2
/
+2
*
Enable jumbo frames on Yukon variants of sk(4).
bz
2004-12-20
1
-2
/
+9
*
Only report a critical battery level once until it's gone non-critical.
njl
2004-12-20
1
-3
/
+9
*
Move launching the worker thread from a SYSINIT to the first device's
njl
2004-12-19
1
-4
/
+10
*
Add support for FC929X, which apparently is just a PCI-X version of FC929.
sobomax
2004-12-18
1
-0
/
+7
*
Slight change to formatting so that 'ctags' doesn't
julian
2004-12-18
1
-1
/
+3
*
Add support for the 5721 which seems to be similar to the 5750/5751.
ps
2004-12-17
2
-0
/
+3
*
Diff reduce wi_write_wep() relative to revision 1.168
mdodd
2004-12-17
1
-41
/
+38
*
Recognize the 32-bit form of the twe binary passthrough ioctl()s so that
peter
2004-12-17
2
-0
/
+59
*
Fix wep operation for station mode:
sam
2004-12-17
1
-4
/
+28
*
set ic_ibss_chan when entering RUN state to match ic_bss so the channel
sam
2004-12-17
1
-0
/
+1
*
remove power save logic from the tx path; the driver isn't ready to support
sam
2004-12-17
1
-6
/
+0
*
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
*
Add a new flag to the atkbd(4) driver to disable testing the keyboard
jhb
2004-12-15
4
-2
/
+6
*
Fixed compilation warnings with option VGA_NO_MODE_CHANGE.
ru
2004-12-15
1
-1
/
+3
*
Add the PCI ID for the Adaptec 2230SLP card.
scottl
2004-12-15
1
-0
/
+2
*
Use the SYSCTL_ADD_OID macro, instead of directly calling sysctl_add_oid().
ssouhlal
2004-12-15
1
-1
/
+1
*
Like on the ath_rate_onoe component, make this compile on amd64. Convert
peter
2004-12-15
1
-2
/
+2
*
Make this amd64-clean. sizeof is long on amd64, so things that do a printf
peter
2004-12-15
2
-5
/
+8
*
Bring back ability to use FR support with sppp from Cronyx.
rik
2004-12-14
1
-1
/
+1
*
Add a callout to dump card status on command queue timeouts.
mdodd
2004-12-14
2
-1
/
+48
*
Modify ida_v3_done() to treat FIFO status of -1 as FIFO empty (0).
mdodd
2004-12-14
1
-1
/
+7
[prev]
[next]