Re: [linux-usb-devel] Question on USB drivers

2003-04-04 Thread David Brownell
Oliver Neukum wrote: Am Freitag, 4. April 2003 22:07 schrieb Subrata Goswami: Hi, have two simple questions. 1. If there are multiple driver modules (*.o) for a single USB device, what precedence would be followed while loading them ? The /etc/modules.conf file does not contain any of the drivers

Re: [linux-usb-devel] Question on USB drivers

2003-04-04 Thread Oliver Neukum
Am Freitag, 4. April 2003 22:07 schrieb Subrata Goswami: > Hi, have two simple questions. > > 1. If there are multiple driver modules (*.o) for a single USB device, > what precedence would be followed while loading them ? The > /etc/modules.conf file does not contain any of the drivers. > > 2. What

[linux-usb-devel] Question on USB drivers

2003-04-04 Thread Subrata Goswami
Hi, have two simple questions. 1. If there are multiple driver modules (*.o) for a single USB device, what precedence would be followed while loading them ? The /etc/modules.conf file does not contain any of the drivers. 2. What part of the USB code handles searching, selecting, and loading th