On Wed, Mar 10, 2010 at 08:47:08PM -0300, Henrique de Moraes Holschuh wrote:
> @@ -491,6 +491,7 @@ TPACPI_HANDLE(ec, root, "\\_SB.PCI0.ISA.EC0",     /* 240, 
> 240x */
>          "\\_SB.PCI0.ISA.EC", /* A21e, A2xm/p, T20-22, X20-21 */
>          "\\_SB.PCI0.AD4S.EC0",       /* i1400, R30 */
>          "\\_SB.PCI0.ICH3.EC0",       /* R31 */
> +        "\\_SB.PCI0.LPC0.EC",        /* X100e */
>          "\\_SB.PCI0.LPC.EC", /* all others */

Would it not make sense to just look for a device with a HID of PNP0c09 
rather than hardcoding the location? The same ought to be true of the 
HKEY handle.

-- 
Matthew Garrett | mj...@srcf.ucam.org

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
ibm-acpi-devel mailing list
ibm-acpi-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ibm-acpi-devel

Reply via email to