K 10 svn:author V 7 yongari K 8 svn:date V 27 2008-07-15T01:23:02.027902Z K 7 svn:log V 401 MFC r180171. Instead of allocating variables for each events/hardware flags, use a dedicated flag that represents controller capabilities/events. This will simplify many part of code that requires different workaround for each controller revisions and will enhance readability. While I'm here move PHY wakeup code up before mii_phy_probe() which seems to help to wake PHY in some cases. END