acpi-ca reports \_SB as a device

Nate Lawson nate at root.org
Mon Jan 10 13:03:30 PST 2005


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 at root.org]
>>Sent: Saturday, January 08, 2005 1:05 AM
>>To: ACPI Developers
>>Cc: acpi at 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.


More information about the freebsd-acpi mailing list