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





------- Comment #13 from [EMAIL PROTECTED]  2008-04-13 18:33 -------
"ACPI Error attaching device data" should always be shown if Alias device
exists in the ACPI namespace.

Linux OS builds a device node for every ACPI device and trys to attach this
data to the device node in ACPI namespace.
For Linux, alias devices are two devices while they share the same ACPI
namespace node, attaching two device data to the same device handle causes the
acpi_attach_device returns AE_ALREADY_EXISTS.

Ming, do we have a fix for this?


-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to