Well, I'm not hearing any complaints... so who is going to do it? I
can't... I can barely send e-mail right now (little 'net access)...
Matt
On Thu, Mar 22, 2001 at 11:23:46AM -0800, David Brownell wrote:
> > > * Hotplug scripts
> > > * "usbmodules"
> >
> > I'm not sure what you mean by this it
> > * Hotplug scripts
> > * "usbmodules"
>
> I'm not sure what you mean by this item.
The "usbmodules" addition to "usbutils", from Adam Richter.
It's needed for some kinds of "cold plug" (handling devices
present at boot) and for multiple-interface devices. It's
been posted to both these lists
On Tue, Mar 20, 2001 at 10:12:09PM -0800, David Brownell wrote:
> Hi Matt,
>
> Two comments come to mind:
>
> (1) Is it correct that changing this would involve no more than:
>
> * Linux 2.4.? kernel updates:
> - drivers/usb/usb.c ... usb_match_id()
> - drivers/usb/ibmcam.c ... uses ran
Hi Matt,
Two comments come to mind:
(1) Is it correct that changing this would involve no more than:
* Linux 2.4.? kernel updates:
- drivers/usb/usb.c ... usb_match_id()
- drivers/usb/ibmcam.c ... uses range matching
- drivers/usb/storage/unusual_devs.h ... lots of ranges
* Hotplug