Date: Fri, 6 Oct 2006 20:53:01 +0000 (UTC) From: John-Mark Gurney <jmg@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/fxp if_fxp.c Message-ID: <200610062053.k96Kr1df007511@repoman.freebsd.org>
index | next in thread | raw e-mail
jmg 2006-10-06 20:53:01 UTC
FreeBSD src repository
Modified files:
sys/dev/fxp if_fxp.c
Log:
fix fxp so that it will reset the link when you change the speed... This
will fix a problem where you boot w/ the default of autoselect, but then
set the speed to 100/full, the switch will keep the autoselect/100/full
negotiation... This will continue to work till someone resets the switch
or unplugs the cable resulting in the switch failing to autoneg and falling
back to 100/half, causing a hard to track down duplex mismatch..
Submitted by: nCircle Network Security, Inc.
MFC after: 1 week
Revision Changes Path
1.258 +5 -0 src/sys/dev/fxp/if_fxp.c
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200610062053.k96Kr1df007511>
