libx52/driver
Nirenjan Krishnan ebb4cc9042 Move common definitions to their own file
This change moves the common definitions to their own file so
that we can later rewrite the driver to accept the structure
as input.

A caveat with this approach is that it does prevent shell scripts
from updating the joystick, however, it eases the burden of
verification in the kernel, and it's not too hard to write
wrapper programs to write kernel structures to the files.
2012-10-07 00:08:40 -07:00
..
Makefile Move USB control messages to their own file 2012-10-05 23:21:56 -07:00
x52joy.c Prevent rmmod while joystick is plugged in 2012-10-06 23:21:21 -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 Move common definitions to their own file 2012-10-07 00:08:40 -07:00
x52joy_map.h Move common definitions to their own file 2012-10-07 00:08:40 -07:00