K 10 svn:author V 5 mdodd K 8 svn:date V 27 2003-03-29T12:42:01.000000Z K 7 svn:log V 289 Clear the IFF_OACTIVE flag at the end of ieinit(). This prevents the adapter from becoming wedged when when the interface is is brought up by ether_ioctl() (when you set an IP address for example.) Confirmed this "fix" from NetBSD's i82586 backend. It seems hackish to me but whatever. END