diff options
author | Ralf Baechle <ralf@linux-mips.org> | 1999-09-28 22:25:29 +0000 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 1999-09-28 22:25:29 +0000 |
commit | 0ae8dceaebe3659ee0c3352c08125f403e77ebca (patch) | |
tree | 5085c389f09da78182b899d19fe1068b619a69dd /Documentation/pcwd-watchdog.txt | |
parent | 273767781288c35c9d679e908672b9996cda4c34 (diff) |
Merge with 2.3.10.
Diffstat (limited to 'Documentation/pcwd-watchdog.txt')
-rw-r--r-- | Documentation/pcwd-watchdog.txt | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/Documentation/pcwd-watchdog.txt b/Documentation/pcwd-watchdog.txt index 878ca69f3..a586667aa 100644 --- a/Documentation/pcwd-watchdog.txt +++ b/Documentation/pcwd-watchdog.txt @@ -1,6 +1,6 @@ Berkshire Products PC Watchdog Card Support for ISA Cards Revision A and C - Documentation and Driver by Ken Hollis <khollis@nurk.org> + Documentation and Driver by Ken Hollis <kenji@bitgate.com> The PC Watchdog is a card that offers the same type of functionality that the WDT card does, only it doesn't require an IRQ to run. Furthermore, @@ -15,7 +15,7 @@ The Watchdog Driver will automatically find your watchdog card, and will attach a running driver for use with that card. After the watchdog drivers have initialized, you can then talk to the card using the PC - Watchdog program, available from ftp.bitgate.com:/pub/bitgate/pcwd. + Watchdog program, available from http://ftp.bitgate.com/pcwd/. I suggest putting a "watchdog -d" before the beginning of an fsck, and a "watchdog -e -t 1" immediately after the end of an fsck. (Remember @@ -128,4 +128,7 @@ int main(int argc, char *argv[]) And that's all she wrote! -- Ken Hollis - (khollis@nurk.org) + (kenji@bitgate.com) + +(This documentation may be out of date. Check + http://ftp.bitgate.com/pcwd/ for the absolute latest additions.) |