From: "Zdeněk OGAR Skalák" <skalak-Bh/+Xfn7orxQjibfaplwYw@public.gmane.org>
To: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
Subject: Copaq's DSDTs
Date: Tue, 22 Apr 2003 11:35:07 +0200 [thread overview]
Message-ID: <3EA50CCB.AF7E438B@monetplus.cz> (raw)
In-Reply-To: 20030418123144.GB2623@nostromo
Hi,
just as repairing Jiri Musil's DSDT: Compaq Evo N110 & Armada 110 are nearly
the same, the same bugs in DSDT, ....
But what I'm writing for: consider this fragment of DSDT :-)
Device(PCI0)
{
Name(MYOS,0x02)
Method(_INI,0,NotSerialized)
{
Store(0x02,MYOS /* \_SB.PCI0.MYOS */)
If(LEqual(SizeOf(\_OS),0x14))
{
Store(0x01,MYOS /* \_SB.PCI0.MYOS */)
}
If(LEqual(SizeOf(\_OS),0x11))
{
Store(0x00,MYOS /* \_SB.PCI0.MYOS */)
}
If(LEqual(SizeOf(\_OS),0x27))
{
Store(0x03,MYOS /* \_SB.PCI0.MYOS */)
}
}
Pretty smart way to find out operating system, isn't it ?
Bye
Zdenek OGAR Skalak
--
Ing. Zdeněk OGAR Skalák
Monet+ a.s.
Zámecká 365
763 14 Zlín - Štípa, CZ
Tel: +420 / 577 110 411, Fax: +420 / 577 914 557
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
prev parent reply other threads:[~2003-04-22 9:35 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-04-18 12:31 Compaq EVO N110, bad state handling? Jiri Musil
2003-04-18 14:13 ` Zdeněk OGAR Skalák
2003-04-22 9:35 ` Zdeněk OGAR Skalák [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=3EA50CCB.AF7E438B@monetplus.cz \
--to=skalak-bh/+xfn7orxqjibfaplwyw@public.gmane.org \
--cc=acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org \
/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.