K 10 svn:author V 8 deischen K 8 svn:date V 27 2003-12-07T06:50:04.000000Z K 7 svn:log V 289 Don't call em_stop() from the watchdog since it requires the controller mutex to be locked. It is redundant since em_init() is called and this correctly locks the mutex and calls em_stop(). 5.2 release candidate since this can cause a panic if the watchdog expires. Tested by: kuriyama END