Hello, Robert Hancock wrote: > Alan Cox wrote: >> Currently its handled by pci_set_mwi() but there isn't actually a more >> direct way to do this. Thanks Alan. > Yeah, I guess the assumption is that unless the device is using MWI it > doesn't care about cache line size. However, in the case of the sata_sil > controllers (and possibly other devices), the device cares about it for > other purposes (I think it's FIFO handling in this case). > > Maybe we should just be setting the cache line size somewhere more > basic, like pci_set_master or something? Hmmm... given that it is something which is usually handled by the system firmware, wouldn't it be more fitting to configure it from pci hotplug code? Thanks. -- tejun -- To unsubscribe from this list: send the line "unsubscribe linux-pci" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html