From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lee Jones Date: Tue, 06 Jul 2010 13:05:59 +0000 Subject: Re: UDEV - DRIVER parameter Message-Id: <4C332A37.5080900@canonical.com> List-Id: References: <4C33057C.10805@canonical.com> In-Reply-To: <4C33057C.10805@canonical.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-hotplug@vger.kernel.org > What do you mean? This rule is skipped only if DRIVER is set. This is > to prevent calling modprobe for devices which already have a driver > bound and looking-up and loading another module would not do anything > to this device. If you don't have a driver this rule will always run. > :) It appears I've been led up the garden path, so to speak. Let me do some more poking around. Thanks for your help thus far Kay.