> 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 ...

> Someone proposed an ioctl() some time ago to force a kernel-module to
> release an interface, but I never saw it implemented.

It was implemented, and I hope to dust off the patch this week.  Check
list archives for January.

- Dave



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

Reply via email to