summaryrefslogtreecommitdiffstats
path: root/usr.sbin/acpi/acpidump/acpi_user.c
Commit message (Expand)AuthorAgeFilesLines
* Unify the start/size parameters for the RSDP search area. Don't bothernjl2004-05-281-1/+3
* Use the correct location of the EBDA for searching for the RSDP.njl2004-05-251-17/+29
* If the revision is 0, don't trust the length in the RSDP. Instead assumenjl2004-05-161-2/+7
* Read in the entire RSDP but only run the standard checksum over thenjl2004-05-161-7/+12
* Instead of scanning the entire lower 1 MB of RAM, only scan locationsnjl2004-05-141-29/+42
* Minor style issues.des2004-05-101-2/+2
* Modify acpidump to use iasl(8) as the backend for disassembling AML.njl2003-08-281-33/+26
* o Use sysctl machdep.acpi_root to get the physical address of themarcel2002-12-191-13/+34
* Fix UserTerms disassembling. Now that dumped ASL can be compiled withiwasaki2001-10-221-8/+5
* Remove dependence on old acpi driver from acpi userland tools.iwasaki2000-11-081-2/+0
* Update include paths for new header locations.msmith2000-09-301-1/+2
* import acpidump(8) from ACPI For FreeBSD project.iwasaki2000-08-311-0/+165
OpenPOWER on IntegriCloud