Add README for kernel module

pull/7/head
nirenjan 2015-12-01 08:29:12 -08:00
parent b72eba6d4c
commit dbac37b8ac
1 changed files with 9 additions and 0 deletions

View File

@ -0,0 +1,9 @@
Kernel driver for Saitek X52 Pro
================================
This folder contains a loadable kernel module for the Saitek X52Pro HOTAS.
Note that the standard usbhid driver already supports this joystick as an
input device, and the additional functionality of the LEDs and MFD can be
handled by a userspace library.
**This module is only a proof-of-concept and not suitable for production**