Home
last modified time | relevance | path

Searched hist:facfc963ae92f8f47f79905927da024ae779a2c1 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/scsi/
H A Dg_NCR5380.cdiff facfc963ae92f8f47f79905927da024ae779a2c1 Mon Jul 03 02:59:06 CDT 2017 Ondrej Zary <linux@rainbow-software.org> scsi: g_NCR5380: Two DTC436 PDMA workarounds

Limit PDMA send to 512 B to avoid data corruption on DTC3181E. The
corruption is always the same: one byte missing at the beginning of a
128 B block. It happens only with slow Quantum LPS 240 drive, not with
faster IBM DORS-32160. It's not clear what causes this. Documentation
for the DTC436 chip has not been made available.

Signed-off-by: Finn Thain <fthain@telegraphics.com.au>
Tested-by: Ondrej Zary <linux@rainbow-software.org>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>