All of lore.kernel.org
 help / color / mirror / Atom feed
From: Len Brown <lenb@kernel.org>
To: Martijn <martijn@monomania.nl>
Cc: linux-acpi@vger.kernel.org
Subject: Re: Please send dmidecode - Dell Inspiron 1501
Date: Mon, 21 Jan 2008 22:50:58 -0500	[thread overview]
Message-ID: <200801212250.58376.lenb@kernel.org> (raw)
In-Reply-To: <49680ac7c7a44b6aebd3565e0565932e@82.83.255.88>


> > On Tuesday 18 September 2007 02:20, Martijn Brugman wrote:
> > &gt; System Information
> > &gt;         Manufacturer: Dell Inc.
> > &gt;         Product Name: Inspiron 1501 
> > &gt;         Version: Not Specified                   
> > &gt;         Serial Number: HWYGR2J
> > &gt;         UUID: 44454C4C-5700-1059-8047-C8C04F52324A
> > &gt;         Wake-up Type: Power Switch
> > &gt;         SKU Number: Not Specified
> > &gt;         Family: Not Specified
> > &gt; 
> > &gt; Handle 0x0003, DMI type 2, 8 bytes
> > &gt; Base Board Information
> > &gt;         Manufacturer: Dell Inc.
> > &gt;         Product Name: 0UW744
> > 

thanks for the acpidump


                    If (\_OSI ("Windows 2006"))
                    {
                        Store (0x40, ^OSTB)
                        Store (0x40, ^TPOS)
                    }

                    If (\_OSI ("Linux"))
                    {
                        Store (0x01, LINX)
                        Store (0x80, ^OSTB)
                        Store (0x80, ^TPOS)
                    }

LINX is written and never read.
OSTB and TPOS are only compard to > 4, where this write has no effect

so OSI(Linux) is a NOP on this box.

thanks,
-Len

           reply	other threads:[~2008-01-22  3:51 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <49680ac7c7a44b6aebd3565e0565932e@82.83.255.88>]

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=200801212250.58376.lenb@kernel.org \
    --to=lenb@kernel.org \
    --cc=linux-acpi@vger.kernel.org \
    --cc=martijn@monomania.nl \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.