commit | 6d106e0cac842bc17c87aadd5fa01730694c987a | [log] [tgz] |
---|---|---|
author | Herman Morsink Vollenbroek <h.morsinkvollenbroek@home.nl> | Mon Dec 06 21:24:56 2010 +0100 |
committer | Wim Van Sebroeck <wim@iguana.be> | Wed Jan 12 10:23:52 2011 +0000 |
tree | 28385bafc5b83251c359eadc709797b617b2d639 | |
parent | 9c67bea419c384561eeb84bdf251d521a3234e45 [diff] |
watchdog: Fix reboot on W83627ehf chipset. The watchdog driver for the SUPERIO chip winbond w83627ehf does not work. If you open /dev/watchdog and write a character to /dev/watchdog then the watchdog will be triggered. However the watchdog will not trigger the hardware RESET after the timeout, because the watchdog has never been enabled. Signed-off-by: Herman Morsink Vollenbroek <h.morsinkvollenbroek@home.nl> Signed-off-by: Wim Van Sebroeck <wim@iguana.be>