From mboxrd@z Thu Jan 1 00:00:00 1970 From: Oliver Neukum Date: Fri, 19 Jan 2001 08:48:35 +0000 Subject: Re: 1394 SPB-2 Drives Message-Id: List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-hotplug@vger.kernel.org > > As there are a lot of device on a firewire bus, it probably can't use the > > pseudo host controller hack. And shouldn't - it's a hack, which is > > unfortunately necessary for usb. > > I don't know where that came from, but notice I never said > anything about such stuff. In fact, neither does the firewire > code I glanced at -- Initiator/Target is the terminology. That's from usb-storage. It's the only currently working way to get a device that uses the scsi command set to support hotplugging. > > > At present hotplugging in this driver sucks and will continue to > > do so until the scsi subsystem is extended. > > I didn't see any hooks to scsi in drivers/ieee1394, so this also > seems unrelated to the basic hotplug checklist I gave. Perhaps > you're referring to a specific driver that's not in that directory > of generic 1394 code? I was referring to the SPB-2 subclass of ieee1394 devices which like usb-storage use the scsi command set. The driver for them indeed is not part of the standard kernel. These disks (and scanners) are the hardest case. If they work everything works in terms of hotplugging. > > Even then for configuration there's a need to further support. > > The raw news about a device is of little use. You need the information > > about partitions and other things. > > Once the bus code has hotplugged a disk-style device so that a block > device driver is hooked in, then yes -- then you need partition info. > > But that's pretty late in the game, and can't apply to devices like > video cameras or a VCR. Exactly. Hotplugging for those already worksaccording to the statius page of 1394. Disks are the hard part. And while we are discussing ieee1394, how does Linux support use of that bus as a LAN ? Regards Oliver _______________________________________________ Linux-hotplug-devel mailing list http://linux-hotplug.sourceforge.net Linux-hotplug-devel@lists.sourceforge.net http://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel