On Mon, Oct 24, 2005 at 12:30:07AM +0200, Simon Morlat wrote: > Here's attached the /dev/hotplug.log. > There are lots of usb related logs, none of them talks about usbnet. > After booting: > /sbin/lsmod |grep usb > usbcore 122300 2 uhci_hcd > > The thing I don't understand is how udev makes the relationship between > devices's usb ids and the modules to load. The table is in the kernel maybe ?
Yes, the table is in the drivers themselves. See the 'modalias' file in the usb device directory for what should be passed to modprobe to load the proper driver. Unfortunatly, this is a kernel bug, we didn't get some of these aliases in the usb devices correct. thanks, greg k-h -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]