Hello All,
I have a user application that uses IOCTL_SCSI_PASS_THROUGH_DIRECT to
communicate with my removable SATA drives and it has been working fine
with ICH6 , ICH7 and Silicon Image adapters. Lately we got a new
machine that has ESB2 adapter.
Now If I send a scsi command and if the there is check condition, my
sense buffer data in the SCSI_PASS_THROUGH_DIRECT_WITH_BUFFER
structure is all 0 and the returned length of the sense data is 12
rather than 18.
Can anybody help with this problem?
Thanks
pada