On Mon, Oct 22, 2001, David Brownell <[EMAIL PROTECTED]> wrote:
> > Let me guess: You have "hid.o" or "mousedev.o" loaded?
> > 
> > As soon as they are loaded they grab the device. Later on, when you use
> > "lsusb", it also tries to grab the device to do an usb_control_msg(),
> > which fails.
> 
> Control messaging to a device doesn't require that an _interface_ be
> claimed ...

Minor nit. Control messages to the default pipe don't require an
interface be claimed.

However, this is all that lsusb is using I think.

JE


_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to