public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Vladislav Bolkhovitin <vst@vlnb.net>
To: Nauman <mailtonauman@gmail.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: SCSI Target Mode issue...... pls help
Date: Wed, 02 Mar 2005 13:15:09 +0300	[thread overview]
Message-ID: <4225922D.7050305@vlnb.net> (raw)
In-Reply-To: <3cac075b050301230046289a03@mail.gmail.com>

Check SCSI target mid-level (SCST) with Qlogic target driver on 
http://scst.sourceforge.net.

Best regards,
Vlad

Nauman wrote:
> hello all the gurus out there, 
> i have written simple Target for SCSI device. its in very early stage.
> I started to handle simple commands from the INITIATOR like INQUIRY,
> READ CAPACITY , REPORT LUN.
> Now i am upto READ and WRITE. I have responded READ properly. Problem
> is in WRITE command. For instance there is a case when i get multiple
> WRITE command from INITIATOR
> i queue command as i receive it. CTIO has to be sent to firmware for
> each recieved command  . in my case i send CTIO as i recieve the
> command. now firmware has to send back the response for each CTIO i
> sent. here is whats happening
> i get 2 commands for WRITE. send CTIO for cmd1 and cmd2 and what i get
> back from firmware is response of second cmd which is cmd2. cmd1's
> command time out occurs and it fails to respond.
> 
> if any one has done basic handshake and handled READ and WRITE for
> TARGET mode then please share ur knowledge......
> Best Regards,


      reply	other threads:[~2005-03-02 10:12 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-02  7:00 SCSI Target Mode issue...... pls help Nauman
2005-03-02 10:15 ` Vladislav Bolkhovitin [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4225922D.7050305@vlnb.net \
    --to=vst@vlnb.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mailtonauman@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox