Watchdog Updates

Rob Radez (rob@osinvestor.com)
Thu, 30 May 2002 20:19:23 -0400


Well, new version and location of the big watchdog patch. Work continues on
getting it integrated into the mainline kernel. Patches are now at
http://junker.org/~rradez/wd/
Patches are against 2.4.19-pre9 and 2.4.19-pre9-ac3. Little is changed
functionally, just a resync against newer kernels. The patches are a lot
smaller this time since Marcelo took the changes to advantechwdt.c and
sc1200wdt.c. Diffstat follows.

Documentation/pcwd-watchdog.txt | 132 ---
Documentation/watchdog-api.txt | 390 -----------
Documentation/watchdog.txt | 113 ---
Documentation/watchdog/api.txt | 148 ++++
Documentation/watchdog/howtowrite.txt | 78 ++
Documentation/watchdog/status.txt | 151 ++++
drivers/char/acquirewdt.c | 173 +++--
drivers/char/alim7101_wdt.c | 121 +--
drivers/char/i810-tco.c | 104 +--
drivers/char/i810-tco.h | 10
drivers/char/ib700wdt.c | 164 ++--
drivers/char/indydog.c | 57 +
drivers/char/machzwd.c | 147 ++--
drivers/char/mixcomwd.c | 91 +-
drivers/char/pcwd.c | 1159 +++++++++++++++++++++-------------
drivers/char/sbc60xxwdt.c | 213 +++---
drivers/char/sc520_wdt.c | 142 ++--
drivers/char/softdog.c | 79 +-
drivers/char/w83877f_wdt.c | 135 ++-
drivers/char/wafer5823wdt.c | 125 ++-
drivers/char/wdt.c | 46 -
drivers/char/wdt285.c | 73 --
drivers/char/wdt977.c | 153 +++-
drivers/char/wdt_pci.c | 45 -
drivers/sbus/char/cpwatchdog.c | 16
drivers/sbus/char/riowatchdog.c | 6
26 files changed, 2204 insertions(+), 1867 deletions(-)

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