[xboxdrv] 14/78: Added support for Gamestop BB-070 Xbox 360 clone

Andrey Rahmatullin wrar-guest at moszumanska.debian.org
Sun Feb 21 17:55:07 UTC 2016


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 <david at barchie.si>
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



More information about the Pkg-games-commits mailing list