Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 May 2007 21:39:05 -0400
From:      Mike Tancsa <mike@sentex.net>
To:        Takeharu KATO <takeharu1219@ybb.ne.jp>
Cc:        Dag-Erling =?iso-8859-1?Q?Sm=F8rgrav?= <des@des.no>, freebsd-current@freebsd.org
Subject:   Re: ichwd for ICH8
Message-ID:  <200705150138.l4F1cvTQ002366@lava.sentex.ca>
In-Reply-To: <200705141835.l4EIZQA5000700@lava.sentex.ca>
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> <200705141835.l4EIZQA5000700@lava.sentex.ca>

next in thread | previous in thread | raw e-mail | index | archive | help
At 02:35 PM 5/14/2007, Mike Tancsa wrote:
>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: <Intel 82801EB/ER watchdog timer> on isa0
>ichwd0: Intel 82801EB/ER watchdog timer (TCO version 1)
>
>I have an ICH4 and ICH7 box that I will try later tonight


Works as expected on the ICH4 and ICH6. I tested both boxes by 
loading the patch'd kld, starting up watchdogd and then doing a kill 
-9 on the daemon.  The 2 boxes rebooted as expected. Please commit 
and MFC if possible.

isab0@pci0:31:0:        class=0x060100 card=0x00000000 
chip=0x24c08086 rev=0x02 hdr=0x00
     vendor     = 'Intel Corporation'
     device     = '82801DB/DBL (ICH4/ICH4-L) LPC Interface Bridge'
     class      = bridge
     subclass   = PCI-ISA


ichwd module loaded
ichwd0: <Intel 82801DB watchdog timer> on isa0
ichwd0: Intel 82801DB watchdog timer (TCO version 1)
sio1: configured irq 3 not in bitmap of probed irqs 0
sio1: port may not be enabled




isab0@pci0:31:0:        class=0x060100 card=0x26408086 
chip=0x26408086 rev=0x03 hdr=0x00
     vendor     = 'Intel Corporation'
     device     = '82801FB/FR ICH6/ICH6R LPC Interface Bridge'
     class      = bridge
     subclass   = PCI-ISA

ichwd module loaded
ichwd0: <Intel 82801FB/FR watchdog timer> on isa0
ichwd0: Intel 82801FB/FR watchdog timer (TCO version 2)
ppc0: parallel port not found.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200705150138.l4F1cvTQ002366>