On Thu, Oct 02, 2014 at 10:39:18AM +0200, Arnd Bergmann wrote: > I think part of the problem is that there is no specification for what > an AHCI device should look like when it's not connected to a PCI > bus, the AHCI document published by Intel just states: One thing that has come out of further discussion on this - ACPI defines a _CLS object, which allows ACPI devices to declare compatibility with a PCI class device. We don't have support for it at the moment, but it would be easy enough to add this to the kernel and then just expose the AHCI PCI class via _CLS. That would avoid us having problems with people doing similar things with USB hosts. -- 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