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


Zhang Rui <rui.zh...@intel.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |mjg59-ker...@srcf.ucam.org,
                   |                            |rui.zh...@intel.com
         Resolution|                            |DOCUMENTED




--- Comment #1 from Zhang Rui <rui.zh...@intel.com>  2010-03-02 08:22:34 ---
These names (PNPxxxx) are defined in the ACPI scan code, by invoking the _HID
method of the ACPI device. And this PNP id is used to bind to ACPI drivers.

But unfortunately, not all the ACPI devices have such a method.

And some drivers, especially the platform drivers, use certain device/method
name as an indicator to bind the ACPI devices, which is not stated in the ACPI
spec, and beyond the ACPI core code's scope.

For the devices left, "acpi:device" just mean that there is no ACPI driver
associated with any of these devices.

I don't think there is anything useful can be filled here for these devices. :)

Andi, please re-open it if you still have any questions.

-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.

------------------------------------------------------------------------------
Download Intel&#174; 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
_______________________________________________
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to