Re: scsi: Data overrun

Marc SCHAEFER (schaefer@alphanet.ch)
9 Jan 1999 13:05:13 +0100


Tim Waugh <tim@cyberelk.demon.co.uk> wrote:
> (scsi0:0:0:0) Data overrun detected in Data-Out phase, tag 14;
> Have seen Data Phase. Length=1024, NumSGs=1.
> sg[0] - Addr 0x1bc6400 : Length 1024

Basically, the target wants more bytes than we want to send. Maybe
the SCSI command descriptor had an allocation length or transfer
length bigger than what sg was thinking it would be.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/