acpi_thermal on nforce 4 board

Pav Lucistnik pav at FreeBSD.org
Wed May 3 14:45:46 UTC 2006


Bruno Ducrot píše v st 03. 05. 2006 v 16:24 +0200:
> On Wed, May 03, 2006 at 03:57:12PM +0200, Pav Lucistnik wrote:
> ...
> 
> > No, it just fails to work. And I just tried and it now fails to work on
> > boards where it used to work. Fishy...
> > 
> > # 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 = W83627HF;
                        break;
                case 0x30:      /* 0x30 (or 0x31) */

Yay! Thank you a lot for the hint.

-- 
Pav Lucistnik <pav at oook.cz>
              <pav at FreeBSD.org>

- Hocumms Razor states that the most obvious, though possible not conceviable,
  answer to a problem is most likely the correct one.
- unless you are playing zelda.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: 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?=
Url : http://lists.freebsd.org/pipermail/freebsd-acpi/attachments/20060503/cab3df4d/attachment.pgp


More information about the freebsd-acpi mailing list