Skip to content
Commit 93642ecd authored by P@Draig Brady's avatar P@Draig Brady Committed by Wim Van Sebroeck
Browse files

[WATCHDOG] w83627hf_wdt.c-initialized_bios_bug



Attached is a small update to the w83627hf watchdog driver
to initialise appropriately if it was already initialised
in the BIOS. On tyan motherboards for e.g. you can init
the watchdog to 4 mins, then when the driver is loaded it
sets the watchdog to "seconds" mode, and then machine will
reboot within 4 seconds. So this patch resets the timeout
to the configured value if the watchdog is already running.

Signed-off-by: default avatarP@draig Brady <P@draigBrady.com>
Signed-off-by: default avatarWim Van Sebroeck <wim@iguana.be>
parent 94f1e9f3
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment