On Sun, 14 Oct 2018, Geert Uytterhoeven wrote:
>
> > Fixes: 6fe07aaffbf0
>
> Fixes: 6fe07aaffbf0 ("[SCSI] m68k: new mac_esp scsi driver")
>
Fixed.
> > Tested-by: Stan Johnson
> > Signed-off-by: Finn Thain
> > Tested-by: Michael Schmitz
>
> > --- a/drivers/scsi/esp_scsi.h
> > +++ b/drivers
Hi Finn,
On Sun, Oct 14, 2018 at 8:36 AM Finn Thain wrote:
> If a target disconnects during a PIO data transfer the command may
> fail when the target reconnects:
>
> scsi host1: DMA length is zero!
> scsi host1: cur adr[0438] len[]
>
> The scsi bus is then reset. This happens because
If a target disconnects during a PIO data transfer the command may
fail when the target reconnects:
scsi host1: DMA length is zero!
scsi host1: cur adr[0438] len[]
The scsi bus is then reset. This happens because the residual reached
zero before the transfer was completed.
The usual
3 matches
Mail list logo