From owner-freebsd-current@FreeBSD.ORG Fri Jul 6 17:43:52 2007 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 641A816A469; Fri, 6 Jul 2007 17:43:52 +0000 (UTC) (envelope-from mike@sentex.net) Received: from smarthost2.sentex.ca (smarthost2.sentex.ca [205.211.164.50]) by mx1.freebsd.org (Postfix) with ESMTP id 2F55013C458; Fri, 6 Jul 2007 17:43:51 +0000 (UTC) (envelope-from mike@sentex.net) Received: from lava.sentex.ca (pyroxene.sentex.ca [199.212.134.18]) by smarthost2.sentex.ca (8.14.1/8.13.8) with ESMTP id l66HNZRM053111; Fri, 6 Jul 2007 13:23:35 -0400 (EDT) (envelope-from mike@sentex.net) Received: from mdt-xp.sentex.net (simeon.sentex.ca [192.168.43.27]) by lava.sentex.ca (8.13.8/8.13.3) with ESMTP id l66HNYSe037055 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 6 Jul 2007 13:23:34 -0400 (EDT) (envelope-from mike@sentex.net) Message-Id: <200707061723.l66HNYSe037055@lava.sentex.ca> X-Mailer: QUALCOMM Windows Eudora Version 7.1.0.9 Date: Fri, 06 Jul 2007 13:22:55 -0400 To: des@des.no (Dag-Erling =?iso-8859-1?Q?Sm=F8rgrav?= ), Takeharu KATO From: Mike Tancsa In-Reply-To: <86tzuxni1b.fsf@dwp.des.no> References: <46337B06.9080102@ybb.ne.jp> <46338C0F.9000608@ybb.ne.jp> <4633932A.8080602@ybb.ne.jp> <86tzuxni1b.fsf@dwp.des.no> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1"; format=flowed Content-Transfer-Encoding: quoted-printable Cc: freebsd-current@freebsd.org, freebsd-arch@freebsd.org Subject: Re: ichwd for ICH8 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Fri, 06 Jul 2007 17:43:52 -0000 At 03:02 AM 5/1/2007, Dag-Erling Sm=F8rgrav wrote: >Takeharu KATO writes: > > I wrote ICH7 or later support patch for sys/dev/ichwd watch dog driver. > > I tested this patch on ICH8 compliant mother board(GIGA BYTE= GA-965P-DS3). > > > > Please apply the patch. > >I will try to take care of this some time within the next two weeks. >Feel free to contact me off-list if you have any updates. Hi, Any chance to commit this to the tree ?=20 It works really well with a number of newer=20 chipsets out there, that the old ichwd does not work with. The patch applies cleanly to both HEAD and=20 RELENG_6. I have it running for some time on a number of RELENG_6 boxes ---Mike=20