cvs commit: src/sys/dev/re if_re.c src/sys/pci if_rlreg.h
Pyun YongHyeon
yongari at FreeBSD.org
Thu Apr 26 00:29:47 UTC 2007
yongari 2007-04-26 00:29:47 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
sys/dev/re if_re.c
sys/pci if_rlreg.h
Log:
MFC if_re.c, rev. 1.89 if_rlreg.h, rev 1.65 to RELENG_6.
Don't reinitialize the hardware if only PROMISC flag was changed.
Previously whenever PROMISC mode turned on/off link renegotiation
occurs and it could resulted in network unavailability for serveral
seconds.(Depending on switch STP settings it could last several tens
seconds.)
Revision Changes Path
1.46.2.27 +12 -4 src/sys/dev/re/if_re.c
1.51.2.10 +1 -0 src/sys/pci/if_rlreg.h
More information about the cvs-src
mailing list