cvs commit: src/sys/dev/mii rgephy.c
Marius Strobl
marius at FreeBSD.org
Sat Dec 2 11:48:54 PST 2006
marius 2006-12-02 19:48:54 UTC
FreeBSD src repository
Modified files:
sys/dev/mii rgephy.c
Log:
- Don't set MIIF_NOISOLATE so rgephy(4) can be used in configurations
with multiple PHYs and un-comment case IFM_NONE in case MII_MEDIACHG
rgephy_service(). There doesn't seem to be a problem with isolating
RTL8169S and their internal PHY.
- Take advantage of mii_phy_add_media(). [1]
Obtained from: NetBSD [1]
Tested by: yongari
MFC after: 2 weeks
Revision Changes Path
1.14 +3 -13 src/sys/dev/mii/rgephy.c
More information about the cvs-src
mailing list