From owner-freebsd-current@FreeBSD.ORG Thu Mar 25 08:29:35 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 817B416A4CE; Thu, 25 Mar 2004 08:29:35 -0800 (PST) Received: from spruce.ne.tamu.edu (spruce.ne.tamu.edu [165.91.246.197]) by mx1.FreeBSD.org (Postfix) with ESMTP id 37B3643D41; Thu, 25 Mar 2004 08:29:35 -0800 (PST) (envelope-from dhawkins@tamu.edu) content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-MimeOLE: Produced By Microsoft Exchange V6.0.6487.1 Date: Thu, 25 Mar 2004 10:29:34 -0600 Message-ID: <3D0AE03BE5EFEC4DB04D42326CA218477D5101@spruce.ne.tamu.edu> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Intel i8xx watchdog driver Thread-Index: AcQGv3CVoXo+yUEqRF606fXAHemr9wLxFxOg From: "Wm. Daryl Hawkins" To: , Subject: Intel i8xx watchdog driver X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Mar 2004 16:29:35 -0000 I've written a driver for the Intel i8xx TCO watchdog timer for both = FreeBSD-CURRENT and FreeBSD-STABLE. This is my first driver and it's = only seen limited testing, so proceed with caution! The FreeBSD-CURRENT = package contains a loadable kernel module and was written to work with = Poul-Henning Kamp's watchdog driver model. The FreeBSD-STABLE package = contains both the loadable kernel module and a userland daemon.=20 I've tested it with 4.9, 5.2.1, and CURRENT on a Supermicro P4SGE = motherboard and would be grateful for any suggestions, comments, bug = reports, or complaints! :) =20 If there is sufficient interest (and once I've gotten some comment on = the structure and inner workings of this driver), I'd also like to write = a driver for the AMD-8000 series chipset. You can get the driver at: = http://freebsd.tamu.edu/wdog/ -- Daryl Daryl Hawkins Network Systems Texas A&M University dhawkins@tamu.edu