akpm@xxxxxxxxxxxxxxxxxxxx wrote: > From: "Peer Chen" <pchen@xxxxxxxxxx> > > Because nvidia SATA controllers onward base on AHCI, so wildcard in sata_nv > driver is unnecessary. Also the wildcard sometimes cause sata_nv driver to > be loaded for AHCI controllers,which is not as expected. > > Signed-off-by: Peer Chen <pchen@xxxxxxxxxx> > Cc: Tejun Heo <htejun@xxxxxxxxx> > Cc: Jeff Garzik <jeff@xxxxxxxxxx> > Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> Peer Chen, are you sure we don't miss any existing devices by doing this? Also, what would future nvidia chips look like? AHCI only or dual mode similar ICHs? If compatible mode is going to be supported && there is no switch we can mangle from PCI quirks to put it into AHCI mode, we might wanna keep PCI_CLASS_STORAGE_IDE assuming compatible mode interface remains similar. 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