* Watchdog Updates
@ 2002-05-31 0:19 Rob Radez
0 siblings, 0 replies; 2+ messages in thread
From: Rob Radez @ 2002-05-31 0:19 UTC (permalink / raw)
To: linux-kernel
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
^ permalink raw reply [flat|nested] 2+ messages in thread
* Watchdog Updates
@ 2002-08-08 11:08 Rob Radez
0 siblings, 0 replies; 2+ messages in thread
From: Rob Radez @ 2002-08-08 11:08 UTC (permalink / raw)
To: linux-kernel; +Cc: watchdogng
Howdy,
I've updated my big watchdog patch to 2.4.20-pre1. New changes include:
adding error handling to initialization,
fixing pci_enable_device calls,
adding in the C99 struct initializers,
remove the entry in MAINTAINERS for the pcwd driver.
I've stopped tracking the 2.4-ac tree because I'm planning to start adding in
Configure.help, Config.in, and Makefile changes, as well as hopefully starting
to track 2.5 (or 2.5-dj, one or the other).
Patch is up at http://osinvestor.com/wd/wd-2.4.20-pre1-1.diff
Regards,
Rob Radez
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2002-08-08 11:04 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-08-08 11:08 Watchdog Updates Rob Radez
-- strict thread matches above, loose matches on Subject: below --
2002-05-31 0:19 Rob Radez
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox