> > Le Vendredi 5 Octobre 2001 15:05, vous avez �crit : > > Han <[EMAIL PROTECTED]> writes: > > > > change it to : > > > > alias usb-interface uhci > > > > [...] > > > > > Oct 5 14:58:09 bereboot modprobe: > > > /lib/modules/2.4.10-2mdk/kernel/drivers/usb/usb-uhci.o.gz: > > > > [...] > > > > > It works. Lots off error messages but... it works :D > > > > look like you didn't make the changes in /etc/modules.conf, what this > > contain ? > > maybe that comes from some scripts : > > [root@bastard tmp]# grep -r usb-uhci /etc/* > /etc/hotplug/usb.rc: # NOTE: this prefers "usb-uhci"; you may prefer > "uhci". > /etc/hotplug/usb.rc: modprobe -q usb-uhci >/dev/null 2>&1 || modprobe - > q uhci >/dev/null 2>&1
I guess, this should just do modporbe usb-interface and let user decide which one?
