Re: [PATCH] watchdog cleanups/bugfixes

2000-09-30 Thread Philipp Rumpf
On Sat, Sep 30, 2000 at 03:26:53AM +0100, Philipp Rumpf wrote: > This patch (against 2.4.0-test9-pre7) makes all watchdog drivers use > module_init, rather than explicit init calls; as a side-effect, it fixes a > presumed bug that would cause the softdog driver to be used if i810-tco and > softdog

[PATCH] watchdog cleanups/bugfixes

2000-09-29 Thread Philipp Rumpf
This patch (against 2.4.0-test9-pre7) makes all watchdog drivers use module_init, rather than explicit init calls; as a side-effect, it fixes a presumed bug that would cause the softdog driver to be used if i810-tco and softdog were enabled. I think it would make sense to move the watchdog driver