ACPI_FUNCTION_TRACE() and friends
Henrik Brix Andersen
henrik at brixandersen.dk
Mon May 28 18:10:02 UTC 2007
Hi,
How do I go about enabling output from the ACPI_FUNCTION_TRACE*()
macros as defined in src/sys/contrib/dev/acpica/acmacros.h?
I have added 'options ACPI_DEBUG' to my kernel configuration and tried
turning the debug sysctls all the way up:
# sysctl debug.acpi.layer='ACPI_ALL_DRIVERS ACPI_ALL_COMPONENTS'
# sysctl debug.acpi.level='ACPI_LV_VERBOSE'
Still, the ACPI_FUNCTION_TRACE_U32() macro does not produce any output
in dmesg. What did I miss here?
Regards,
Brix
--
Henrik Brix Andersen <henrik at brixandersen.dk>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 209 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-acpi/attachments/20070528/3d46dbcf/attachment.pgp
More information about the freebsd-acpi
mailing list