http://bugzilla.kernel.org/show_bug.cgi?id=8651
------- Comment #10 from [EMAIL PROTECTED] 2007-08-20 21:31 ------- Daniel, ECDT of this machine has /SB.PCI0.LPC.EC as full path to EC device. While the correct patch would be /_SB.PCI0.LPC.EC. This missing underscore would cause acpi_get_handle to return error condition. In 2.6.22-rc this code was re-written to not look for EC handle, but use ACPI_ROOT instead. This caused other regression #8709, 8909 so will need to be returned back. Better patch would be to either insert underscore for _SB or fallback to ACPI_ROOT only if acpi_get_handle() fails. -- Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ acpi-bugzilla mailing list acpi-bugzilla@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla