Re: [linux-usb-devel] Autoload Driver via Vendor ID

2001-05-11 Thread Wolfgang Mües
On Thursday, 10. May 2001 01:53, David Brownell wrote: > If "usbmgr" is what I recall (I lost the link), it's not > the same thing as hotplugging. Ah! So there are more than one aproaches to USB hotplugging! > But there's also a shortage of doc > about exactly how the match flags do their job;

Re: [linux-usb-devel] Autoload Driver via Vendor ID

2001-05-09 Thread David Brownell
> > Use hotplug support (http://linux-hotplug.sourceforge.net/) > > I have accessed this website before. There is a complete lack of > documentation on this site regarding the way the hotplug manager > is informed about which driver to load. Hmm, http://linux-hotplug.sourceforge.net/?selected=u

Re: [linux-usb-devel] Autoload Driver via Vendor ID

2001-05-09 Thread Wolfgang Mües
On Wednesday, 9. May 2001 22:46, David Brownell wrote: > Use hotplug support (http://linux-hotplug.sourceforge.net/) I have accessed this website before. There is a complete lack of documentation on this site regarding the way the hotplug manager is informed about which driver to load. I am r

Re: [linux-usb-devel] Autoload Driver via Vendor ID

2001-05-09 Thread David Brownell
t; Sent: Wednesday, May 09, 2001 1:37 PM Subject: [linux-usb-devel] Autoload Driver via Vendor ID > Hi all, > > I have a little question regarding the automatic loading > of an USB device driver. > > In /etc/usbmgr/usbmgr.conf, I can register my driver with > vendor and pro

[linux-usb-devel] Autoload Driver via Vendor ID

2001-05-09 Thread Wolfgang Mües
Hi all, I have a little question regarding the automatic loading of an USB device driver. In /etc/usbmgr/usbmgr.conf, I can register my driver with vendor and product ID: vendor 0x09BF product 0x00C0 module auerswald How do I register a driver only from the vendor ID? (all products from this v