From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Alexander E. Patrakov" Date: Wed, 02 Nov 2005 06:20:15 +0000 Subject: Re: Kernel Firmware Loading Message-Id: <43685A9F.9090108@linuxfromscratch.org> List-Id: References: <4365DBD9.2040407@ukonline.co.uk> In-Reply-To: <4365DBD9.2040407@ukonline.co.uk> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-hotplug@vger.kernel.org I wrote: > > The /sbin/hotplug script should contain the following: > > #!/bin/sh > [ "$1" != "firmware" ] || [ "$ACTION" != "add" ] || [ ! -f > "/lib/firmware/$FIRMWARE" ] || exit 0 The first term probably should be [ "$SUBSYSTEM" != "firmware" ], sorry. -- Alexander E. Patrakov ------------------------------------------------------- SF.Net email is sponsored by: Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be entered to win a 42" plasma tv or your very own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.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