3

I'm looking for references of vendor-specific SCSI commands. I'm mostly concerned about the following ones :

  • 0xD4
  • 0xD5
  • 0xD8

Based on what I know already, those commands are some "special" read commands used on some Plextor drives. However, I was not able to find any more information about them anywhere.

I am aware that such knowledge is most probably protected by burn-before-you-read NDAs, but I'd still be thankful for any information regarding those - or, for that matter, any other - vendor-specific commands.

Thank you in advance.

Daniel Kamil Kozar
  • 18,476
  • 5
  • 50
  • 64
  • Maybe a simple thought but have you tried to contact plextor directly? – fuchs777 Dec 18 '13 at 08:11
  • @fuchs777 - I used to be a member of the CDFreaks forums (now called MyCE). There was a big battle with Plextor, since one of the members of these forums published a program that allowed to do the same things as Plextor's PlexTools, bundled with some drives, and posted it to Sourceforge. Plextor threatened going on with the development of the tool with legal action. So... I don't think I'll get a "sure, here you are" answer. – Daniel Kamil Kozar Dec 18 '13 at 22:52

1 Answers1

2

Please don't treat this as an answer - I just saw your question as a challenge to my Googling skills and I claim no knowledge or understanding of SCSI protocols whatsoever.

I'm just posting the only definite hit I could find, in the hope that you may not have seen it and it might be useful. It's only concerning the 0xD8 OpCode.

So, from this page, I found this :

d8

Roger Rowland
  • 25,885
  • 11
  • 72
  • 113