From mboxrd@z Thu Jan 1 00:00:00 1970 From: Patrick Mansfield Date: Wed, 15 Oct 2003 19:48:14 +0000 Subject: Re: adding callouts to udev for scsi identifiers/serial numbers 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 Wed, Oct 15, 2003 at 11:27:34AM -0700, Greg KH wrote: > On Tue, Oct 14, 2003 at 05:31:02PM -0700, Patrick Mansfield wrote: > > I have a scsi_id.config file that can be used to set global and per SCSI > > vendor + product specific options, but arguments could also be passed via > > the PROGRAM string. > > But how could they, as we pass the argc and argv from the udev call to > the program defined in the PROGRAM string? Hm, maybe we shouldn't do > that, and rely on command line arguments? I meant just add to the PROGRAM string, like: PROGRAM="scsi_id -g" And add to argc and argv as needed, for example to pass through the subsystem argument. -- Patrick Mansfield ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. SourceForge.net hosts over 70,000 Open Source Projects. See the people who have HELPED US provide better services: Click here: http://sourceforge.net/supporters.php _______________________________________________ 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