Re: module-init-tools/udev and module auto-loading

From: Greg KH
Date: Mon Feb 02 2004 - 02:36:36 EST


On Mon, Feb 02, 2004 at 10:20:15AM +0300, "Andrey Borzenkov" wrote:
>
> so there are cases when "action on access" makes sense.

Yes, there are cases like this where that might make sense. However
there's no real way for udev itself to solve those cases. You will have
to rely on some other method to do this (script to load module, making
the /dev node yourself, script to make dev node and then access it which
causes kmod to load the module, etc.)

thanks,

greg k-h
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/