cvs commit: src/sys/dev/em if_em.c if_em_hw.c if_em_hw.h
Prafulla Deuskar
pdeuskar at FreeBSD.org
Tue Feb 10 13:31:10 PST 2004
pdeuskar 2004/02/10 13:31:10 PST
FreeBSD src repository
Modified files:
sys/dev/em if_em.c if_em_hw.c if_em_hw.h
Log:
Only reset the phy when it is absolutely required.
This should fix the issues with long *init* times when
you do ifconfig em0 alias.
MFC after: 3 days
Revision Changes Path
1.37 +25 -6 src/sys/dev/em/if_em.c
1.13 +80 -50 src/sys/dev/em/if_em_hw.c
1.13 +9 -4 src/sys/dev/em/if_em_hw.h
More information about the cvs-src
mailing list