cvs commit: src/sys/dev/mii exphy.c
Marius Strobl
marius at FreeBSD.org
Fri Jan 12 23:17:44 UTC 2007
marius 2007-01-12 23:17:43 UTC
FreeBSD src repository
Modified files:
sys/dev/mii exphy.c
Log:
- 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.
MFC after: 1 week
Revision Changes Path
1.23 +19 -39 src/sys/dev/mii/exphy.c
More information about the cvs-src
mailing list