* From the T10 Reflector (t10@t10.org), posted by: * "Pat LaVarre"* mask x07 or x03 defines Rsoc Cdb byte 2 Spc4r08.pdf at p.231 discusses "REPORT SUPPORTED OPERATION CODES". It has an example CDB usage map that labeled as "the" CDB usage map of "REPORT SUPPORTED OPERATION CODES".
* * For T10 Reflector information, send a message with * 'info t10' (no quotes) in the message body to majordomo@t10.org
A3h, 0Ch, 03h, FFh, FFh, FFh, FFh, FFh, FFh, FFh, 00h, 07h is the example.
A3h, 0Ch, 07h, FFh, FFh, FFh, FFh, FFh, FFh, FFh, 00h, 07h is what I expected at first glance, since the REPORTING OPTION codes go in the three lsb's of byte 2 of the Cdb, and my mask 07h rather than the Pdf's 03h in byte 2 would be a mask of three lsb's rather than two lsb's.
Is 07h rather than 03h in byte 2 yes obviously what we meant to type, or have I misunderstood, or is something interesting happening here?
Curiously yours,