public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
From: Matthew Wilcox <matthew@wil.cx>
To: Christoph Hellwig <hch@infradead.org>
Cc: Stephan Seidl <stephan.seidl@tu-dresden.de>, linux-scsi@vger.kernel.org
Subject: Re: broken reverse_scan in aic7xxx
Date: Sat, 8 Jul 2006 12:37:52 -0600	[thread overview]
Message-ID: <20060708183752.GF1605@parisc-linux.org> (raw)
In-Reply-To: <20060708174844.GB29602@infradead.org>

On Sat, Jul 08, 2006 at 06:48:44PM +0100, Christoph Hellwig wrote:
> On Sat, Jul 08, 2006 at 09:44:49AM -0600, Matthew Wilcox wrote:
> > It's a simple choice between reverse_scan and supporting PCI hotplug.
> > You can't have both, and we chose the latter.  The same choice has been
> > made in virtually every other device driver.
> 
> Or you could submit a patch to implement a reverse scanning option in
> the core PCI code..

You'd want to specify that on a per-driver basis, though, surely.  Or
all your ethernet cards would get reversed too.  Oh, but it wouldn't be
enough for sym2 (iterate through card types instead of through pci ids),
so you'd want another option for that.

In the end it becomes a hideous mess and it's just easier to adapt
userspace.

Hey, anyone want to implement SIOCSIFNAME for scsi devices?  ;-)

  reply	other threads:[~2006-07-08 18:37 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-07-08 15:21 broken reverse_scan in aic7xxx Stephan Seidl
2006-07-08 15:44 ` Matthew Wilcox
2006-07-08 17:48   ` Christoph Hellwig
2006-07-08 18:37     ` Matthew Wilcox [this message]
2006-07-09  1:29       ` Matthew Wilcox
2006-07-09  8:44       ` Arjan van de Ven
2006-07-09 12:19         ` Matthew Wilcox

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=20060708183752.GF1605@parisc-linux.org \
    --to=matthew@wil.cx \
    --cc=hch@infradead.org \
    --cc=linux-scsi@vger.kernel.org \
    --cc=stephan.seidl@tu-dresden.de \
    /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