From: Len Brown <lenb@kernel.org>
To: Mateu Soler <mito150@gmail.com>
Cc: linux-acpi@vger.kernel.org
Subject: Re: dmidecode - Sony VAIO - VGN-NR11S_S
Date: Tue, 12 Feb 2008 15:24:49 -0500 [thread overview]
Message-ID: <200802121524.49489.lenb@kernel.org> (raw)
In-Reply-To: <66b1c5c60802110605g32732292kc4c7a668ba59c6@mail.gmail.com>
On Monday 11 February 2008 09:05, Mateu Soler wrote:
> 2008/2/11, Len Brown <lenb@kernel.org>:
> > On Sunday 10 February 2008 09:31, you wrote:
> > > Handle 0x0001, DMI type 1, 27 bytes
> > > System Information
> > > Manufacturer: Sony Corporation
> > > Product Name: VGN-NR11S_S
> > > Version: C3LPZGMR
> > ...
> > >
> > > Handle 0x0002, DMI type 2, 10 bytes
> > > Base Board Information
> > > Manufacturer: Sony Corporation
> > > Product Name: VAIO
> >
thanks for the acpidump.
OSI(Linux) is a NOP on this box.
-Len
Scope (_SB)
{
Method (_INI, 0, NotSerialized)
{
Store (0x07D0, OSYS)
If (CondRefOf (_OSI, Local0))
{
If (_OSI ("Linux"))
{
Store (One, 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)
}
}
prev parent reply other threads:[~2008-02-12 20:25 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-02-10 14:31 (unknown), Mateu Soler
2008-02-11 2:57 ` dmidecode - Sony VAIO - VGN-NR11S_S Len Brown
[not found] ` <66b1c5c60802110605g32732292kc4c7a668ba59c6@mail.gmail.com>
2008-02-12 20:24 ` 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=200802121524.49489.lenb@kernel.org \
--to=lenb@kernel.org \
--cc=linux-acpi@vger.kernel.org \
--cc=mito150@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.