K 10 svn:author V 7 yongari K 8 svn:date V 27 2008-07-02T06:29:43.034815Z K 7 svn:log V 374 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