On 2011-03-18, Tero Koskinen <[email protected]> wrote: > Is there a way to see human-readable dump of aml code?
pkg_add acpica acpidump -o foo iasl -d foo.DSDT more foo.DSDT.dsl
On 2011-03-18, Tero Koskinen <[email protected]> wrote: > Is there a way to see human-readable dump of aml code?
pkg_add acpica acpidump -o foo iasl -d foo.DSDT more foo.DSDT.dsl