marius 2006-12-18 02:14:26 UTC FreeBSD src repository Modified files: sys/dev/mii rgephy.c Log: Correct the previous change: - If we want mii_phy_add_media() to add 1000baseT media, we need to supply sc->mii_extcapabilities. - Fix formatting when announcing autonegotiation support. Revision Changes Path 1.15 +3 -0 src/sys/dev/mii/rgephy.c