Date: Fri, 4 Jul 2008 23:40:53 +0000 (UTC) From: Rui Paulo <rpaulo@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/acpi_support acpi_asus.c Message-ID: <200807042341.m64Nf1iP095056@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200807042341.m64Nf1iP095056>