]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
- Don't set MIIF_NOISOLATE so rgephy(4) can be used in configurations
authorMarius Strobl <marius@FreeBSD.org>
Sat, 2 Dec 2006 19:48:53 +0000 (19:48 +0000)
committerMarius Strobl <marius@FreeBSD.org>
Sat, 2 Dec 2006 19:48:53 +0000 (19:48 +0000)
commitba76315fa21cb698029490e58deb5f5eab30a31e
tree4476f2144ce80963a9074919a6c5f744a04d0b81
parent028ccec4636dc4204441e74ea1456e51b40a7bff
- 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
sys/dev/mii/rgephy.c