All of lore.kernel.org
 help / color / mirror / Atom feed
From: Len Brown <lenb@kernel.org>
To: thomas.ramapuram@gmail.com
Cc: linux-acpi@vger.kernel.org
Subject: Re: dmidecode of Acer 5050 Aspire 5053NWXMi
Date: Mon, 21 Jan 2008 22:36:08 -0500	[thread overview]
Message-ID: <200801212236.09100.lenb@kernel.org> (raw)
In-Reply-To: <1200970497.2879.3.camel@localhost.localdomain>

The Acer Aspire 5050 risks less breakage than some other Acer models,
but still has some Windows hooks in the SATA code that
will get disabled by OSI(Linux).  Unless you notice
something related to SATA running better with OSI(Linux) enabled,
I'm going to keep this one blacklisted to disable OSI(Linux).

thanks,
-Len

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

                    If (\_OSI ("Linux"))
                    {
                        Store (0x01, LINX)	# NOP, as usual
                        Store (0x80, ^OSTB)	# NOP on this model
                        Store (0x80, ^TPOS)	# overwrites TPOS above,
						# referenced from SATA
                    }

BIOS Information
        Vendor: Acer
        Version: v1.3309
        Release Date: 04/17/07
        Address: 0xE5230
        Runtime Size: 110032 bytes
        ROM Size: 1024 kB
 ...

Handle 0x0001, DMI type 1, 27 bytes.
System Information
        Manufacturer: Acer, inc.
        Product Name: Aspire 5050
        Version: Not Applicable
        Serial Number: LXAXD0C038722086C42502
        UUID: C0EEA45F-A586-D811-A729-001B24465C81
        Wake-up Type: Power Switch
        SKU Number: Not Specified
        Family: Not Specified

Handle 0x0002, DMI type 2, 8 bytes.
Base Board Information
        Manufacturer: Acer, Inc.
        Product Name: Prespa M

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

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-08  2:30 dmidecode of Acer 5050 Aspire 5053NWXMi Thomas Ramapuram
2008-01-18 21:45 ` Len Brown
     [not found] ` <200801190122.17846.lenb@kernel.org>
     [not found]   ` <1200970497.2879.3.camel@localhost.localdomain>
2008-01-22  3:36     ` 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=200801212236.09100.lenb@kernel.org \
    --to=lenb@kernel.org \
    --cc=linux-acpi@vger.kernel.org \
    --cc=thomas.ramapuram@gmail.com \
    /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.