[PATCH 2.6.11.5 ] sata_sil: Fix FIFO PCI Bus Arbitration

2005-03-23 Thread Carlos Pardo
This patch set default values for the FIFO PCI Bus Arbitration to avoid data corruption. The root cause is due to our PCI bus master handling mismatch with the chipset PCI bridge during DMA xfer (write data to the device). The patch is to setup the DMA fifo threshold so that there is no chance

Re: [PATCH 2.6.11.5 ] sata_sil: Fix FIFO PCI Bus Arbitration

2005-03-23 Thread Jeff Garzik
Carlos Pardo wrote: This patch set default values for the FIFO PCI Bus Arbitration to avoid data corruption. The root cause is due to our PCI bus master handling mismatch with the chipset PCI bridge during DMA xfer (write data to the device). The patch is to setup the DMA fifo threshold so that