Unsupported SCSI Commands When Using SCSI Pass ThroughID: Q123677 
  | 
The following SCSI commands are unsupported when using SCSI pass through
and SCSI pass through direct:
    SCSI Command      Value   DDK operation code
    ---------------------------------------------
    COPY               0x18   SCSIOP_COPY
    COMPARE            0x39   SCSIOP_COMPARE
    COPY AND COMPARE   0x3A   SCSIOP_COPY_COMPARE 
The described SCSI commands are identified as optional commands in the
SCSI-2 specification. This means that not all direct access devices will
support these commands. Some of these commands are also potentially
dangerous to implement, because large amounts of data may be easily
lost if they are used incorrectly.
Finally, implementation of these commands has security implications because
large amounts of data might be handled without operating system control.
For detailed descriptions of these commands, please see the SCSI-2
specification.
Additional query words: 3.50 SCSI DDK NTDDK passthrough
Keywords          : 
Version           : 
Platform          : 
Issue type        : 
Last Reviewed: March 1, 1999