From owner-freebsd-current@FreeBSD.ORG Fri Jul 27 00:38:25 2007 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A312816A417 for ; Fri, 27 Jul 2007 00:38:25 +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 420FD13C428 for ; Fri, 27 Jul 2007 00:38:25 +0000 (UTC) (envelope-from mike@sentex.net) Received: from lava.sentex.ca (pyroxene.sentex.ca [199.212.134.18]) by smarthost2.sentex.ca (8.14.1/8.13.8) with ESMTP id l6R0cM2w054792; Thu, 26 Jul 2007 20:38:22 -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 l6R0cLNV068524 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 26 Jul 2007 20:38:21 -0400 (EDT) (envelope-from mike@sentex.net) Message-Id: <200707270038.l6R0cLNV068524@lava.sentex.ca> X-Mailer: QUALCOMM Windows Eudora Version 7.1.0.9 Date: Thu, 26 Jul 2007 20:38:16 -0400 To: Dag-Erling =?iso-8859-1?Q?Sm=C3=B8rgrav?= From: Mike Tancsa In-Reply-To: <86hcnq900e.fsf@ds4.des.no> References: <46337B06.9080102@ybb.ne.jp> <46338C0F.9000608@ybb.ne.jp> <4633932A.8080602@ybb.ne.jp> <86tzuxni1b.fsf@dwp.des.no> <200707061723.l66HNYSe037055@lava.sentex.ca> <86ir86hqhc.fsf@ds4.des.no> <200707262035.l6QKZtnd067391@lava.sentex.ca> <86abtihk6h.fsf@ds4.des.no> <200707262338.l6QNcL1T068284@lava.sentex.ca> <86hcnq900e.fsf@ds4.des.no> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1"; format=flowed Content-Transfer-Encoding: quoted-printable Cc: Takeharu KATO , freebsd-current@freebsd.org Subject: Re: ichwd for ICH8 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Fri, 27 Jul 2007 00:38:25 -0000 At 08:13 PM 7/26/2007, Dag-Erling Sm=C3=B8rgrav wrote: >Mike Tancsa writes: > > OK, I tried it on current, but it sees the ichwd as ich5, where as its > > 7 according to the other version > >No, the unpatched driver in -CURRENT has that bug (misidentifies ICH7 as >ICH5) but the patched driver would identify it correctly and >additionally print a line about the TCO version. You must have loaded >the wrong module. Sorry, you are right. I can load it now on the=20 current box I have running, but it doesnt reboot=20 it, probably because of the BIOS setting. ichwd module loaded ichwd0: at port 0x1080-0x1087,0x1088-0x1091 on= isa0 ichwd0: Intel ICH7 watchdog timer (ICH7 or equivalent) ppc0: parallel port not found. Also, it works on RELENG_6 ichwd module loaded ichwd0: on isa0 ichwd0: Intel ICH7 watchdog timer (ICH7 or equivalent) ppc0: parallel port not found. I also tried the patched version on an older box=20 and it looks good too (running releng_6). Its an ICH5 Intel 865 MB ichwd module loaded ichwd0: on isa0 ppc0: parallel port not found.