Re: [PATCH] watchdog: add support for w83697hg chip



On 6/09, Pádraig Brady wrote:

| So in the case the BIOS sets the watchdog to 4 mins
| for example the 2 drivers are a little different.
|
| W83627HF resets to timeout seconds on module load
| W83697HG resets to timeout seconds on /dev/watchdog open

Yes, I'm reluctant at changing anything set by the BIOS before the first
*use* of the module. In particular, if the watchdog was not activated by
default in the BIOS, I'd prefer the box not to reboot just because the
module was loaded (maybe by mistake) if no daemon open /dev/watchdog
at least once.

In particular, some boxes may take a long time to boot, e.g. if fscks are
needed; if the module is loaded by an initrd before filesystems are mounted
and fscks are done, if I'm not mistaken the box could reboot in loop
every time in the middle of fscks.

Sam

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



Relevant Pages

  • Re: [PATCH] watchdog: add support for w83697hg chip
    ... | So in the case the BIOS sets the watchdog to 4 mins ... | W83627HF resets to timeout seconds on module load ... I'm reluctant at changing anything set by the BIOS before the first ... the W83627HF watchdog does not enable ...
    (Linux-Kernel)
  • Re: w83697hf_wdt.c stops watchdog on load
    ... | stop the watchdog and to let userspace control the ... So if we add a module parameter to take over the watchdog's ... not to disable it (let it untouched, so getting the BIOS setting) at ... It would be unusual for userspace to take over 60s to _start_ ...
    (Linux-Kernel)
  • Watchdog on supermicro P4SCE
    ... P4SCE mainboard. ... This mainboard has an onboard watchdog, although I don't know which one it ... In the bios I've got the option "Watch dog timer select" with possible ...
    (Debian-User)