> I have thought about David's bigger question some although
> we haven't discussed it (about how to load any/all USB modules
> automagically).
> I don't see a solution yet (other than the modules.conf trick).

The closest I came to a solution is just modprobing "usb-ohci"
and "usb-uhci" ... which autoloads usbcore because of the symbol
dependencies.  (Unless something changed recently enough that I
missed it ... pre-install Johan mentioned hasn't been needed.)
A "post-install" (?) can mount usbdevfs, and could also start
a usb daemon.

I don't quite know what system component would do the modprobes,
or how to avoid the nasty messages for the HC that doesn't exist.
And I seem to recall that usbcore stayed loaded even if no HC
existed, though maybe it autocleans.

- Dave






---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to