K 10 svn:author V 3 jhb K 8 svn:date V 27 2008-07-04T21:13:18.697339Z K 7 svn:log V 250 Make sbsh(4) MPSAFE: - Add a mutex to the softc and use it to protect the softc and device hardware. - Setup interrupt handler after ether_ifattach(). - Remove unused sbsh_watchdog() routine. - Protect against concurrent attempts to load firmware. END