forked from torvalds/linux
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Input: xpad - enable & autodetect Flydigi extra buttons
This adds a framework for supporting additional features on devices piggybacking an existing USB vendor/product ID but distinguishing themselves via the idProduct field. This is necessary because the Flydigi Vader Pro series controllers reuse the same vendor/product ID as orginal Microsoft Xbox 360 controllers. The MAP_FLYDIGI_BUTTONS is a new mapping for the C, Z, and Circle face buttons on Flydigi 360-compatible controllers. It has been tested on the Vader 3 Pro and Vader 4 Pro. These controllers additionally have 4 back paddles, same as the Xbox Elite controller, so it is included in the extra feature list. Thanks-to: Matthew Carter <[email protected]> See: paroj/xpad#268 Signed-off-by: Matoro Mahri <[email protected]>
- Loading branch information
1 parent
d0c3a7a
commit 87362d8
Showing
1 changed file
with
52 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters