freebsd-dev/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 netchild's mega-patch to isolate compiler dependencies into a central 2005-03-02 21:33:29 +00:00
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