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
/
sk
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't restrict our requests for contiguous memory to addresses >= 1MB.
bde
1999-08-29
1
-2
/
+2
*
$Id$ -> $FreeBSD$
peter
1999-08-28
3
-4
/
+4
*
Remember to clear the IFF_RUNNING and IFF_OACTIVE flags in sf_stop() and
wpaul
1999-07-25
1
-2
/
+6
*
One last tweak before I turn in for the evening: the driver name in
wpaul
1999-07-23
1
-3
/
+3
*
Dangit. Somehow the pmap_kextract hack for alpha snuck back into these
wpaul
1999-07-23
1
-3
/
+2
*
Some more small newbus cleanups. Remember to free all resources in case
wpaul
1999-07-23
1
-14
/
+23
*
Fix a small mind-o: one instance of SYS_RES_IOPORT should have been
wpaul
1999-07-22
1
-3
/
+3
*
Convert the SysKonnect gigabit ethernet driver to newbus.
wpaul
1999-07-22
2
-77
/
+131
*
Make a few other cleanups while I'm in the area. Typo in comment, unused
wpaul
1999-07-14
2
-10
/
+4
*
Revert some changes I had made to try and cut down on the number of TX EOF
wpaul
1999-07-14
1
-11
/
+9
*
if_sk.c: use pci_port_t instead of u_short
wpaul
1999-07-09
2
-6
/
+5
*
This commit adds driver support for the SysKonnect SK-984x series
wpaul
1999-07-09
3
-0
/
+3481