K 10 svn:author V 6 marius K 8 svn:date V 27 2007-02-25T18:11:00.000000Z K 7 svn:log V 555 MFC: 1.9 (partial), 1.14, 1.15 - Remove the first rgephy_reset() invocation in rgephy_attach(). This seems to have been missed when merging rev. 1.9, which actually moves the rgephy_reset() invocation further down, in rev. 1.6.2.1. - 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] END