Hello
Where can I get documentation for SCSIOP_READ_CD and other codes defined in
scsi.h (such as SCSIOP_READ_DVD_STRUCTURE)?
Where can I get more description about CDB structures and the return buffer
of each opcode?
Regards,
Elias
Hello
Where can I get documentation for SCSIOP_READ_CD and other codes defined in
scsi.h (such as SCSIOP_READ_DVD_STRUCTURE)?
Where can I get more description about CDB structures and the return buffer
of each opcode?
Regards,
Elias
Quoting lallous :
> Hello
>
> Where can I get documentation for SCSIOP_READ_CD and other codes defined in
> scsi.h (such as SCSIOP_READ_DVD_STRUCTURE)?
>
> Where can I get more description about CDB structures and the return buffer
> of each opcode?
>
> Regards,
> Elias
>
These are defined in the Scsi MMC specs at www.T10.org
I think
http://www.t10.org/ftp/t10/drafts/mmc5/mmc5r03a.pdf
is most recent but an older version MM4,3,2, may suit your needs better. Also
the Mt Fuji standards do the same thing for atapi.
The MMC-4 or MMC-5 spec on www.t10.org
Maxim Shatskih, Windows DDK MVP
StorageCraft Corporation
xxxxx@storagecraft.com
http://www.storagecraft.com
----- Original Message -----
From: “lallous”
Newsgroups: ntdev
To: “Windows System Software Devs Interest List”
Sent: Monday, July 24, 2006 3:06 PM
Subject: [ntdev] more info about SCSIOP_READ_CD and other codes
> Hello
>
> Where can I get documentation for SCSIOP_READ_CD and other codes defined in
> scsi.h (such as SCSIOP_READ_DVD_STRUCTURE)?
>
> Where can I get more description about CDB structures and the return buffer
> of each opcode?
>
> Regards,
> Elias
>
>
>
> —
> Questions? First check the Kernel Driver FAQ at
http://www.osronline.com/article.cfm?id=256
>
> To unsubscribe, visit the List Server section of OSR Online at
http://www.osronline.com/page.cfm?name=ListServer
Thanks for the info, that helped!
–
Elias
“lallous” wrote in message news:xxxxx@ntdev…
> Hello
>
> Where can I get documentation for SCSIOP_READ_CD and other codes defined
> in scsi.h (such as SCSIOP_READ_DVD_STRUCTURE)?
>
> Where can I get more description about CDB structures and the return
> buffer of each opcode?
>
> Regards,
> Elias
>
>