public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
From: Ben Collins <bcollins@debian.org>
To: linux-scsi@vger.kernel.org
Subject: SCSI add/remove device for 2.4
Date: Tue, 13 May 2003 20:49:10 -0400	[thread overview]
Message-ID: <20030514004910.GT433@phunnypharm.org> (raw)

This may be beating a dead horse. I had heard this patch was rejected on
more than one occasion for Linux-2.4, but I'm here to pimp it again,
because ieee1394 disk insertion sucks without it.

Right now linux1394 requires rescan-scsi-bus.sh on linux-2.4 when an
SBP-2 (scsi) device is attached or removed. Yes, I know USB handles this
quite well, but that's only because USB does a scsi-host per device.
It's not uncommon for Firewire drives to be setup as high-volume raids
though (especially now that S800 is coming out), so this is really not
suitable for Firewire.

Problem is, there's no way to let the scsi layer know about add/remove
of devices other than rescan-scsi-bus.sh. Why not export that
functionality for things like sbp2? Yes, I know a well thought out and
defined hotplug setup could do the same thing, but that's not what I am
after.

Here's the patch, I'm hoping someone takes it and pushes it to Marcelo.

-- 
Debian     - http://www.debian.org/
Linux 1394 - http://www.linux1394.org/
Subversion - http://subversion.tigris.org/
Deqo       - http://www.deqo.com/

                 reply	other threads:[~2003-05-14  1:11 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20030514004910.GT433@phunnypharm.org \
    --to=bcollins@debian.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