public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
From: Len Brown <lenb@kernel.org>
To: Dennis Jansen <d.g.jansen@googlemail.com>
Cc: linux-acpi@vger.kernel.org
Subject: Re: Please send dmidecode to linux-acpi@vger.kernel.org - Acer Extensa 5220
Date: Sun, 10 Feb 2008 21:08:54 -0500	[thread overview]
Message-ID: <200802102108.55052.lenb@kernel.org> (raw)
In-Reply-To: <e678b6ed0802080433x7fad7155t42f58e6b26888823@mail.gmail.com>

On Friday 08 February 2008 07:33, Dennis Jansen wrote:
> Glad I can help.
> 
> On Feb 8, 2008 5:49 AM, Len Brown <lenb@kernel.org> wrote:
> > please send me the output from acpidump.
> >
> > thanks,
> > -Len
> >
> >         Manufacturer: Acer
> >         Product Name: Extensa 5220

Thanks for the acpidump.
OSI(Linux) appears to be a NOP in this version of the BIOS.
It sets LINX, but nothing (in AML) ever reads it.

-Len


            Store (0x07D0, OSYS)
            If (CondRefOf (_OSI, Local0))
            {
                If (_OSI ("Linux"))
                {
                    Store (0x01, LINX)
                }

                If (_OSI ("Windows 2001"))
                {
                    Store (0x07D1, OSYS)
                }

                If (_OSI ("Windows 2001 SP1"))
                {
                    Store (0x07D1, OSYS)
                }

                If (_OSI ("Windows 2001 SP2"))
                {
                    Store (0x07D2, OSYS)
                }

                If (_OSI ("Windows 2006"))
                {
                    Store (0x07D6, OSYS)
                }
            }

            If (LAnd (MPEN, LEqual (OSYS, 0x07D1)))
            {
                TRAP (0x3D)
            }

            TRAP (0x2B)
            TRAP (0x32)
        }
    }

    OperationRegion (GNVS, SystemMemory, 0x7F6DFDBC, 0x0100)
    Field (GNVS, AnyAcc, Lock, Preserve)
    {
        OSYS,   16,
        SMIF,   8,
        PRM0,   8,
        PRM1,   8,
        SCIF,   8,
        PRM2,   8,
        PRM3,   8,
        LCKF,   8,
        PRM4,   8,
        PRM5,   8,
        P80D,   32,
        LIDS,   8,
        PWRS,   8,
        DBGS,   8,
        LINX,   8,

      parent reply	other threads:[~2008-02-11  2:09 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <e678b6ed0802061215n38a1b38eu22fe150e18bb920d@mail.gmail.com>
2008-02-06 20:19 ` Please send dmidecode to linux-acpi@vger.kernel.org Dennis Jansen
2008-02-08  4:49   ` Please send dmidecode to linux-acpi@vger.kernel.org - Acer Extensa 5220 Len Brown
     [not found]     ` <e678b6ed0802080433x7fad7155t42f58e6b26888823@mail.gmail.com>
2008-02-11  2:08       ` Len Brown [this message]

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=200802102108.55052.lenb@kernel.org \
    --to=lenb@kernel.org \
    --cc=d.g.jansen@googlemail.com \
    --cc=linux-acpi@vger.kernel.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