mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Jakob Østergaard <jakob@unthought.net>
To: Fernando Fuganti <fuganti@conectiva.com.br>
Cc: Linux Kernel <linux-kernel@vger.kernel.org>,
	Alan Cox <alan@lxorguk.ukuu.org.uk>
Subject: Re: ZF MachZ Watchdog driver
Date: Thu, 1 Mar 2001 23:33:28 +0100	[thread overview]
Message-ID: <20010301233328.A11851@unthought.net> (raw)
In-Reply-To: <Pine.LNX.4.21.0103011924480.991-200000@ze.distro.conectiva>
In-Reply-To: <Pine.LNX.4.21.0103011924480.991-200000@ze.distro.conectiva>; from fuganti@conectiva.com.br on Thu, Mar 01, 2001 at 07:37:46PM -0300

On Thu, Mar 01, 2001 at 07:37:46PM -0300, Fernando Fuganti wrote:
> 
> Hi !
> 
> This is the driver for the builtin watchdog device on the embedded MachZ
> processor made by ZFmicro. The patch is against 2.2.19pre16 and the
> driver is based on sbc60xxwdt.c. 
> 

I have a user-space daemon for driving the watchdog.  I see it uses the
same user-space interface as sbc60xxwdt.c, except it can't be disabled :)

Did you write one too ?

Should we find somewhere to actually publish these watchdog-daemons ?

Or have I completely missed that there already is a place for these
daemons, and that there already exist publicly available daemons for
driving the sbc60xxwdt and ZFmicro ?

Btw. Alan, the documentation somehow got lost to the sbc60xxwdc driver
when you so kindly converted it to 2.4  -  it's here below  :)

-- 
................................................................
:   jakob@unthought.net   : And I see the elder races,         :
:.........................: putrid forms of man                :
:   Jakob Østergaard      : See him rise and claim the earth,  :
:        OZ9ABN           : his downfall is at hand.           :
:.........................:............{Konkhra}...............:


diff -Nru linux/Documentation/Configure.help linux.loaded/Documentation/Configure.help
--- linux/Documentation/Configure.help	Wed Apr 26 20:03:13 2000
+++ linux.loaded/Documentation/Configure.help	Wed Apr 26 19:31:41 2000
@@ -9371,6 +9371,18 @@
   module, say M here and read Documentation/modules.txt. Most people
   will say N.
 
+SBC-60XX Watchdog Timer
+CONFIG_60XX_WDT
+ This driver can be used with the watchdog timer found on some
+ single board computers, namely the 6010 PII based computer.
+ It may well work with other cards.  It reads port 0x443 to enable
+ and re-set the watchdog timer, and reads port 0x45 to disable
+ the watchdog.  If you have a card that behave in similar ways,
+ you can probably make this driver work with your card as well.
+
+ You can compile this driver directly into the kernel, or use
+ it as a module.  The module will be called sbc60xxwdt.o.
+
 Enhanced Real Time Clock Support
 CONFIG_RTC
   If you say Y here and create a character special file /dev/rtc with

  reply	other threads:[~2001-03-01 22:33 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-03-01 22:37 Fernando Fuganti
2001-03-01 22:33 ` Jakob Østergaard [this message]
2001-03-02 14:01   ` Fernando Fuganti

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20010301233328.A11851@unthought.net \
    --to=jakob@unthought.net \
    --cc=alan@lxorguk.ukuu.org.uk \
    --cc=fuganti@conectiva.com.br \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®