summaryrefslogtreecommitdiffstats
path: root/Documentation/watchdog/pcwd-watchdog.txt
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@woody.linux-foundation.org>2007-06-03 12:36:56 -0700
committerLinus Torvalds <torvalds@woody.linux-foundation.org>2007-06-03 12:36:56 -0700
commit7dfb1716d717e41c07410bab52760d865caee12b (patch)
treed5e62713d8712af8c9b356ce402a4fa9526a6cae /Documentation/watchdog/pcwd-watchdog.txt
parent20c4856b1d1939647f71dce5e54fe69fde80013f (diff)
parent4d389dcea8543161c3bb1e26f1c2ffb7e0822ff1 (diff)
downloadkernel-crypto-7dfb1716d717e41c07410bab52760d865caee12b.tar.gz
kernel-crypto-7dfb1716d717e41c07410bab52760d865caee12b.tar.xz
kernel-crypto-7dfb1716d717e41c07410bab52760d865caee12b.zip
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
* git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog: [WATCHDOG] clean-up watchdog documentation [WATCHDOG] ks8695_wdt.c - new KS8695 watchdog driver
Diffstat (limited to 'Documentation/watchdog/pcwd-watchdog.txt')
-rw-r--r--Documentation/watchdog/pcwd-watchdog.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/Documentation/watchdog/pcwd-watchdog.txt b/Documentation/watchdog/pcwd-watchdog.txt
index d9ee6336c1d..4f68052395c 100644
--- a/Documentation/watchdog/pcwd-watchdog.txt
+++ b/Documentation/watchdog/pcwd-watchdog.txt
@@ -1,3 +1,5 @@
+Last reviewed: 10/05/2007
+
Berkshire Products PC Watchdog Card
Support for ISA Cards Revision A and C
Documentation and Driver by Ken Hollis <kenji@bitgate.com>
@@ -14,8 +16,8 @@
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 http://ftp.bitgate.com/pcwd/.
+ drivers have initialized, you can then talk to the card using a PC
+ Watchdog program.
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
@@ -62,5 +64,3 @@
-- Ken Hollis
(kenji@bitgate.com)
-(This documentation may be out of date. Check
- http://ftp.bitgate.com/pcwd/ for the absolute latest additions.)