Huang, Shane wrote:
Hi Jeff,
-----Original Message-----
From: Jeff Garzik [mailto:jgarzik@xxxxxxxxx]
+ /* 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 */
Are you _absolutely_ certain that future AMD PCI_CLASS_STORAGE_RAID
hardware will be compatible with AHCI?
Yes, we discussed this issue in our team and do not see the risk,
so we decided to submit the generic RAID support.
I will update this patch with Tejun's request to add one comment.
Sounds good, thanks...
Jeff
--
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