http://bugzilla.kernel.org/show_bug.cgi?id=12221





------- Comment #4 from yakui.z...@intel.com  2008-12-14 17:52 -------
Hi, Bart
    From the acpidump it seems that the 0x1600-0x1641 I/O ports is reserved by
the PNP acpi driver for the \_SB.PCI0.LPC.SIO device (the device type is
PNP0C02).
    But the thinkpad_ec in tp_smapi module will try to register the
0x1600-0x161F I/O port. As the port is already reserved, the following warning
message will be complained.
   >ranger thinkpad_ec: cannot claim io ports 0x1600-0x161f

    I don't think that this is an ACPI bug. It is more appropriate that this is
fixed in tp_smapi module.
    The tp_smapi module can be found in 
    >http://sourceforge.net/projects/tpctl/



-- 
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.

------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you.  Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
_______________________________________________
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to