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
*
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
*
Reformat arguments bus_dma_tag_create().
mdodd
2004-12-14
2
-21
/
+45
*
Make LINT compile.
phk
2004-12-14
1
-1
/
+1
*
A bunch more whitespace and formatting diff reductions for NetBSD.
julian
2004-12-14
1
-17
/
+19
*
Don't abandon ship just because the number of companions doesn't seem correct.
julian
2004-12-14
1
-3
/
+6
*
Slightly reorganise part of the ohci_softintr() function
julian
2004-12-14
1
-15
/
+26
*
Small formatting change..
julian
2004-12-14
1
-1
/
+1
*
Unify ACPI_DEBUG support for all OEM drivers under ACPI_OEM. Since more than
njl
2004-12-13
6
-4
/
+14
*
Make code MPSAFE.
rik
2004-12-13
3
-181
/
+768
*
Might as well get the right $NetBSD$ string while we are at it.
julian
2004-12-13
1
-1
/
+1
*
Diff reduction to NetBSD.
julian
2004-12-13
1
-67
/
+59
*
MFNetBSD
julian
2004-12-13
1
-43
/
+44
*
We don't need vnode.h, but do need uio.h in these files. vnode.h
imp
2004-12-13
4
-4
/
+4
*
Add sys/uio.h explicitly, and move sys/vnode.h include to be more
imp
2004-12-13
4
-4
/
+8
*
Re-enable link programming on resume. It appears the previous bounds
njl
2004-12-13
1
-2
/
+0
*
sys/vnode.h is inappropriate for a driver. Use sys/uio.h instead.
imp
2004-12-13
1
-1
/
+1
*
Crank down the lame-o-matic a notch by moving the = inside the /* */ rather
imp
2004-12-13
1
-1
/
+1
*
Allow the acpi_ibm module to be built with ACPI_DEBUG.
scottl
2004-12-13
2
-0
/
+6
*
Try make code for teh M$ Intellimouse less obtrusive
julian
2004-12-13
1
-11
/
+24
*
Don't export the 'dt' field as that would break the exisiting ABI.
julian
2004-12-13
1
-4
/
+5
*
Revert addition of Lide scanner entry..
julian
2004-12-13
2
-2
/
+0
*
Separate mse driver into a core driver and a bus attachments. Separate out
imp
2004-12-12
4
-426
/
+953
*
Pass the file->flags down to geom ioctl handlers.
phk
2004-12-12
2
-3
/
+9
*
Add support for Cannon LIDE 20 scanner
julian
2004-12-12
2
-0
/
+2
*
record the bssid for an association
sam
2004-12-12
1
-0
/
+1
*
Add support for USB Microsoft Intellimouse
julian
2004-12-12
2
-21
/
+51
*
Changes to cache endpoint descriptors for all the interfaces. this information
julian
2004-12-12
1
-34
/
+114
*
Some changes related to reading the MAC-address from the VPD on systems
marius
2004-12-12
1
-19
/
+18
*
Add support for Tau-PCI-L model - one V.35/RS-232 or
rik
2004-12-11
2
-717
/
+719
*
Clean up from '#if __FreeBSD_version'.
rik
2004-12-11
1
-357
/
+5
*
Clean up from '#if __FreeBSD_version'.
rik
2004-12-10
1
-320
/
+5
[next]