public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
From: Marco Walther <Marco.Walther-xsfywfwIY+M@public.gmane.org>
To: acpi-devel-pyega4qmqnRoyOMFzWx49A@public.gmane.org
Subject: Where does Dell i8200 hide it's fans?
Date: Fri, 24 Jan 2003 12:43:50 -0800	[thread overview]
Message-ID: <15921.42374.651850.622121@jena.eng.sun.com> (raw)

I've a Dell Inspiron 8200 and I know it has two fans. The Dell-laptop
driver is able to switch them but I don't see anything in the acpi
DSDT:-( 

The whole ThermalZone is really small:

    Scope (\_TZ)
    {
        ThermalZone (THM)
        {
            Method (_CRT, 0, NotSerialized)
            {
                Store (0x5E, Local0)
                Multiply (Local0, 0x0A, Local0)
                Add (Local0, 0x0AAC, Local0)
                Return (Local0)   /* 94 C */
            }

            Method (_TMP, 0, NotSerialized)
            {
                Store (GINF (0x04), Local0)
                Return (Local0)
            }

            Method (GINF, 1, NotSerialized)
           {
                SX10 ()
                SX30 (Arg0)
                SX11 ()
                Store (SX41 (), Local0)
                SX12 ()
                If (LLess (Local0, 0x0BA6))
                {
                    Store (0x0BA6, Local0)   /* 25 C, that's what I
					      * see in the /proc/acpi */
                }

                Return (Local0)
            }
        }
    }

There should be more but where would I find it?

Another question: The Dell DSDT has some parts which work differently
for different Windows OS's. Since this laptop is only supported with
WinXP, whould it make sense to to fake that even under Linux?

Thanks,
-- Marco

-- 


-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com

             reply	other threads:[~2003-01-24 20:43 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-01-24 20:43 Marco Walther [this message]
     [not found] ` <15921.42374.651850.622121-mWDWuy/8qzhGbVqAl5zy8A@public.gmane.org>
2003-01-25  8:22   ` Where does Dell i8200 hide it's fans? Adachi, Kenichi
     [not found]     ` <006601c2c44a$ded48990$134425db-F8JvWDuGsZU@public.gmane.org>
2003-01-27 17:51       ` Marco Walther
2003-01-25 17:50   ` Jan Slezak
     [not found]     ` <200301251850.26764.jan.slezak-aRb0bU7PRFPrBKCeMvbIDA@public.gmane.org>
2003-01-25 20:06       ` James D Strandboge
  -- strict thread matches above, loose matches on Subject: below --
2003-02-04  1:09 Grover, Andrew

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=15921.42374.651850.622121@jena.eng.sun.com \
    --to=marco.walther-xsfywfwiy+m@public.gmane.org \
    --cc=acpi-devel-pyega4qmqnRoyOMFzWx49A@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox