Re: Fw: 2.6.0-test11 BK: sg and scanner modules not auto-loaded?

From: Greg KH
Date: Sat Dec 20 2003 - 19:56:15 EST


On Sat, Dec 20, 2003 at 02:04:59PM +1100, Rusty Russell wrote:
>
> It's been argued that kmod should place a request with the hotplug
> subsystem, rather than call modprobe, but that's a little too radical
> for me just yet.

That's not too radical, just requires a small script addition in
userspace that actually runs modprobe based on a specific hotplug event.
In all we'd probably only reduce the kernel by the size of the modprobe
array, and the sysctl table, which isn't all that much.

Put it on the 2.7 list :)

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/