CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/01/10 07:17:00
Modified files:
sys/dev : ipmi.c ipmivar.h
Log message:
When stopping wdog (via wdog_shutdown() e.g. before entering shutdown),
clear DONTSTOP bits. Without this, BMC records, at least on some NEC
servers, watchdog timer expiration event, which only confuses admins.
OK kettenis@
