From pm@sissi.communications-laboratories.com  Fri Sep  7 12:27:11 2001
Return-Path: <pm@sissi.communications-laboratories.com>
Received: from sissi.communications-laboratories.com (sissi.communications-laboratories.com [194.152.186.226])
	by hub.freebsd.org (Postfix) with ESMTP id 916E937B403
	for <FreeBSD-gnats-submit@freebsd.org>; Fri,  7 Sep 2001 12:27:10 -0700 (PDT)
Received: (from pm@localhost)
	by sissi.communications-laboratories.com (8.11.3/8.11.3) id f87JSKl74580;
	Fri, 7 Sep 2001 21:28:20 +0200 (CEST)
	(envelope-from pm)
Message-Id: <200109071928.f87JSKl74580@sissi.communications-laboratories.com>
Date: Fri, 7 Sep 2001 21:28:20 +0200 (CEST)
From: pm@clabs.at
Reply-To: pm@clabs.at
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: WDT hardware watchdog driver & daemon
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         30422
>Category:       kern
>Synopsis:       [new driver] [patch] new function: add WDT hardware watchdog driver & daemon
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Sep 07 12:30:00 PDT 2001
>Closed-Date:    Sat Jun 20 08:52:32 UTC 2009
>Last-Modified:  Sat Jun 20 08:52:32 UTC 2009
>Originator:     Manfred Petz
>Release:        FreeBSD 4.3-RELEASE-p12 i386
>Organization:
Communications Laboratories
>Environment:
System: FreeBSD sissi.communications-laboratories.com 4.3-RELEASE-p12 FreeBSD 4.3-RELEASE-p12 #0: Fri Aug 24 13:49:12 CEST 2001 toor@sissi.communications-laboratories.com:/home/FreeBSD/src/sys/compile/SISSI i386


>Description:

	I've written a driver and userland daemon for the 
	WDT 500P/501P series hardware watchdog. The temperature
	sensor of WDT501P is not (yet) supported since I don't have
	such a card. 

	You can get it from 

		ftp://ftp.innonet.at/pub/FreeBSD/wdt/wdt.tar.gz

	Compile and install

		Insert 

			device wdt0 at isa? port 0x350 irq 5

		into your system file and compile the kernel.

		tar xvzf wdt.tar.gz && cd wdt && make && make install

		
		mknod /dev/wdt0 c 20 0
		kldload wdt
		/usr/local/sbin/wdogd

	Please feel free to contact me.

>How-To-Repeat:
>Fix:

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: gnats-admin->freebsd-bugs 
Responsible-Changed-By: greid 
Responsible-Changed-When: Sat Sep 22 09:21:49 PDT 2001 
Responsible-Changed-Why:  
Misfiled 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=30422 
State-Changed-From-To: open->suspended 
State-Changed-By: kris 
State-Changed-When: Mon Jul 14 04:17:42 PDT 2003 
State-Changed-Why:  
Can you please update the driver to work with FreeBSD 5.x 
and consider submitting it as a port instead? 

http://www.freebsd.org/cgi/query-pr.cgi?pr=30422 
State-Changed-From-To: suspended->closed 
State-Changed-By: des 
State-Changed-When: Sat Jun 20 08:52:31 UTC 2009 
State-Changed-Why:  
Feedback timeout, source code no longer available 

http://www.freebsd.org/cgi/query-pr.cgi?pr=30422 
>Unformatted:
