K 10 svn:author V 7 yongari K 8 svn:date V 27 2005-02-21T07:28:19.000000Z K 7 svn:log V 425 MFC MPSAFE hme(4) - Let hme_start()/hme_init() acquire lock and then call hme_start_locked()/hme_init_locked() respectivly. - Teardown interrupt handler before hme_detach(). - Remove IFF_NEEDSGIANT flag and mark interrupt handler INTR_MPSAFE. - Set callout handler to CALLOUT_MPSAFE. - Add locks in hme MII interface. Reviewed by: jake Tested by: Julian C. Dunn END