1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-17 10:26:15 +00:00
freebsd/sys/i386/acpica
Ian Dowse b8619d3608 Pick up the selectors to use for various kernel segments from assym.s
instead of assuming fixed offsets within the GDT. The hard-coded
values here have been incorrect since Peter's GDT rearranging around
10 days ago, causing ACPI resume problems.

Reviewed by:	peter
2005-04-22 09:53:04 +00:00
..
acpi_machdep.c
acpi_wakecode.S Pick up the selectors to use for various kernel segments from assym.s 2005-04-22 09:53:04 +00:00
acpi_wakeup.c
genwakecode.sh
madt.c Remove support for mixed mode altogether now that we no longer use IRQ 0 2005-04-14 17:59:58 +00:00
Makefile
OsdEnvironment.c