Joystick
From ArmadeusWiki
Introduction
Joystick can be a good device to play some games or to use graphical interface. Linux has an interface for it named joydev, to use it select joydev in linux configuration :
$ make linux26-menuconfig
then select in menu:
Device Drivers ---> Input device support ---> <*> Joystick interface
To use it on the target, node has to be made :
Links
- Linux kernel code documentation