Date: Wed, 13 Apr 2005 01:30:20 GMT From: Mike Tancsa <mike@sentex.net> To: freebsd-bugs@FreeBSD.org Subject: Re: kern/79698: [patch] [ichws] ICH watchdog driver broken Message-ID: <200504130130.j3D1UKoe036289@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/79698; it has been noted by GNATS. From: Mike Tancsa <mike@sentex.net> To: freebsd-gnats-submit@FreeBSD.org Cc: Subject: Re: kern/79698: [patch] [ichws] ICH watchdog driver broken Date: Tue, 12 Apr 2005 21:24:11 -0400 I have tested the patch on a number of Intel boards and it works on all of them. However, one still need to use debug.acpi.disabled="sysresource" in /boot/loader.conf Intel 855 GME (ICH4) ichwd module loaded ichwd0: <Intel 82801DBM watchdog timer> on motherboard Intenet 865 (ICH5) ichwd module loaded ichwd0: <Intel 82801EB/ER watchdog timer> on motherboard On a different but somewhat related note, no luck with the ICH6. Adding the defs + {VENDORID_INTEL, DEVICEID_82801FB, "Intel ICH6 watchdog device"}, +#define DEVICEID_82801FB 0x2640 Doesnt allow the box to be rebooted. But then again, the ICH6 watchdog (Intel 915 board) never worked with any watchdog driver Same thing with the version on the website Loading ichwd module. ichwd0: <Intel ICH6 watchdog device> on motherboard ichwd0: Watchdog ready... ---Mike
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200504130130.j3D1UKoe036289>