cvs commit: src/sys/dev/re if_re.c src/sys/pci if_rlreg.h
Pyun YongHyeon
yongari at FreeBSD.org
Wed Apr 18 00:40:43 UTC 2007
yongari 2007-04-18 00:40:43 UTC
FreeBSD src repository
Modified files:
sys/dev/re if_re.c
sys/pci if_rlreg.h
Log:
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.)
Reported by: Prokofiev S.P. < proks AT logos DOT uptel DOT net >
Tested by: Prokofiev S.P. < proks AT logos DOT uptel DOT net >
Revision Changes Path
1.89 +12 -4 src/sys/dev/re/if_re.c
1.65 +1 -0 src/sys/pci/if_rlreg.h
More information about the cvs-src
mailing list