Searched hist:214265 (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/sys/dev/mii/
H A Dmii_physubr.cdiff 214265 Sun Oct 24 11:13:01 MDT 2010 marius - Given that as of r214264 all PHY drivers using mii(4) finally have been
converted to use the mii_phy_add_media()/mii_phy_setmedia() pair instead
of mii_add_media()/mii_anar() remove the latter.
- Declare mii_media mii_media_table static as it shouldn't be used outside
of mii_physubr.c.

MFC after: never
H A Dmiivar.hdiff 214265 Sun Oct 24 11:13:01 MDT 2010 marius - Given that as of r214264 all PHY drivers using mii(4) finally have been
converted to use the mii_phy_add_media()/mii_phy_setmedia() pair instead
of mii_add_media()/mii_anar() remove the latter.
- Declare mii_media mii_media_table static as it shouldn't be used outside
of mii_physubr.c.

MFC after: never

Completed in 74 milliseconds