On Wed, Jun 20, 2001 at 05:27:24PM -0400, Keenan Wilkie wrote:
> 
> 2.4.5 -- no patches or anything added.
> That might have been a fluke or a problem with usbview refreshing, as I
> just tested it again and it showed up properly.

Good :)

> Jun 20 17:14:58 forsaken kernel: usb.c: USB device 4 (vend/prod
> 0x6666/0x667) is not claimed by any active driver.

If you modify the hid.c file in drivers/usb/ from:
#undef DEBUG
#undef DEBUG_DATA

 to:
#define DEBUG
#define DEBUG_DATA

rebuild, and load that module, and plug in the device.  That should dump
lots of information to the kernel debug log that should show what is
going on.

Let me/the list know what that says.

thanks,

greg k-h

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

Reply via email to