From: Nate Lawson <nate@root.org>
To: ACPI Developers <acpi-devel@lists.sourceforge.net>
Cc: acpi@FreeBSD.org
Subject: acpi-ca reports \_SB as a device
Date: Sat, 08 Jan 2005 01:05:24 -0800 [thread overview]
Message-ID: <41DFA254.8090704@root.org> (raw)
If you call AcpiGetType on \_SB, you get "device" and \_TZ gives
"thermal". I don't think this is valid since these are system scopes,
not devices and thermal zones.
I found this while testing a patch that scans the whole namespace (\)
for devices. It turns out some systems put PCI link devices (PNP0C0F)
in \, so we weren't probing them.
--
Nate
next reply other threads:[~2005-01-08 9:05 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-01-08 9:05 Nate Lawson [this message]
-- strict thread matches above, loose matches on Subject: below --
2005-01-10 18:12 acpi-ca reports \_SB as a device Moore, Robert
2005-01-10 21:03 ` Nate Lawson
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=41DFA254.8090704@root.org \
--to=nate@root.org \
--cc=acpi-devel@lists.sourceforge.net \
--cc=acpi@FreeBSD.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.