* acpi-ca reports \_SB as a device
@ 2005-01-08 9:05 Nate Lawson
0 siblings, 0 replies; 3+ messages in thread
From: Nate Lawson @ 2005-01-08 9:05 UTC (permalink / raw)
To: ACPI Developers; +Cc: acpi
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
^ permalink raw reply [flat|nested] 3+ messages in thread
* RE: acpi-ca reports \_SB as a device
@ 2005-01-10 18:12 Moore, Robert
2005-01-10 21:03 ` Nate Lawson
0 siblings, 1 reply; 3+ messages in thread
From: Moore, Robert @ 2005-01-10 18:12 UTC (permalink / raw)
To: Nate Lawson, ACPI Developers; +Cc: acpi-HZy0K5TPuP5AfugRpC6u6w
For _SB_, this allows the _SB_._INI method to be run.
For _TZ, this allows notifies on the _TZ object. Some ASL code does
this.
> -----Original Message-----
> From: Nate Lawson [mailto:nate-Y6VGUYTwhu0@public.gmane.org]
> Sent: Saturday, January 08, 2005 1:05 AM
> To: ACPI Developers
> Cc: acpi-HZy0K5TPuP5AfugRpC6u6w@public.gmane.org
> Subject: acpi-ca reports \_SB as a device
>
> 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
-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: acpi-ca reports \_SB as a device
2005-01-10 18:12 acpi-ca reports \_SB as a device Moore, Robert
@ 2005-01-10 21:03 ` Nate Lawson
0 siblings, 0 replies; 3+ messages in thread
From: Nate Lawson @ 2005-01-10 21:03 UTC (permalink / raw)
To: Moore, Robert; +Cc: acpi, ACPI Developers
Ok, your rationale seems sound. We'll keep the workaround of skipping
such namespace system objects when scanning from the root.
-Nate
Moore, Robert wrote:
> For _SB_, this allows the _SB_._INI method to be run.
>
> For _TZ, this allows notifies on the _TZ object. Some ASL code does
> this.
>
>
>
>>-----Original Message-----
>>From: Nate Lawson [mailto:nate@root.org]
>>Sent: Saturday, January 08, 2005 1:05 AM
>>To: ACPI Developers
>>Cc: acpi@FreeBSD.org
>>Subject: acpi-ca reports \_SB as a device
>>
>>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.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2005-01-10 21:03 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-01-10 18:12 acpi-ca reports \_SB as a device Moore, Robert
2005-01-10 21:03 ` Nate Lawson
-- strict thread matches above, loose matches on Subject: below --
2005-01-08 9:05 Nate Lawson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox