From owner-freebsd-acpi@FreeBSD.ORG Wed May 3 14:45:46 2006 Return-Path: X-Original-To: freebsd-acpi@FreeBSD.org Delivered-To: freebsd-acpi@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BE90416A41B for ; Wed, 3 May 2006 14:45:46 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from e0-a11.b1.lan.prg.vol.cz (e0-a11.b1.lan.prg.vol.cz [195.122.204.152]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8DE6643D55 for ; Wed, 3 May 2006 14:45:41 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from pav.hide.vol.cz (localhost [127.0.0.1]) by e0-a11.b1.lan.prg.vol.cz (8.13.6/8.13.6) with ESMTP id k43EjcQa042968; Wed, 3 May 2006 16:45:38 +0200 (CEST) (envelope-from pav@FreeBSD.org) Received: (from pav@localhost) by pav.hide.vol.cz (8.13.6/8.13.6/Submit) id k43EjckB042967; Wed, 3 May 2006 16:45:38 +0200 (CEST) (envelope-from pav@FreeBSD.org) X-Authentication-Warning: pav.hide.vol.cz: pav set sender to pav@FreeBSD.org using -f From: Pav Lucistnik To: Bruno Ducrot In-Reply-To: <20060503142408.GD31815@poupinou.org> References: <1146231595.94164.25.camel@pav.hide.vol.cz> <20060502154819.GA16135@poupinou.org> <1146585606.31507.38.camel@pav.hide.vol.cz> <20060503134248.GB31815@poupinou.org> <1146664632.38125.65.camel@pav.hide.vol.cz> <20060503142408.GD31815@poupinou.org> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-0tkLSeet6EwcQWGSlMN7" Date: Wed, 03 May 2006 16:45:37 +0200 Message-Id: <1146667537.38125.73.camel@pav.hide.vol.cz> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 FreeBSD GNOME Team Port Cc: freebsd-acpi@FreeBSD.org Subject: Re: acpi_thermal on nforce 4 board X-BeenThere: freebsd-acpi@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: pav@FreeBSD.org List-Id: ACPI and power management development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 May 2006 14:45:46 -0000 --=-0tkLSeet6EwcQWGSlMN7 Content-Type: text/plain; charset=ISO8859-2 Content-Transfer-Encoding: quoted-printable Bruno Ducrot p=ED=B9e v st 03. 05. 2006 v 16:24 +0200: > On Wed, May 03, 2006 at 03:57:12PM +0200, Pav Lucistnik wrote: > ... >=20 > > No, it just fails to work. And I just tried and it now fails to work on > > boards where it used to work. Fishy... > >=20 > > # mbmon -D -p winbond > > Probe Request: winbond > > >>> Testing Reg's at ISA-IO <<< > > [ISA Port IO-Base:0x290] > > Probing Winbond/Asus/LM78/79 chip: > ... > > CR4C:0x18, CR4D:0x15, CR4E:0x80, CR4F:0x5C > ^^ ^^ > I'm pretty sure it's a winbond (which one, well I can't > tell, but looking at the mother board should tell > you which one exactly) and you can access it's register via > io port 0x295 -- 0x296. You just have to find the correct > tool to handle it, or fix mbmon :) mbmon fixed: --- sens_winbond.c Fri Jul 9 07:34:41 2004 +++ sens_winbond.c Wed May 3 16:43:40 2006 @@ -245,6 +244,7 @@ case 0x20: /* 0x20 (or 0x21) 627HF */ case 0x90: /* 0x90 (or 0x91?) 627THF */ case 0x1A: /* 0x1A (??) 627THF-A */ + case 0xA0: /* 0xA0 (or 0xA1) */ wbdchipid =3D W83627HF; break; case 0x30: /* 0x30 (or 0x31) */ Yay! Thank you a lot for the hint. --=20 Pav Lucistnik - Hocumms Razor states that the most obvious, though possible not conceviab= le, answer to a problem is most likely the correct one. - unless you are playing zelda. --=-0tkLSeet6EwcQWGSlMN7 Content-Type: application/pgp-signature; name=signature.asc Content-Description: Toto je =?iso-8859-2?Q?digit=E1ln=EC?= =?ISO-8859-1?Q?_podepsan=E1?= =?iso-8859-2?Q?_=E8=E1st?= =?ISO-8859-1?Q?_zpr=E1vy?= -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (FreeBSD) iD8DBQBEWMIRntdYP8FOsoIRAslwAJ0TnmCDZAq5u9q990F4T1p3HaI8UwCgrrmU 3Rq7pLlsKX3XShbkHN+lmsE= =5ZhU -----END PGP SIGNATURE----- --=-0tkLSeet6EwcQWGSlMN7--