Hi Maks, Just in case anyone is interested: I think this patch was committed in 2.6.15-rc5. I'll paste the changelog entry below.
-- graham commit 349cd7cfe6ba0b2e7cd2afdc3e70ede845311afe Author: James Bottomley <[EMAIL PROTECTED]> Date: Mon Nov 28 15:41:58 2005 -0600 [SCSI] SPI DV: be more conservative about echo buffer usage Some SCSI devices apparently get very confused if we try to use the echo buffer on a non-DT negotiated bus (this mirrors the problems of using PPR on non-LVD for some devices). The fix is to be far more conservative about when we use an echo buffer. With this patch, we'll now see what parameters are negotiated by the read only test, and only look for an echo buffer if DT is negotiated. Signed-off-by: James Bottomley <[EMAIL PROTECTED]> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

