summaryrefslogtreecommitdiff
path: root/usr.sbin/acpidump/asl_dump.c
AgeCommit message (Expand)Author
2008-06-06Fix a bunch of goo by creating a more generic fucntion to handle it.Marco Peereboom
2007-12-07implement a few more opcodes from acpi 3.0 and fix output in some cases.Federico G. Schwindt
2007-12-02Fixes acpidump on DL145 systems; method defined within another methodJordan Hargrave
2007-11-26Decode CreateQWordFiled().Mark Kettenis
2007-09-22avoid case ranges; ok millert@Otto Moerbeek
2005-07-21remove trailing newlines from err(3) calls; millert@ and matthieu@ ok.Federico G. Schwindt
2005-06-04Clean up gcc-isms. OK tholoChad Loder
2005-06-02Start on a basic ACPI framework -- does not do much more than read out theThorsten Lockert