Mark Lipscombe wrote: > > Hi, > > I have just got a USB - PS/2 adaptor as per the subject line. <snip> I don't have this, so this is guess work. > (Note the single I: line, but the apparent change of ProdID based on > whether a mouse is plugged in or not?) > > Removing the keyboard, leaving just the mouse plugged in results in the > same as having the keyboard and mouse together. The product ID is ignored by HID, so this is unlikely to be the problem. Can you turn on verbose debugging (in the hid.c file, change #undef DEBUG to #define DEBUG) so we can see why the hid driver is refusing to play with the device? Brad _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: http://lists.sourceforge.net/lists/listinfo/linux-usb-users
