ichwd for ICH8

Mike Tancsa mike at sentex.net
Tue May 15 01:39:02 UTC 2007


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 at 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 at 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.



More information about the freebsd-current mailing list