Further WatchDog Updates

Rob Radez (rob@osinvestor.com)
Sun, 7 Apr 2002 23:45:45 -0400 (EDT)


Ok, new version of watchdog updates is up at
http://osinvestor.com/bigwatchdog-4.diff

This also includes replacing the three watchdog docs in Documentation/
and slight modification of the watchdog API after discussion with Alan Cox.

Diffstat:
Documentation/pcwd-watchdog.txt | 132 -----------
Documentation/watchdog-api.txt | 390 ----------------------------------
Documentation/watchdog.txt | 113 ---------
Documentation/watchdog/api.txt | 139 ++++++++++++
Documentation/watchdog/howtowrite.txt | 55 ++++
Documentation/watchdog/status.txt | 137 +++++++++++
drivers/char/acquirewdt.c | 100 +++++---
drivers/char/advantechwdt.c | 88 ++++---
drivers/char/alim7101_wdt.c | 83 ++++---
drivers/char/eurotechwdt.c | 65 +++--
drivers/char/i810-tco.c | 68 +++--
drivers/char/ib700wdt.c | 87 ++++---
drivers/char/machzwd.c | 96 ++++----
drivers/char/mixcomwd.c | 24 --
drivers/char/pcwd.c | 26 +-
drivers/char/sbc60xxwdt.c | 75 ++++--
drivers/char/sc1200wdt.c | 30 --
drivers/char/sc520_wdt.c | 55 ++--
drivers/char/shwdt.c | 67 ++---
drivers/char/softdog.c | 30 +-
drivers/char/w83877f_wdt.c | 52 ++--
drivers/char/wafer5823wdt.c | 45 +++
drivers/char/wdt.c | 33 ++
drivers/char/wdt285.c | 26 --
drivers/char/wdt977.c | 137 ++++++++---
drivers/char/wdt_pci.c | 23 --
26 files changed, 1063 insertions(+), 1113 deletions(-)

Please take a look at it, especially the documentation.

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/