On Tue, Jun 08, 2010 at 09:28:51AM +0800, ykzhao wrote: > Does there exist the ACPI detection mechanism on the machines you > mentioned? If exists, does it detect the same IPMI interface with the > PCI IPMI detection mechanism? What is "the same"? It's not using the same ioport space, certainly. > If the two mechanisms will detect the same IPMI interface, I agree with > what you are concerned. Do you have an idea/thought to set up the > relationship between ACPI and IPMI interface? In order to enable that > AML code can access the IPMI, it should know which IPMI interface will > be accessed and create the corresponding user interface. If ACPI > mechanism will fail to register the IPMI interface, maybe it is > difficult to create the correct user interface. Well, right now if you change the ordering then the PCI interface will never be exposed. It would be preferable to only expose the ACPI interface as a user-visible device if there's no prior device - if there is, I think the ideal solution would be for it to be an in-kernel only device without a corresponding UI. -- Matthew Garrett | mjg59@xxxxxxxxxxxxx -- To unsubscribe from this list: send the line "unsubscribe linux-acpi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html