On Tue, Jun 15, 2010 at 06:01:31PM +0100, David Woodhouse wrote: > On Tue, 2010-06-15 at 09:05 -0700, Greg KH wrote: > > On Tue, Jun 15, 2010 at 06:45:48PM +0300, Maxim Levitsky wrote: > > > Can udev helper tell udev to load modules by setting some variable? > > > > Not really, except for the modalias stuff. Use that if you can. > > > > But I think you've pointed out the real solution already. You need to > > look at the signature on the device and then know what to load, just > > like we do for filesystems. > > Except we don't do that for file systems. We require an explicit mount > call, and all fstype probing is done in userspace. True. So, what do you suggest for how to know how to load the individual mtd drivers? thanks, greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-hotplug" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html