freebsd-skq/sys/ia64/acpica
marcel 5a7378a40b Small correction in the LOCAL_SAPIC structure. The Flags field
starts at offset 8; not 6. Hence the structure is 12 bytes and
not 10 bytes. Adjust the definition so that the ProcessorEnabled
flag is moved from bit 15 to bit 31 in the Flags field.

The definition now matches ACPI 2.0 Errata 1.5.
2001-10-29 04:59:35 +00:00
..
acpi_machdep.c Add APM compatibility feature to ACPI. 2001-10-26 17:43:05 +00:00
acpi_wakeup.c
madt.c Small correction in the LOCAL_SAPIC structure. The Flags field 2001-10-29 04:59:35 +00:00
OsdEnvironment.c o Do not parse the MADT as a side-effect in AcpiOsGetRootPointer, 2001-10-29 02:16:02 +00:00