From: Ben Collins <bcollins@debian.org>
To: linux-hotplug@vger.kernel.org
Subject: Re: ieee1394 patch
Date: Thu, 20 Mar 2003 19:49:02 +0000 [thread overview]
Message-ID: <marc-linux-hotplug-104818989901105@msgid-missing> (raw)
In-Reply-To: <marc-linux-hotplug-104818802031249@msgid-missing>
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
next prev parent reply other threads:[~2003-03-20 19:49 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-03-20 19:04 ieee1394 patch Dan Dennedy
2003-03-20 19:49 ` Ben Collins [this message]
2003-03-20 20:02 ` Dan Dennedy
2003-04-18 1:56 ` David Brownell
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=marc-linux-hotplug-104818989901105@msgid-missing \
--to=bcollins@debian.org \
--cc=linux-hotplug@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.