Date: Sat, 2 Dec 2006 19:48:54 +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 rgephy.c Message-ID: <200612021948.kB2JmsYj025247@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200612021948.kB2JmsYj025247>