From ea51665f1fbb03de7cd85a03ebc3a583e630841f Mon Sep 17 00:00:00 2001 From: Wim Van Sebroeck Date: Sat, 22 Oct 2005 16:27:19 +0200 Subject: [PATCH] --- yaml --- r: 12085 b: refs/heads/master c: b3faed6373bfd4468384880a39d4014ead7159f7 h: refs/heads/master i: 12083: 0f1fa51602ec4096677c9543d1b738de68659272 v: v3 --- [refs] | 2 +- trunk/drivers/char/watchdog/pcwd_pci.c | 6 ++++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/[refs] b/[refs] index ce8607b7d61e..d7589808a747 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: d05101738a4e23fa6f22460150a6ef4775d6473f +refs/heads/master: b3faed6373bfd4468384880a39d4014ead7159f7 diff --git a/trunk/drivers/char/watchdog/pcwd_pci.c b/trunk/drivers/char/watchdog/pcwd_pci.c index 5308e5c8f29a..d9ef55bdf88a 100644 --- a/trunk/drivers/char/watchdog/pcwd_pci.c +++ b/trunk/drivers/char/watchdog/pcwd_pci.c @@ -1,7 +1,7 @@ /* * Berkshire PCI-PC Watchdog Card Driver * - * (c) Copyright 2003 Wim Van Sebroeck . + * (c) Copyright 2003-2005 Wim Van Sebroeck . * * Based on source code of the following authors: * Ken Hollis , @@ -21,7 +21,9 @@ */ /* - * A bells and whistles driver is available from http://www.pcwd.de/ + * A bells and whistles driver is available from: + * http://www.kernel.org/pub/linux/kernel/people/wim/pcwd/pcwd_pci/ + * * More info available at http://www.berkprod.com/ or http://www.pcwatchdog.com/ */