* [PATCH 0/1] Input: xpad - Add Andamiro Pump It Up pad
@ 2012-07-11 16:03 Yuri Khan
2012-07-11 16:03 ` [PATCH 1/1] " Yuri Khan
0 siblings, 1 reply; 2+ messages in thread
From: Yuri Khan @ 2012-07-11 16:03 UTC (permalink / raw)
To: Dmitry Torokhov; +Cc: linux-input, linux-kernel, Yuri Khan
Hello all,
while I'm at it, I'd like to add my other dance mat to xpad's database
of known devices, so that the user does not have to specify the
dpad_to_buttons option.
I couldn't find the vendor ID in any of the online databases, but this
mat has a Pump It Up logo on the top side of the controller compartment,
and a disclaimer stating that Andamiro will not be liable on the bottom.
checkpath.pl flagged this patch for adding an overlong line but the
surrounding code does not adhere to the 80-column rule.
Yuri Khan (1):
Input: xpad - Add Andamiro Pump It Up pad
drivers/input/joystick/xpad.c | 1 +
1 file changed, 1 insertion(+)
--
1.7.9.5
^ permalink raw reply [flat|nested] 2+ messages in thread
* [PATCH 1/1] Input: xpad - Add Andamiro Pump It Up pad
2012-07-11 16:03 [PATCH 0/1] Input: xpad - Add Andamiro Pump It Up pad Yuri Khan
@ 2012-07-11 16:03 ` Yuri Khan
0 siblings, 0 replies; 2+ messages in thread
From: Yuri Khan @ 2012-07-11 16:03 UTC (permalink / raw)
To: Dmitry Torokhov; +Cc: linux-input, linux-kernel, Yuri Khan
Signed-off-by: Yuri Khan <yurivkhan@gmail.com>
---
drivers/input/joystick/xpad.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/drivers/input/joystick/xpad.c b/drivers/input/joystick/xpad.c
index 16974ef..a2cdfd6 100644
--- a/drivers/input/joystick/xpad.c
+++ b/drivers/input/joystick/xpad.c
@@ -142,6 +142,7 @@ static const struct xpad_device {
{ 0x0c12, 0x880a, "Pelican Eclipse PL-2023", 0, XTYPE_XBOX },
{ 0x0c12, 0x8810, "Zeroplus Xbox Controller", 0, XTYPE_XBOX },
{ 0x0c12, 0x9902, "HAMA VibraX - *FAULTY HARDWARE*", 0, XTYPE_XBOX },
+ { 0x0d2f, 0x0002, "Andamiro Pump It Up pad", MAP_DPAD_TO_BUTTONS, XTYPE_XBOX },
{ 0x0e4c, 0x1097, "Radica Gamester Controller", 0, XTYPE_XBOX },
{ 0x0e4c, 0x2390, "Radica Games Jtech Controller", 0, XTYPE_XBOX },
{ 0x0e6f, 0x0003, "Logic3 Freebird wireless Controller", 0, XTYPE_XBOX },
--
1.7.9.5
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-07-11 16:03 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-07-11 16:03 [PATCH 0/1] Input: xpad - Add Andamiro Pump It Up pad Yuri Khan
2012-07-11 16:03 ` [PATCH 1/1] " Yuri Khan
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®