libx52/driver
Nirenjan Krishnan 42642d5905 Add initial version of X52pro joystick driver
This is pretty much bare bones code to get a basic sysfs filesystem
in place. It has only code to create sysfs files for the 3 MFD lines.

Right now, this needs to be enabled by unplugging the joystick,
insmod'ing the x52joy.ko module, rmmod'ing the usbhid module and
replugging the joystick. We don't yet have a /dev/input/ interface
and there's no interrupt message handling yet.
2012-09-30 12:38:29 -07:00
..
Makefile Add initial version of X52pro joystick driver 2012-09-30 12:38:29 -07:00
x52joy.c Add initial version of X52pro joystick driver 2012-09-30 12:38:29 -07:00