Date: Mon, 22 Dec 2008 00:46:22 +0000 (UTC) From: Pyun YongHyeon <yongari@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/re if_re.c Message-ID: <200812220046.mBM0kPbc054561@repoman.freebsd.org>
index | next in thread | raw e-mail
yongari 2008-12-22 00:46:22 UTC
FreeBSD src repository
Modified files:
sys/dev/re if_re.c
Log:
SVN rev 186389 on 2008-12-22 00:46:22Z by yongari
Since we don't request reset for rlphy(4), the link state 'UP'
event from mii(4) may not be delivered if valid link was already
established. To address the issue, check current link state after
driving MII_TICK. This should fix a regression introduced in
r185753 on fast ethernet controllers.
Reported by: csjp, Bruce Cran < bruce <> cran DOT org DOT uk >
Tested by: csjp, Bruce Cran (initial version)
Revision Changes Path
1.147 +2 -0 src/sys/dev/re/if_re.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200812220046.mBM0kPbc054561>
