Shane Huang wrote: > Add AMD SB900 SATA/IDE controller device IDs. > > Signed-off-by: Shane Huang <shane.huang@xxxxxxx> Acked-by: Tejun Heo <tj@xxxxxxxxxx> > + /* AMD */ > + { PCI_VDEVICE(AMD, 0x7800), board_ahci }, /* AMD SB900 */ > + { PCI_VENDOR_ID_AMD, PCI_ANY_ID, PCI_ANY_ID, PCI_ANY_ID, > + PCI_CLASS_STORAGE_RAID << 8, 0xffffff, board_ahci }, /* AMD RAID */ Adding a comment declaring that AMD is committed to use RAID class only for ahci controllers would be nice. Thanks. -- tejun -- To unsubscribe from this list: send the line "unsubscribe linux-ide" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html