On Mon, 16 Mar 2009, Melchior FRANZ wrote: > * Alan Stern -- Monday 16 March 2009: > > The usbmon log for 2.6.28 did not show the joystick working. Can you > > try collecting another trace that shows it being plugged in and used > > briefly? > > Sure, attached. That's plugging in and using FlightGear's js_demo with > proper js response (axes and keys) The trace shows the joystick working under 2.6.28, but it's not working _right_. For example, I bet that if you do rmmod usbhid ; modprobe usbhid you'll find that the new probe fails. There's clearly a bug in the device. One way around it might be to add an entry in drivers/usb/core/quirks.c for it, with the USB_QUIRK_STRING_FETCH_255 flag. That might or might not do the trick, but it's worth a try. Alan Stern -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html