[cpia] oh yeah

Johannes Erdfelt jerdfelt@sventech.com
Tue, 25 Jan 2000 15:44:47 -0500


On Tue, Jan 25, 2000, David Cougle <lunarbard@moonman.com> wrote:
> anyone know why /lib/modules/2.3.40/usb wont show up in modules.dep no
> matter what?
> depmod -a all i want, same prob.

echo "path[usb]=/lib/modules/\`uname -r\`" >> /etc/conf.modules

Or modules.conf if it's named that.

This is in the new version of the module tools.

JE