From: Len Brown <lenb@kernel.org>
To: Michael Doube <michael@doube.net>
Cc: linux-acpi@vger.kernel.org
Subject: Re: dmidecode for Sony Vaio VGN-SZ650NC
Date: Sun, 20 Jan 2008 18:36:45 -0500 [thread overview]
Message-ID: <200801201836.45800.lenb@kernel.org> (raw)
In-Reply-To: <47920876.1030002@doube.net>
On Saturday 19 January 2008 09:25, Michael Doube wrote:
>
> Len Brown wrote:
> > On Sunday 02 December 2007 10:03, Michael Doube wrote:
> >
> >> Manufacturer: Sony Corporation
> >> Product Name: VGN-SZ650N
> >>
> >
> > With 2.6.22, did you notice any functional difference with "acpi_osi=!Linux"?
> >
> No - what sort of changes should I look for?
> > (or since the default changed at 2.6.23, with 2.6.23 or later
> > do you notice any difference with "acpi_osi=Linux"?)
> >
> > Please send me the output from acpidump.
> >
> attached...
thanks for the acpidump output.
OSI(Linux) is a NOP on this box b/c LINX is never referenced after it is written.
-Len
OperationRegion (GNVS, SystemMemory, 0xBF6CAA37, 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,
Offset (0x14),
...
Scope (_SB)
{
Method (_INI, 0, NotSerialized)
{
If (DTSE)
{
TRAP (0x47)
}
Store (0x07D0, OSYS)
If (CondRefOf (_OSI, Local0))
{
If (_OSI ("Linux"))
{
Store (One, LINX)
}
If (_OSI ("Windows 2001"))
{
Store (0x07D1, OSYS)
}
...
prev parent reply other threads:[~2008-01-20 23:37 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-12-02 15:03 dmidecode for Sony Vaio VGN-SZ650NC Michael Doube
2008-01-18 21:56 ` Len Brown
[not found] ` <47920876.1030002@doube.net>
2008-01-20 23: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=200801201836.45800.lenb@kernel.org \
--to=lenb@kernel.org \
--cc=linux-acpi@vger.kernel.org \
--cc=michael@doube.net \
/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.