libx52/driver
Nirenjan Krishnan a69ea22457 Fix bug where input is not getting reported
Because the joystick type was never set, the input irq handler never
called the x52pro_decode_urb function. This fixes that issue, however,
it still needs verification that the changes work.
2012-10-11 20:58:59 -07:00
..
Makefile Support for input devices - still experimental 2012-10-08 16:21:24 -07:00
x52joy.c Fix bug where input is not getting reported 2012-10-11 20:58:59 -07:00
x52joy_commands.c Move USB control messages to their own file 2012-10-05 23:21:56 -07:00
x52joy_commands.h Add LED support to x52 joystick driver 2012-10-05 10:38:34 -07:00
x52joy_common.h Support for input devices - still experimental 2012-10-08 16:21:24 -07:00
x52joy_input.c Support for input devices - still experimental 2012-10-08 16:21:24 -07:00
x52joy_map.h Make driver more flexible for other devices 2012-10-07 22:25:39 -07:00