Date: Sun, 25 Feb 2007 18:34:57 +0000 (UTC) From: Marius Strobl <marius@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/mii exphy.c Message-ID: <200702251834.l1PIYvb1012206@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marius 2007-02-25 18:34:57 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
sys/dev/mii exphy.c
Log:
MFC: 1.23
- Take advantage of mii_phy_dev_probe().
- In exphy_service() for the MII_TICK case don't bother to check whether
the currently selected media is of type IFM_AUTO as auto-negotiation
doesn't need to be kicked anyway.
- Remove #if 0'ed unapplicable code.
- Fix some whitespace nits.
Revision Changes Path
1.19.2.4 +19 -39 src/sys/dev/mii/exphy.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200702251834.l1PIYvb1012206>
