[1660] in linux-scsi channel archive
ATN Initiator Detected Error
daemon@ATHENA.MIT.EDU (Marc SCHAEFER)
Tue Apr 1 14:14:56 1997
Date: Tue, 1 Apr 1997 20:20:54 +0200
From: Marc SCHAEFER <schaefer@alphanet.ch>
To: linux-scsi@vger.rutgers.edu
Hi,
can someone detail to me what condition can make Linux (1542 driver)
2.0.29 do, during a data transfer of 1024 bytes from a SCSI disk
(DATAIN), around byte 511 set ATN, then in the msgout phase
send a 05 (initiator detected error).
I saw this happening on a disk drive I am developing. My current
implementation is an abort of the transfer. SCSI specification says
you can, as a target and if you want, restart the transfer from
the beginning too.
Thank you for any comment.