Christoph Hellwig wrote:
On Mon, Mar 06, 2006 at 10:01:17AM +0200, Or Gerlitz wrote:

program hwscan is using a deprecated SCSI ioctl, pls convert to SG_IO
itt 17 op 01 flags c1 cdb[0-3] 12 01 80 00 use_sg 0 edtl 36

I have placed below a printout with some details re all the SCSI commands issued during the ML discovery and setting of the drive, you can see that an INQUIRY command reading 36 bytes is sent down with zero use_sg (other zero use_sg commands don't read/write anything so there's nothing to worry).

looks like you have a testcase for SCSI_IOCTL_SEND_COMMAND, nice.
Could you test the patch below, which should make this remaning user
of non-SG commands go away?

thanks for the patch, I will be able to test later next week, i guess it goes with 2.6.16-rc5 ?

Or.



_______________________________________________
openib-general mailing list
[email protected]
http://openib.org/mailman/listinfo/openib-general

To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general

Reply via email to