* SCSI reference
@ 2009-09-01 7:10 Jonathan Nell
2009-09-01 7:59 ` jack wang
0 siblings, 1 reply; 3+ messages in thread
From: Jonathan Nell @ 2009-09-01 7:10 UTC (permalink / raw)
To: linux-scsi
I'm new to this scsi stuff. Is there any good online reference where I
can look up CDBs and the format of responses etc.
For e.g. I know that 0x43 is READ_TOC but I have no idea how to
construct the CDB and what format to response is.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: SCSI reference
2009-09-01 7:10 SCSI reference Jonathan Nell
@ 2009-09-01 7:59 ` jack wang
2009-09-01 11:28 ` Stefan Richter
0 siblings, 1 reply; 3+ messages in thread
From: jack wang @ 2009-09-01 7:59 UTC (permalink / raw)
To: 'Jonathan Nell', linux-scsi
I'm new to this scsi stuff. Is there any good online reference where I
can look up CDBs and the format of responses etc.
For e.g. I know that 0x43 is READ_TOC but I have no idea how to
construct the CDB and what format to response is.
You should look into t10.org to get SAM SPC SBC specs first , All SCSI
command
& response format could be found there , or you just look the kernel source
in driver/scsi
--
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2009-09-01 11:29 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-01 7:10 SCSI reference Jonathan Nell
2009-09-01 7:59 ` jack wang
2009-09-01 11:28 ` Stefan Richter
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox