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
/
pci
/
if_pcnreg.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix up the locking in pcn(4) and mark it MPSAFE.
jhb
2005-08-05
1
-1
/
+1
*
Stop embedding struct ifnet at the top of driver softcs. Instead the
brooks
2005-06-10
1
-1
/
+1
*
/* -> /*- for license, minor formatting changes
imp
2005-01-07
1
-1
/
+1
*
Additional register definitions.
mdodd
2004-12-03
1
-1
/
+19
*
Drop the driver lock around calls to if_input to avoid a LOR when
sam
2003-11-14
1
-0
/
+1
*
Change and clean the mutex lock interface.
bmilekic
2001-02-09
1
-2
/
+2
*
Update the probe some more to deal with 16/32 bit issues. If the chip
wpaul
2000-11-23
1
-1
/
+1
*
First round of converting network drivers from spls to mutexes. This
wpaul
2000-10-13
1
-0
/
+4
*
Add the card ID for the Am79c975 PCnet/FAST III card. This is a variant
wpaul
2000-10-05
1
-0
/
+1
*
Add support for the AMD Am79c976 PCnet/PRO controller chip. For now
wpaul
2000-10-03
1
-13
/
+1
*
Make pcn_miibus_readreg() latch onto the first PHY that it finds (as
wpaul
2000-09-22
1
-0
/
+1
*
Add a new driver for the AMD PCnet/FAST, FAST+ and Home PCI adapters.
wpaul
2000-09-20
1
-0
/
+525