From owner-freebsd-current@FreeBSD.ORG Mon Sep 13 01:13:54 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E314616A4D0 for ; Mon, 13 Sep 2004 01:13:54 +0000 (GMT) Received: from www.mmlab.cse.yzu.edu.tw (www.mmlab.cse.yzu.edu.tw [140.138.145.166]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6B5E343D58 for ; Mon, 13 Sep 2004 01:13:54 +0000 (GMT) (envelope-from avatar@mmlab.cse.yzu.edu.tw) Received: by www.mmlab.cse.yzu.edu.tw (qmail, from userid 1000) id BAC364EFD9D; Mon, 13 Sep 2004 09:13:50 +0800 (CST) Received: from localhost (localhost [127.0.0.1]) by www.mmlab.cse.yzu.edu.tw (qmail) with ESMTP id B81584EFD9A; Mon, 13 Sep 2004 09:13:50 +0800 (CST) Date: Mon, 13 Sep 2004 09:13:50 +0800 (CST) From: Tai-hwa Liang To: Mike Tancsa In-Reply-To: <6.1.2.0.0.20040912063508.050a4fb0@64.7.153.2> Message-ID: <0409130912018.25090@www.mmlab.cse.yzu.edu.tw> References: <6.1.2.0.0.20040912063508.050a4fb0@64.7.153.2> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-current@freebsd.org Subject: Re: ichwd working for anyone ? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Mon, 13 Sep 2004 01:13:55 -0000 On Sun, 12 Sep 2004, Mike Tancsa wrote: > > On the 4 different machines I tried (2 845 and 2 865 chipsets) none seem to > work with ichwd. Note, these boards do work with > http://freebsd.tamu.edu/wdog/ in RELENG_4 so I know the watchdog is not > disabled on the MB. Also, on one box here, I know ichwd worked at one > point ( ~ July ) but now it too gives > > ichwd0: on motherboard > ichwd0: unable to reserve SMI registers > device_attach: ichwd0 attach returned 6 > > or > ichwd0: on motherboard > ichwd0: unable to reserve SMI registers > device_attach: ichwd0 attach returned 6 That's exactly what I saw on the other three laptops(-CURRENT cvsup'ed about 3 days ago): * Toshiba Satellite 3000, Pentium III Mobile 1GHz ichwd module loaded ichwd_identify(): found ICH chipset: Intel 82801CAM watchdog timer ichwd0: on motherboard ichwd0: unable to reserve SMI registers device_attach: ichwd0 attach returned 6 * Thinkpad R40, Mobile Celeron 2GHz ichwd module loaded ichwd_identify(): found ICH chipset: Intel 82801DBM watchdog timer ichwd0: on motherboard ichwd0: unable to reserve SMI registers device_attach: ichwd0 attach returned 6 * Thinkpad T40, Centrino ichwd module loaded ichwd_identify(): found ICH chipset: Intel 82801DBM watchdog timer ichwd0: on motherboard ichwd0: unable to reserve SMI registers device_attach: ichwd0 attach returned 6