summaryrefslogtreecommitdiffstats
path: root/sys/dev/acpi/acpidebug.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added stack trace to aml_die+acpidebugjordan2006-10-241-1/+2
* Add showval to ddb interface. Now we can pretty much debug anything AMLmarco2006-03-081-1/+2
* Add "disasm" code for ddb. With this one can disassemble AML code from DDB.marco2006-03-071-1/+2
* Hook acpi to ddb since we need to be able to do some live debugging.marco2006-03-051-0/+18