Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Mon, 8 Apr 2002 09:16:13 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Mon, 8 Apr 2002 09:16:12 -0400 Received: from mustard.heime.net ([194.234.65.222]:24998 "EHLO mustard.heime.net") by vger.kernel.org with ESMTP id ; Mon, 8 Apr 2002 09:16:12 -0400 Date: Mon, 8 Apr 2002 15:15:40 +0200 (CEST) From: Roy Sigurd Karlsbakk X-X-Sender: roy@mustard.heime.net To: Rob Radez cc: linux-kernel@vger.kernel.org Subject: Re: Further WatchDog Updates In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org hi will this be merged into any of the standard pathces or the main tree? On Sun, 7 Apr 2002, Rob Radez wrote: > 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/ > -- Roy Sigurd Karlsbakk, Datavaktmester Computers are like air conditioners. They stop working when you open Windows. - 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/