Re: [PATCH 3/3] xpad.c: Added Xbox360 gamepad rumble support.
Dmitry Torokhov <[email protected]>
| Newsgroups | gmane.linux.kernel.input,gmane.linux.usb.devel,gmane.linux.kernel |
|---|---|
| Message-ID | <[email protected]> |
Hi Jan, On Thursday 03 May 2007 17:41, Jan Kratochvil wrote: > Hi again, > what do you think about this? (This patch will work only against last > gamepad rumble support patch) > > Thanks for your time > Jan Kratochvil > > BigX button on xbox360 gamepad is surrounded by 4 green leds. This > patch adds support to control them. > > This device understand to 14 messages (described at > http://www.free60.org/wiki/Gamepad#LED_Control). > > Control is done through event interface, message type EV_LED. EV_LED isn't > perfect match because you are actualy not turning some led on or off but > more likely you are telling the gamepad what "flash effect" it should > play. > I would rather it used led subsystem for this. -- Dmitry