kernel-hacking-2024-linux-s.../drivers/input/joystick
Jan Kratochvil 4994cd8dad Input: xpad - add support for leds on xbox 360 pad
Export LEDs on Xbox360 pad via led subsystem as a single device in
/sys/class/leds/xpad[0-9]+.

Xbox360 pad has four leds, which form a circle. Unfortunately the leds
can't be controlled independently and can only display a predefined
set of patterns (for example one is turned on wile others are off or
a rotating pattern - 1-2-3-4). To activate a pattern one needs to send
a specific command to the device (see http://www.free60.org/wiki/Gamepad).

Led subsystem allows us to set brightness, but there is nothing like
brightness on this device. So brightness is actually interpreted as
the command (only values between 0 and 14 are accepted).

Signed-off-by: Jan Kratochvil <honza@jikos.cz>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
2007-07-18 00:35:40 -04:00
..
iforce
a3d.c
adi.c
amijoy.c
analog.c
cobra.c
db9.c
gamecon.c
gf2k.c
grip.c
grip_mp.c Input: grip-mp - use ARRAY_SIZE 2007-07-10 00:35:18 -04:00
guillemot.c
interact.c
joydump.c
Kconfig Input: xpad - add support for leds on xbox 360 pad 2007-07-18 00:35:40 -04:00
magellan.c
Makefile
sidewinder.c
spaceball.c
spaceorb.c
stinger.c
tmdc.c
turbografx.c
twidjoy.c
warrior.c
xpad.c Input: xpad - add support for leds on xbox 360 pad 2007-07-18 00:35:40 -04:00