aboutsummaryrefslogtreecommitdiff
path: root/sys/i386/include/acpica_machdep.h
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: one-line .c comment patternWarner Losh2023-08-161-1/+0
* Merge acpica_machdep.h for amd64 and i386 and move to x86. In fact, theseJung-uk Kim2013-08-131-97/+3
* Tidy up global locks for ACPICA. There is no functional change.Jung-uk Kim2013-08-131-3/+3
* Move definitions required by userland applications out of acpica_machdep.h.Jung-uk Kim2013-06-271-6/+2
* Extract the code to find and map the MADT ACPI table during early kernelJohn Baldwin2009-09-231-0/+3
* Catch up with ACPI-CA 20070320 import.Jung-uk Kim2007-03-221-21/+23
* Move the code for halting the CPU (acpi_cpu_c1) into machdep files.Nate Lawson2004-10-111-1/+2
* Add an MI implementation of the ACPI global lock routines and retire theNate Lawson2004-05-051-35/+8
* Add a acpi_SetDefaultIntrModel() method to allow drivers to set theJohn Baldwin2003-09-101-0/+2
* Reinstate the bug fix in revision 1.2 as it is correct. The errors I sawJohn Baldwin2003-06-071-8/+6
* Bah, revert the previous commit for the time being due to inadequate testingJohn Baldwin2003-06-031-6/+8
* Fix the asm constraints so that we use the correct constants when acquiringJohn Baldwin2003-06-031-8/+6
* Resolve conflicts arising from the ACPI CA 20020725 import.Mitsuru IWASAKI2002-07-301-0/+125