njl
abd4abd5bd
Move the code for halting the CPU (acpi_cpu_c1) into machdep files.
...
This removes the last MD portion of acpi_cpu.c.
MFC after: 2 weeks
2004-10-11 05:39:15 +00:00
njl
f6bbab06a9
Add an MI implementation of the ACPI global lock routines and retire the
...
individual asm versions. The global lock is shared between the BIOS and
OS and thus cannot use our mutexes. It is defined in section 5.2.9.1 of
the ACPI specification.
Reviewed by: marcel, bde, jhb
2004-05-05 20:04:14 +00:00
peter
aefda7ad56
Cosmetic and/or trivial sync up with i386.
...
Approved by: re (rwatson)
2003-11-21 03:02:00 +00:00
peter
4e3647008b
MFi386 by jhb: add acpi_SetDefaultIntrModel();
2003-09-22 22:12:46 +00:00
peter
711d1a9b94
With the help of jhb, fix the ACPI_ACQUIRE_GLOBAL_LOCK() macros and
...
port to amd64 after repocopy.
Approved by: re (amd64/*)
2003-05-31 06:43:55 +00:00
iwasaki
b2baff05fb
Resolve conflicts arising from the ACPI CA 20020725 import.
2002-07-30 19:35:32 +00:00