[2214] in linux-scsi channel archive
generic SCSI driver
daemon@ATHENA.MIT.EDU (Pete Popov)
Mon Jul 28 17:56:22 1997
To: linux-scsi@vger.rutgers.edu
Date: Mon, 28 Jul 1997 14:44:41 -0700
From: Pete Popov <pete@jones.asd.sel.sony.com>
I have a question regarding the generic SCSI driver -- I hope
someone out there has experience using it.
The "result" in the sg header does not seem to ever reflect
a SCSI "Check Condition" from the target. It appears that
the only way to find out that the target returned CC is to
check the sense buffer, since the host automatically issues
request sense after a CC. Can someone confirm this (that the
"result" does not reflect the status byte returned by the
target)?
Thanks,
Pete