K 10 svn:author V 7 yongari K 8 svn:date V 27 2012-01-05T18:21:17.652391Z K 7 svn:log V 291 MFC r228084: 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