[xboxdrv] 08/78: Issue #65: Added PID/VID for Afterglow AX.1 Gamepad for Xbox 360

Andrey Rahmatullin wrar-guest at moszumanska.debian.org
Sun Feb 21 17:55:06 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 078a65d1f910579e18a1a80073a870519c1bf37b
Author: Stephen Blythe <shblythe at gmail.com>
Date:   Tue Dec 17 23:35:04 2013 +0000

    Issue #65: Added PID/VID for Afterglow AX.1 Gamepad for Xbox 360
---
 src/xpad_device.cpp | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/xpad_device.cpp b/src/xpad_device.cpp
index 17eb726..f468e82 100644
--- a/src/xpad_device.cpp
+++ b/src/xpad_device.cpp
@@ -79,6 +79,7 @@ XPadDevice xpad_devices[] = {
   { GAMEPAD_XBOX360,          0x0738, 0xcb03, "Saitek P3200 Rumble Pad - PC/Xbox 360" },
   { GAMEPAD_XBOX360,          0x0738, 0xcb02, "Saitek Cyborg Rumble Pad - PC/Xbox 360" },
   { GAMEPAD_XBOX360,          0x0e6f, 0x0201, "Pelican TSZ360 Pad" },
+  { GAMEPAD_XBOX360,          0x0e6f, 0x0113, "Afterglow AX.1 Gamepad for Xbox 360" },
   { GAMEPAD_XBOX360,          0x0e6f, 0x0213, "Afterglow Gamepad for Xbox 360" },
   { GAMEPAD_XBOX360,          0x0e6f, 0x0401, "Logic3 Controller" },
   { GAMEPAD_XBOX360,          0x12ab, 0x0301, "PDP AFTERGLOW AX.1" },

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