public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
From: Mark Santcroos <marks-h3GR0owD+wQ@public.gmane.org>
To: roychris <roychris-GANU6spQydw@public.gmane.org>
Cc: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
Subject: Re: Fan control for my Dell SmartPC
Date: Mon, 26 May 2003 16:17:23 +0200	[thread overview]
Message-ID: <20030526141723.GI658@laptop.6bone.nl> (raw)
In-Reply-To: <3ED1FC8B.2040009-GANU6spQydw@public.gmane.org>

But is your fan ACPI controllable?

Mark

On Mon, May 26, 2003 at 01:37:47PM +0200, roychris wrote:
> There isn't any method to control the Fan in the dsdt ACPI table on my 
> computer (DELL SmartPC/SmartStep).
> Thanks to the ACPI Specs, I have implemented this code and there is no 
> problem with the compilation. ACPI Linux driver indicates me that it 
> finds a method for my two logical fans (one fan with 2 speeds). But I 
> think that the adress (the namespace maybe EC0) is not good so I can't 
> control it. How can I find the good region for my fan ?
> 
>            OperationRegion (EC0, EmbeddedControl, 0, 0xFF)
>            Field (EC0, ByteAcc, Lock, Preserve)
>            {
>             MODE,     1,
>             FAN0,     1,
>             FAN1,     1,
>             ,         5,
>             TMP,      8,
>             AC0,      8,
>             AC1,      8,
>             PSV,      8,
>             HOT,      8,
>             CRT,      8
>             }
> 
> I think that it's this piece of code I have to change.
> 
> Thanks
> 
> 
> 
> -------------------------------------------------------
> This SF.net email is sponsored by: ObjectStore.
> If flattening out C++ or Java code to make your application fit in a
> relational database is painful, don't do it! Check out ObjectStore.
> Now part of Progress Software. http://www.objectstore.net/sourceforge
> _______________________________________________
> Acpi-devel mailing list
> Acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
> https://lists.sourceforge.net/lists/listinfo/acpi-devel

-- 
Mark Santcroos                    RIPE Network Coordination Centre
http://www.ripe.net/home/mark/    New Projects Group/TTM


-------------------------------------------------------
This SF.net email is sponsored by: ObjectStore.
If flattening out C++ or Java code to make your application fit in a
relational database is painful, don't do it! Check out ObjectStore.
Now part of Progress Software. http://www.objectstore.net/sourceforge

  parent reply	other threads:[~2003-05-26 14:17 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-26 11:37 Fan control for my Dell SmartPC roychris
     [not found] ` <3ED1FC8B.2040009-GANU6spQydw@public.gmane.org>
2003-05-26 14:17   ` Mark Santcroos [this message]
2003-05-26 14:20   ` Adachi, Kenichi
     [not found]     ` <001201c32391$ecc1cda0$354425db-F8JvWDuGsZU@public.gmane.org>
2003-05-26 15:49       ` roychris
     [not found] <3ED2307B.8070908@free.fr>
     [not found] ` <3ED2307B.8070908-GANU6spQydw@public.gmane.org>
2003-05-26 16:30   ` Adachi, Kenichi

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=20030526141723.GI658@laptop.6bone.nl \
    --to=marks-h3gr0owd+wq@public.gmane.org \
    --cc=acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org \
    --cc=roychris-GANU6spQydw@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