on 01/12/2012 11:15 Jean-Sébastien Pédron said the following:
> On 01.12.2012 10:10, Andriy Gapon wrote:
>> on 01/12/2012 11:02 Jean-Sébastien Pédron said the following:
>>> By the way, should _CST appear in a dump from acpidump(8)?
>> 
>> Yes, it depends... :-) _CST could be defined in a dynamically loadable
>> region.  If you do not see _CST in the DSDT but see Load() calls, then
>> that's the most likely explanation.
> 
> How do I see these Load() calls? Are they related to the ACPI_LV_LOAD level
> in debug.acpi.level?

acpidump -dt > somefile.asl
vi somefile.asl
/Load

:-)


-- 
Andriy Gapon
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-acpi
To unsubscribe, send any mail to "[email protected]"

Reply via email to