linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Maciej W. Rozycki" <macro@ds2.pg.gda.pl>
To: James Bottomley <James.Bottomley@steeleye.com>
Cc: Geert Uytterhoeven <geert@linux-m68k.org>,
	SCSI Mailing List <linux-scsi@vger.kernel.org>,
	Linux Kernel Development <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] NCR53c406a.c warning
Date: Fri, 12 Sep 2003 16:16:20 +0200 (MET DST)	[thread overview]
Message-ID: <Pine.GSO.3.96.1030912161154.17936I-100000@delta.ds2.pg.gda.pl> (raw)
In-Reply-To: <1063374111.1767.2.camel@mulgrave>

On 12 Sep 2003, James Bottomley wrote:

> > NCR53c406a: Apparently wait_intr() is unused, so remove it.
> 
> It is currently unused.  However, the reason is that we removed the scsi
> command method that allows polled operation in a driver (this routine is
> actually polling the interrupt port on the chip).
> 
> I'd like to wait a while to see if anyone still needs this mode when 2.6
> gets a wider test audience.  If you wish, you can surround the routine
> with #if 0 and a comment saying we can junk it later if it really is
> unnecessary.

 I've encountered an ISA adapter using this chip in polled mode (no ISA
IRQ line routed to the chip) quite recently.  But I can't say if the guy
using it won't throw it away before final 2.6. ;-)

-- 
+  Maciej W. Rozycki, Technical University of Gdansk, Poland   +
+--------------------------------------------------------------+
+        e-mail: macro@ds2.pg.gda.pl, PGP key available        +


  reply	other threads:[~2003-09-12 14:16 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-09-11  6:37 [PATCH] NCR53c406a.c warning Geert Uytterhoeven
2003-09-12 13:41 ` James Bottomley
2003-09-12 14:16   ` Maciej W. Rozycki [this message]
2003-09-12 14:47     ` Alan Cox

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=Pine.GSO.3.96.1030912161154.17936I-100000@delta.ds2.pg.gda.pl \
    --to=macro@ds2.pg.gda.pl \
    --cc=James.Bottomley@steeleye.com \
    --cc=geert@linux-m68k.org \
    --cc=linux-kernel@vger.kernel.org \
    --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;
as well as URLs for NNTP newsgroup(s).