From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ben Collins Date: Thu, 20 Mar 2003 19:49:02 +0000 Subject: Re: ieee1394 patch 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 On Thu, Mar 20, 2003 at 02:04:04PM -0500, Dan Dennedy wrote: > I am a member of the Linux 1394 team, and I have been improving hotplug > capabilities of various ieee1394 modules. Below is my patch to the agent > script. For two different classes of video camera, some applications > require 2 modules: one for the control protocol and another for the > streaming video. Therefore, you see I removed that break. Also, I added > support for a module-specific script directory. This is especially > useful for sbp2 to invoke the popular rescan-scsi-bus.sh script, > /etc/hotplug/ieee1394/sbp2 script: > > #!/bin/bash > if [ "${ACTION}" = "add" ]; then > . rescan-scsi-bus.sh > else > . rescan-scsi-bus.sh -r > fi Make sure this doesn't run on 2.5.x. We have scsi hotplug there. -- Debian - http://www.debian.org/ Linux 1394 - http://www.linux1394.org/ Subversion - http://subversion.tigris.org/ Deqo - http://www.deqo.com/ ------------------------------------------------------- This SF.net email is sponsored by: Tablet PC. Does your code think in ink? You could win a Tablet PC. Get a free Tablet PC hat just for playing. What are you waiting for? http://ads.sourceforge.net/cgi-bin/redirect.pl?micr5043en _______________________________________________ Linux-hotplug-devel mailing list http://linux-hotplug.sourceforge.net Linux-hotplug-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel