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
/
ed
/
if_ed_novell.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
On second thought, we need to force 16-bit mode
imp
2010-08-25
1
-0
/
+3
*
Prodded by Yongari, add support for Holtek HT80232. Add the device
imp
2010-08-25
1
-24
/
+35
*
MFp4:
imp
2006-06-12
1
-2
/
+4
*
Have a function pointer to the routine to call for writing an mbuf
imp
2006-01-27
1
-0
/
+1
*
o Expose ed_probe_Novel_generic, it is useful for pccard case.
imp
2005-09-07
1
-5
/
+2
*
Finish conversion to bus space and make ed MP safe.
imp
2005-08-28
1
-6
/
+9
*
Stop embedding struct ifnet at the top of driver softcs. Instead the
brooks
2005-06-10
1
-1
/
+1
*
Move the harvesting of the MAC address out of the generic novell probe
imp
2005-02-14
1
-13
/
+18
*
Eliminate the ED_VENDOR_{PCCARD,LINKSYS} types. These cards really
imp
2005-02-11
1
-0
/
+1
*
Extricate probing of the gwether card (Gateway AT) from the middle of
imp
2005-02-10
1
-64
/
+74
*
Remove an ifdef that's been here for a long time. So long, in fact,
imp
2005-02-10
1
-7
/
+0
*
Break out obscure ISA cards into their own files, as well as ne2000
imp
2005-02-09
1
-0
/
+288