cvs commit: src/sys/dev/fe if_fe.c if_fe_cbus.c if_fe_isa.c
if_fe_pccard.c if_fevar.h
Warner Losh
imp at FreeBSD.org
Wed Feb 2 16:34:47 PST 2005
imp 2005-02-03 00:34:47 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_5)
sys/dev/fe if_fe.c if_fe_cbus.c if_fe_isa.c
if_fe_pccard.c if_fevar.h
Log:
MFC:
o Lots of pccard updates: all my fe pccards now work
o Fix some style issues and namespace polution
o Use macro to determine if the MAC address is a broadcast/multicast one or
not.
Revision Changes Path
1.86.2.2 +2 -2 src/sys/dev/fe/if_fe.c
1.9.4.2 +10 -10 src/sys/dev/fe/if_fe_cbus.c
1.5.4.2 +10 -10 src/sys/dev/fe/if_fe_isa.c
1.12.2.2 +46 -42 src/sys/dev/fe/if_fe_pccard.c
1.2.4.2 +1 -1 src/sys/dev/fe/if_fevar.h
More information about the cvs-src
mailing list