K 10 svn:author V 3 jhb K 8 svn:date V 27 2008-06-02T19:58:48.840942Z K 7 svn:log V 323 Make fe(4) MPSAFE: - Add a mutex to the softc to protect the softc and device hardware. - Don't leak bus resources if if_alloc() fails during attach. - Setup the interrupt handler after calling ether_ifattach(). - Use a private timer to manage the transmit watchdog. Tested by: WATANABE Kazuhiro CQG00620 of nifty.ne.jp END