From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jonathan Nell Subject: SCSI reference Date: Tue, 1 Sep 2009 10:10:15 +0300 Message-ID: <48e952f40909010010m1ebbbd95ra72fd42e0de3fbc6@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from mail-fx0-f217.google.com ([209.85.220.217]:47657 "EHLO mail-fx0-f217.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752013AbZIAHKQ (ORCPT ); Tue, 1 Sep 2009 03:10:16 -0400 Received: by fxm17 with SMTP id 17so3294130fxm.37 for ; Tue, 01 Sep 2009 00:10:17 -0700 (PDT) Sender: linux-scsi-owner@vger.kernel.org List-Id: linux-scsi@vger.kernel.org To: linux-scsi@vger.kernel.org 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.