K 10 svn:author V 7 yongari K 8 svn:date V 27 2009-05-25T01:41:05.939211Z K 7 svn:log V 334 Use mii_phy_add_media() and remove usage of local macro ADD. Also checks extended status register to see whether the PHY is fast ethernet or not. This removes a lot of checks for specific PHY models and it makes easy to add more PHYs to e1000phy(4). While I'm here remove setting mii_anegticks as it is set with mii_phy_add_media(). END