freebsd-dev/sys/i386/acpica
John Baldwin 5e9fcac6f4 MFamd64:
- Return failure for a suspend attempt if we have no wake address.
- Use intr_disable()/intr_restore() instead of ACPI_DISABLE_IRQS().
- Invoke intr_suspend() earlier and call intr_resume() if suspend
  fails.
- Use pause in the loop waiting for CPU to suspend.
- Restore PAT MSR, switchtime, switchticks, and MTRRs on resume.

Reviewed by:	jkim (earlier version)
MFC after:	2 weeks
2012-03-09 19:20:19 +00:00
..
acpi_machdep.c Make APM emulation look more closer to its origin. Use device_get_softc(9) 2010-11-10 18:50:12 +00:00
acpi_wakecode.S MFamd64: (based on) r209957 2010-11-12 20:55:14 +00:00
acpi_wakeup.c MFamd64: 2012-03-09 19:20:19 +00:00