From: "Zhikun Wang" <raidwang@gmail.com>
To: "Moore, Eric" <Eric.Moore@lsil.com>,
linux-scsi <linux-scsi@vger.kernel.org>
Subject: Re: RE: Calling scsi_done from queuecommand()
Date: Fri, 13 Jan 2006 09:44:39 +0800 [thread overview]
Message-ID: <200601130944136568734@gmail.com> (raw)
In-Reply-To: F331B95B72AFFB4B87467BE1C8E9CF5F18160D@NAMAIL2.ad.lsil.com
> On Wednesday, January 11, 2006 9:21 PM, Zhikun Wang wrote:
> Mr. Moore:
> Can we call scsi_done() to complete the I/O from the
> queuecommand() ? (e.g. to make
> queuecommand synchronous). I try this method in my LsiLogic
> 22320 SCSI card driver
> inMoore, Eric Redhat9, and i can correctly handle read command. But
> Write command is stop when i
> call scsi_done() in the queuecommand. I am very puzzled!
> Thanks for any answers!
>
> I see no problem with that as long as your waiting for the firmware
> to complete the command.
My problem is write command is completed for the firmware, but call scsi_done() is stopped!
next parent reply other threads:[~2006-01-13 1:42 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <F331B95B72AFFB4B87467BE1C8E9CF5F18160D@NAMAIL2.ad.lsil.com>
2006-01-13 1:44 ` Zhikun Wang [this message]
2006-01-12 3:57 Calling scsi_done from queuecommand() Zhikun Wang
2006-01-12 7:59 ` Arjan van de Ven
2006-01-12 9:47 ` Zhikun Wang
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=200601130944136568734@gmail.com \
--to=raidwang@gmail.com \
--cc=Eric.Moore@lsil.com \
--cc=linux-scsi@vger.kernel.org \
/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