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 ?

Thanks

Simon

Le Dimanche 23 Octobre 2005 11:54, Marco d'Itri a écrit :
> tag 335304 unreproducible moreinfo
> thanks
>
> On Oct 23, Simon Morlat <[EMAIL PROTECTED]> wrote:
> > I had a look into udev 's packaged files and I could see any reference
> > to usb drivers.
>
> Drivers are loaded by this rule in /etc/udev/rules.d/z55_hotplug.rules:
>
> # load the drivers
> ENV{MODALIAS}=="?*",    RUN+="/sbin/modprobe $env{MODALIAS}"
>
> Please generate an events log by uncommenting the logger.agent rule in
> the same file, reboot and then check /dev/hotplug.log.
>
> > So that now I even wonder if udev deals with hotplugging of usb devices.
>
> It does.
>
> > Should I use usbmgr instead ? (unfortunately it conflicts with udev).
>
> No, it's crap.

Attachment: hotplug.log.bz2
Description: BZip2 compressed data

Reply via email to