From owner-cvs-all@FreeBSD.ORG Tue May 11 11:42:53 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7318C16A4CE; Tue, 11 May 2004 11:42:53 -0700 (PDT) Received: from smtp.des.no (flood.des.no [217.116.83.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id C1ADE43D41; Tue, 11 May 2004 11:42:52 -0700 (PDT) (envelope-from des@des.no) Received: by smtp.des.no (Pony Express, from userid 666) id B12F0530D; Tue, 11 May 2004 20:42:51 +0200 (CEST) Received: from dwp.des.no (des.no [80.203.228.37]) by smtp.des.no (Pony Express) with ESMTP id D846A5309; Tue, 11 May 2004 20:42:43 +0200 (CEST) Received: by dwp.des.no (Postfix, from userid 2602) id BC1B133C71; Tue, 11 May 2004 20:42:43 +0200 (CEST) To: src-committers@FreeBSD.org References: <200405111821.i4BILcjW011494@repoman.freebsd.org> From: des@des.no (=?iso-8859-1?q?Dag-Erling_Sm=F8rgrav?=) Date: Tue, 11 May 2004 20:42:43 +0200 In-Reply-To: <200405111821.i4BILcjW011494@repoman.freebsd.org> (Dag-Erling Smorgrav's message of "Tue, 11 May 2004 11:21:38 -0700 (PDT)") Message-ID: User-Agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on flood.des.no X-Spam-Level: X-Spam-Status: No, hits=0.0 required=5.0 tests=AWL autolearn=no version=2.63 cc: cvs-src@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/modules Makefile src/sys/conf files.i386 src/sys/modules/ichwd Makefile src/sys/dev/ichwd ichwd.c ichwd.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 May 2004 18:42:53 -0000 Dag-Erling Smorgrav writes: > Log: > Add a driver for the watchdog timer function present on the LPC interfa= ce > bridge in Intel ICH-series chipsets. Note that it doesn't quite work for me (Gigabyte Titan motherboard with i848P chipset); if I let the timer expire, the machine shuts down but does not reboot, and requires a power cycle to come back up. This can just as easily be a hardware or BIOS bug as a driver bug, though. In any case, careful testing is advised before using this driver in a production setting. DES --=20 Dag-Erling Sm=F8rgrav - des@des.no