> I wonder if you could confirm whether the usb-ohci module should be loaded
> automatically if I have the following line in modules.conf (this is with
> 2.4.21-rc6-ac2)
>
> probeall usb-interface usb-ohci
No. You have to modprobe 'usb-interface' somewhere in your rc scripts.
See the manpage for modules.conf
What distribution are you using?
In debian, /etc/modules contains the modules, which are loaded at system
startup.
Regards,
Geller Sandor
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/