Date: Tue, 16 Jul 2002 09:55:04 -0700 (PDT) From: Prafulla Deuskar <pdeuskar@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/em README if_em.c if_em.h if_em_hw.c if_em_hw.h if_em_osdep.h Message-ID: <200207161655.g6GGt4JV031992@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
pdeuskar 2002/07/16 09:55:04 PDT
Modified files:
sys/dev/em README if_em.c if_em.h if_em_hw.c
if_em_hw.h if_em_osdep.h
Log:
- Use IO mode to reset the controller (82544 and beyond)
- Read the Mac address only once during attach.
(This fixes the failover issue observed using the bonding driver)
MFC after: 3 days
Revision Changes Path
1.2 +7 -21 src/sys/dev/em/README
1.9 +96 -31 src/sys/dev/em/if_em.c
1.6 +2 -2 src/sys/dev/em/if_em.h
1.2 +274 -27 src/sys/dev/em/if_em_hw.c
1.2 +31 -3 src/sys/dev/em/if_em_hw.h
1.5 +19 -19 src/sys/dev/em/if_em_osdep.h
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200207161655.g6GGt4JV031992>
