* Alan Stern -- Tuesday 17 March 2009: > The trace shows the joystick working under 2.6.28, but it's not working > _right_. I didn't notice any problems, so I'd prefer that state to not having it work at all, like under 2.6.29. :-} > rmmod usbhid ; modprobe usbhid Haven't tried that as I have all that compiled in. If you actually want to know, then I'd recompile and try. > 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, Thanks. No, it didn't do the trick. So it's either sticking with 2.6.28 forever, or buying a new js or a new computer. :-| m. PS: this was my entry + /* Saitek Cyborg Gold Joystick */ + { USB_DEVICE(0x06a3, 0x0006), .driver_info = + USB_QUIRK_STRING_FETCH_255 }, + -- 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