summaryrefslogtreecommitdiff
path: root/usr.sbin/acpi/acpidump/acpi_user.c
Commit message (Expand)AuthorAgeFilesLines
* various: general adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Fix a long standing logic bug introduced in r167814. The code was added toJung-uk Kim2013-05-311-1/+1
* More -Wmissing-variable-declarations fixes.Ed Schouten2012-10-191-1/+1
* Merge ACPICA 20100702.Jung-uk Kim2010-07-061-1/+1
* - Use the headers from ACPI-CA to define various constants and structuresJohn Baldwin2009-08-251-22/+26
* Fix acpidump(8) on ia64. Revision 1.13 introduced an uninitializedMarcel Moolenaar2007-07-281-0/+2
* Catch up with ACPI-CA 20070320 import.Jung-uk Kim2007-03-221-10/+14
* Unify the start/size parameters for the RSDP search area. Don't botherNate Lawson2004-05-281-1/+3
* Use the correct location of the EBDA for searching for the RSDP.Nate Lawson2004-05-251-17/+29
* If the revision is 0, don't trust the length in the RSDP. Instead assumeNate Lawson2004-05-161-2/+7
* Read in the entire RSDP but only run the standard checksum over theNate Lawson2004-05-161-7/+12
* Instead of scanning the entire lower 1 MB of RAM, only scan locationsNate Lawson2004-05-141-29/+42
* Minor style issues.Dag-Erling Smørgrav2004-05-101-2/+2
* Modify acpidump to use iasl(8) as the backend for disassembling AML.Nate Lawson2003-08-281-33/+26
* o Use sysctl machdep.acpi_root to get the physical address of theMarcel Moolenaar2002-12-191-13/+34
* Fix UserTerms disassembling. Now that dumped ASL can be compiled withMitsuru IWASAKI2001-10-221-8/+5
* Remove dependence on old acpi driver from acpi userland tools.Mitsuru IWASAKI2000-11-081-2/+0
* Update include paths for new header locations.Mike Smith2000-09-301-1/+2
* import acpidump(8) from ACPI For FreeBSD project.Mitsuru IWASAKI2000-08-311-0/+165