--- wikisrc/users/msaitoh.mdwn 2014/04/25 14:01:31 1.5 +++ wikisrc/users/msaitoh.mdwn 2014/05/28 09:24:56 1.6 @@ -14,7 +14,10 @@ * Atomic access of MII PHY. * There is no common framework to do multiple register accesses as atomic. * See my slide in AsiaBSDCon 2014 WIP session <> +* Change the return value of mii_readreg() and mii_writereg(). + * Currently there is no way to know whether the call was failed(timeout) or not. * IEEE 802.3az (Energy Efficiency Ethernet(EEE)) supprot +* * Serdes support for wm(4) * I have no any serdes machines/cards :-( * Improve puc(4) as console