This is an automated email from the git hooks/post-receive script. wrar-guest pushed a commit to branch master in repository xboxdrv.
commit 0e87bed20e78d86468a70bd06fda29bf97afef6e Author: Ingo Ruhnke <[email protected]> Date: Wed Nov 4 06:09:22 2015 +0100 Added Razer Sabertooth --- src/xpad_device.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/xpad_device.cpp b/src/xpad_device.cpp index 61aa149..a8d7ec9 100644 --- a/src/xpad_device.cpp +++ b/src/xpad_device.cpp @@ -115,6 +115,7 @@ XPadDevice xpad_devices[] = { { GAMEPAD_XBOX360, 0x24c6, 0x5500, "Hori XBOX 360 EX 2 with Turbo" }, { GAMEPAD_XBOX360, 0x24c6, 0x5506, "Hori SOULCALIBUR V Stick" }, { GAMEPAD_XBOX360, 0x24c6, 0x5b02, "Thrustmaster, Inc. GPX Controller" }, + { GAMEPAD_XBOX360, 0x24c6, 0x5d04, "Razer Sabertooth" }, { GAMEPAD_XBOX360, 0x0e6f, 0x011f, "Rock Candy Gamepad Wired Controller" }, { GAMEPAD_XBOX360, 0x0e6f, 0x021f, "Rock Candy Gamepad 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

