]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix error checking about device state transition from D0 to D3.
authoriwasaki <iwasaki@FreeBSD.org>
Tue, 21 Aug 2001 18:22:40 +0000 (18:22 +0000)
committeriwasaki <iwasaki@FreeBSD.org>
Tue, 21 Aug 2001 18:22:40 +0000 (18:22 +0000)
commitfbda0f8d3ba2dd9cecf9c63819e8cd9f6c8c3ef3
tree4e489c49cf33a22d4cc6f6d48193f7e528aced54
parentdb70defc697ebad9df0f3d6ae725fa952e52941e
Fix error checking about device state transition from D0 to D3.
Turn off the resources listed in _PR0 to go to D3 if we don't have _PR3/_PS3.

Reviewed by: msmith
sys/dev/acpica/acpi_powerres.c