mirror of https://github.com/nirenjan/libx52.git
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. |
||
|---|---|---|
| .. | ||
| Makefile | ||
| x52joy.c | ||
| x52joy_commands.c | ||
| x52joy_commands.h | ||
| x52joy_common.h | ||
| x52joy_map.h | ||