* SCSI add/remove device for 2.4
@ 2003-05-14 0:49 Ben Collins
0 siblings, 0 replies; only message in thread
From: Ben Collins @ 2003-05-14 0:49 UTC (permalink / raw)
To: linux-scsi
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/
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2003-05-14 1:11 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-05-14 0:49 SCSI add/remove device for 2.4 Ben Collins
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox