From owner-freebsd-arch@FreeBSD.ORG Mon May 14 18:35:31 2007 Return-Path: X-Original-To: freebsd-arch@freebsd.org Delivered-To: freebsd-arch@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A2C1816A403; Mon, 14 May 2007 18:35:31 +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 6C42F13C487; Mon, 14 May 2007 18:35:31 +0000 (UTC) (envelope-from mike@sentex.net) Received: from lava.sentex.ca (pyroxene.sentex.ca [199.212.134.18]) by smarthost2.sentex.ca (8.13.8/8.13.8) with ESMTP id l4EIZSk4074355; Mon, 14 May 2007 14:35:28 -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 l4EIZQA5000700 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 14 May 2007 14:35:27 -0400 (EDT) (envelope-from mike@sentex.net) Message-Id: <200705141835.l4EIZQA5000700@lava.sentex.ca> X-Mailer: QUALCOMM Windows Eudora Version 7.1.0.9 Date: Mon, 14 May 2007 14:35:34 -0400 To: Takeharu KATO From: Mike Tancsa In-Reply-To: <7.1.0.9.0.20070514132916.2666fcf8@sentex.net> References: <46337B06.9080102@ybb.ne.jp> <46338C0F.9000608@ybb.ne.jp> <4633932A.8080602@ybb.ne.jp> <86tzuxni1b.fsf@dwp.des.no> <200705141551.l4EFpZBb099847@lava.sentex.ca> <46489B0C.7060104@ybb.ne.jp> <7.1.0.9.0.20070514132916.2666fcf8@sentex.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Cc: Dag-Erling =?iso-8859-1?Q?Sm=F8rgrav?= , freebsd-current@freebsd.org, freebsd-arch@freebsd.org Subject: Re: ichwd for ICH8 X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 May 2007 18:35:31 -0000 At 01:32 PM 5/14/2007, Mike Tancsa wrote: >At 01:23 PM 5/14/2007, Takeharu KATO wrote: > >>It looks worked correctly. >>Does the driver make the box reset when the box falls in hang-up? >>I do not have ICH-7 machine, so I am glad that you tested it. Hi, I also tried it on an older box (ICH5) and all worked as expected with the older version. ichwd module loaded ichwd0: on isa0 ichwd0: Intel 82801EB/ER watchdog timer (TCO version 1) isab0@pci0:31:0: class=0x060100 card=0x00000000 chip=0x24d08086 rev=0x02 hdr=0x00 vendor = 'Intel Corporation' device = '82801EB/ER (ICH5/ICH5R) LPC Interface Bridge' class = bridge subclass = PCI-ISA I have an ICH4 and ICH7 box that I will try later tonight ---Mike