Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 03 May 2006 16:45:37 +0200
From:      Pav Lucistnik <pav@FreeBSD.org>
To:        Bruno Ducrot <ducrot@poupinou.org>
Cc:        freebsd-acpi@FreeBSD.org
Subject:   Re: acpi_thermal on nforce 4 board
Message-ID:  <1146667537.38125.73.camel@pav.hide.vol.cz>
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>

next in thread | previous in thread | raw e-mail | index | archive | help

--=-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 <pav@oook.cz>
              <pav@FreeBSD.org>

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1146667537.38125.73.camel>