]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix re-enabling ACPI on wakeup from hibernation. The problem was that
authoriwasaki <iwasaki@FreeBSD.org>
Thu, 15 Nov 2001 15:12:08 +0000 (15:12 +0000)
committeriwasaki <iwasaki@FreeBSD.org>
Thu, 15 Nov 2001 15:12:08 +0000 (15:12 +0000)
commita52673f0bc32e875d9e0f0b26bd91239469dce04
tree1ecfe1a820128ad133f320544d69ae4e664bbbe7
parentf2e1c31beae07376cd0d719fab08f0878a382706
Fix re-enabling ACPI on wakeup from hibernation.  The problem was that
acpi_Disable() cleared all GPE events.
Some old ACPI implementaions still need current re-enabling code.
sys/dev/acpica/acpi.c