Yet More Watchdog Stuff

Rob Radez (rob@osinvestor.com)
Sat, 13 Apr 2002 09:14:41 -0400 (EDT)


Ok, you're all probably getting annoyed with the stupid watchdog driver
updates, so hopefully this can be the last announcement for a while. Maybe.
Anyways, http://osinvestor.com/bigwatchdog-11.diff is up against
2.4.19-pre5-ac3 still.

Diff is 4400 lines long and 119k big with context.

Documentation/pcwd-watchdog.txt | 132 -----------
Documentation/watchdog-api.txt | 390 ----------------------------------
Documentation/watchdog.txt | 113 ---------
Documentation/watchdog/api.txt | 139 ++++++++++++
Documentation/watchdog/howtowrite.txt | 62 +++++
Documentation/watchdog/status.txt | 137 +++++++++++
drivers/char/acquirewdt.c | 107 +++++----
drivers/char/advantechwdt.c | 95 ++++----
drivers/char/alim7101_wdt.c | 103 ++++----
drivers/char/eurotechwdt.c | 71 +++---
drivers/char/i810-tco.c | 80 ++++--
drivers/char/ib700wdt.c | 93 ++++----
drivers/char/machzwd.c | 103 ++++----
drivers/char/mixcomwd.c | 30 +-
drivers/char/pcwd.c | 29 +-
drivers/char/sbc60xxwdt.c | 118 +++++-----
drivers/char/sc1200wdt.c | 95 +++++---
drivers/char/sc520_wdt.c | 106 +++++----
drivers/char/shwdt.c | 87 ++++---
drivers/char/softdog.c | 42 ++-
drivers/char/w83877f_wdt.c | 98 ++++----
drivers/char/wafer5823wdt.c | 66 ++++-
drivers/char/wdt.c | 39 ++-
drivers/char/wdt285.c | 27 --
drivers/char/wdt977.c | 139 ++++++++----
drivers/char/wdt_pci.c | 28 --
drivers/sbus/char/cpwatchdog.c | 16 -
drivers/sbus/char/riowatchdog.c | 6
28 files changed, 1278 insertions(+), 1273 deletions(-)

Changes from last time include the include cleanups and fixing some minor
copy-and-paste nits.

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/