cvs commit: src/sys/dev/acpi_support acpi_asus.c
Rui Paulo
rpaulo at FreeBSD.org
Fri Jul 4 23:41:01 UTC 2008
rpaulo 2008-07-04 23:40:53 UTC
FreeBSD src repository
Modified files:
sys/dev/acpi_support acpi_asus.c
Log:
SVN rev 180268 on 2008-07-04 23:40:53Z by rpaulo
Fix my previous commit. We actually should pass evaluation args in
AcpiEvaluateObject() calls, otherwise, we are not able to bring devices
back up (NULL means 0, hence always off).
While there add missing WLAN on/off support.
MFC after: 3 days
Pointy hat to: rpaulo
Revision Changes Path
1.36 +44 -3 src/sys/dev/acpi_support/acpi_asus.c
More information about the cvs-src
mailing list