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 Remove a "needs Giant" flag from the /dev/apm compat device. 2004-10-22 17:17:12 +00:00
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 Only export defined symbols. Note that I couldn't find any difference 2004-12-12 06:59:14 +00:00
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 Use headers from the kernel source tree rather than installed headers. 2004-04-13 13:43:11 +00:00
OsdEnvironment.c Make unnecessary globals static and remove unused includes. 2004-05-06 02:18:58 +00:00