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

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

commit a52b07c2406ef55919fe8c5a355872a3bf97b385
Author: Ingo Ruhnke <[email protected]>
Date:   Tue Apr 16 17:25:20 2013 +0200

    Added Thrustmaster Gamepad GP XID, thanks to [email protected]
---
 src/xpad_device.cpp | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/xpad_device.cpp b/src/xpad_device.cpp
index fe52621..17eb726 100644
--- a/src/xpad_device.cpp
+++ b/src/xpad_device.cpp
@@ -71,6 +71,7 @@ XPadDevice xpad_devices[] = {
   { GAMEPAD_XBOX360,          0x24c6, 0x5501, "Hori Real Arcade Pro VX-SA" },
   { GAMEPAD_XBOX360,          0x24c6, 0x5303, "Xbox Airflo wired controller" },
   { GAMEPAD_XBOX360,          0x162e, 0xbeef, "Joytech Neo-Se Take2" },
+  { GAMEPAD_XBOX360,          0x044f, 0xb326, "Thrustmaster Gamepad GP XID" },
   { GAMEPAD_XBOX360,          0x046d, 0xc21d, "Logitech F310" },
   { GAMEPAD_XBOX360,          0x046d, 0xc21e, "Logitech F510" },
   { GAMEPAD_XBOX360,          0x046d, 0xc21f, "Logitech F710" },

-- 
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