This is an automated email from the git hooks/post-receive script.

wrar-guest pushed a commit to branch master
in repository xboxdrv.

commit 3d2b219f32a8e86af3d8d3ae7080503814e674a4
Author: Ingo Ruhnke <[email protected]>
Date:   Tue Nov 3 13:41:43 2015 +0100

    Added MadCatz GamePad
---
 src/xpad_device.cpp | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/xpad_device.cpp b/src/xpad_device.cpp
index 3f9a576..4351758 100644
--- a/src/xpad_device.cpp
+++ b/src/xpad_device.cpp
@@ -97,6 +97,7 @@ XPadDevice xpad_devices[] = {
   { GAMEPAD_XBOX360,          0x1bad, 0xf900, "Harmonix Xbox 360 Controller" },
   { GAMEPAD_XBOX360,          0x1bad, 0xf901, "Gamestop Xbox 360 Controller" },
   { GAMEPAD_XBOX360,          0x1bad, 0xf903, "Tron Xbox 360 controller" },
+  { GAMEPAD_XBOX360,          0x1bad, 0xfa01, "MadCatz GamePad" },
   { GAMEPAD_XBOX360,          0x15e4, 0x3f00, "Power A Mini Pro Elite" },
   { GAMEPAD_XBOX360,          0x15e4, 0x3f10, "Batarang Xbox 360 controller" },
   { GAMEPAD_XBOX360_WIRELESS, 0x045e, 0x0291, "Microsoft Xbox 360 Wireless 
Controller" }, // RF Module from the Xbox360

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-games/xboxdrv.git

_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

Reply via email to