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

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

commit 98b074b7b459dee338c23df23c61a7c1b99afc4c
Author: David Barchiesi <[email protected]>
Date:   Sun Sep 22 11:40:48 2013 +0200

    Added support for Gamestop BB-070 Xbox 360 clone
---
 src/xpad_device.cpp | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/xpad_device.cpp b/src/xpad_device.cpp
index 50e7366..64a8a7f 100644
--- a/src/xpad_device.cpp
+++ b/src/xpad_device.cpp
@@ -81,6 +81,7 @@ XPadDevice xpad_devices[] = {
   { GAMEPAD_XBOX360,          0x0e6f, 0x0201, "Pelican TSZ360 Pad" },
   { GAMEPAD_XBOX360,          0x0e6f, 0x0213, "Afterglow Gamepad for Xbox 360" 
},
   { GAMEPAD_XBOX360,          0x0e6f, 0x0401, "Logic3 Controller" },
+  { GAMEPAD_XBOX360,          0x0e6f, 0x0301, "Logic3 Controller" },
   { GAMEPAD_XBOX360,          0x12ab, 0x0301, "PDP AFTERGLOW AX.1" },
   { GAMEPAD_XBOX360_GUITAR,   0x1430, 0x4748, "RedOctane Guitar Hero X-plorer" 
},
   { GAMEPAD_XBOX360_GUITAR,   0x1bad, 0x0002, "Harmonix Guitar for Xbox 360" },

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