K 10 svn:author V 7 yongari K 8 svn:date V 27 2011-11-28T18:32:35.104696Z K 7 svn:log V 268 Reuse flag variable to represent driver internal states rather than using member variables in softc. While I'm here change media after setting IFF_DRV_RUNNING. This will remove unnecessary link state handling in vr_tick() if controller established a link immediately. END