freebsd-src/sys/i386/acpica
Nate Lawson dd311cb41a * Ask for a page-aligned page instead of an arbitrary address. This should
not be necessary but might be helpful and at least reduce fragmentation.
* Add an assert to detect if the wakecode ever grows too big.  We include
  1 KB for stack, which should be more than enough also.
* Remove unnecessary initialization of static variables.
* Add comments and a bootverbose print giving the page phys address.
2006-06-10 08:20:17 +00:00
..
acpi_machdep.c Move the reset beep tunable/sysctl to debug.acpi.resume_beep. This makes 2006-06-10 08:06:16 +00:00
acpi_wakecode.S Minor tweaks to the resume code. Previous commit reverted alignment back 2006-06-10 08:20:03 +00:00
acpi_wakeup.c * Ask for a page-aligned page instead of an arbitrary address. This should 2006-06-10 08:20:17 +00:00
genwakecode.sh
madt.c If the XSDT address in the RSDP for an ACPI 2.0 machine is NULL, then fall 2006-03-27 15:59:48 +00:00
Makefile
OsdEnvironment.c Canonize the include of acpi.h. 2005-09-11 18:39:03 +00:00