cvs commit: src/sys/dev/acpica acpi.c
Nate Lawson
njl at FreeBSD.org
Sat Jun 30 17:27:32 UTC 2007
njl 2007-06-30 17:27:32 UTC
FreeBSD src repository
Modified files:
sys/dev/acpica acpi.c
Log:
My previous commit introduced a spurious warning for the case where a
switch (i.e. lid) is set to have an action of NONE. This is not an
invalid state, so silently return. This fixes the warning:
"acpi: request to enter state S6 failed (err 22)"
Approved by: re
Revision Changes Path
1.241 +4 -0 src/sys/dev/acpica/acpi.c
More information about the cvs-src
mailing list