From: Len Brown <lenb@kernel.org>
To: Martin Tamme <mtamme@cosy.sbg.ac.at>
Cc: linux-acpi@vger.kernel.org
Subject: Re: dmidecode (HP pavilion dv5000)
Date: Sun, 20 Jan 2008 14:54:12 -0500 [thread overview]
Message-ID: <200801201454.12257.lenb@kernel.org> (raw)
In-Reply-To: <4791DF76.9060201@cosy.sbg.ac.at>
On Saturday 19 January 2008 06:31, Martin Tamme wrote:
> I didn't notice any difference between "acpi_osi=Linux" and
> "acpi_osi=!Linux".
>
> Len Brown wrote:
> > On Wednesday 20 June 2007 18:04, Martin Tamme wrote:
> >> Manufacturer: Hewlett-Packard
> >> Product Name: HP Pavilion dv5000 (RG959EA#ABD)
> >> Version: F.23
> >> Serial Number: CND63436SJ
> >> UUID: CAB23257-2998-11DB-BA5A-0016D43EC990
> >> Wake-up Type: Power Switch
> >> SKU Number: RG959EA#ABD
> >> Family: 103C_5335KV
> >>
> >> Handle 0x0002, DMI type 2, 8 bytes
> >> Base Board Information
> >> Manufacturer: Hewlett-Packard
> >> Product Name: 30A7
> >
thanks for the acpidump -- it shows that OSI(Linux) is a NOP
on this box, for LINX is never referenced.
-Len
Store (0x07D0, OSYS)
If (CondRefOf (_OSI, Local0))
{
If (_OSI ("Linux"))
{
Store (One, LINX)
}
....
OperationRegion (GNVS, SystemMemory, 0x7FE93E4C, 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),
prev parent reply other threads:[~2008-01-20 19:54 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-06-20 22:04 dmidecode Martin Tamme
2008-01-18 23:27 ` dmidecode (HP pavilion dv5000) Len Brown
[not found] ` <4791DF76.9060201@cosy.sbg.ac.at>
2008-01-20 19:54 ` 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=200801201454.12257.lenb@kernel.org \
--to=lenb@kernel.org \
--cc=linux-acpi@vger.kernel.org \
--cc=mtamme@cosy.sbg.ac.at \
/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.