winebus.sys: Map more SDL Xbox controllers.
commit1333206e083b6d7837ca88e7ab71a66cf7db6bd6
authorKai Krakow <kai@kaishome.de>
Sun, 11 Mar 2018 08:40:39 +0000 (11 09:40 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 13 Mar 2018 12:24:16 +0000 (13 13:24 +0100)
treedf57ba63e4995946e195efcb246b8b81bf6431c3
parentdfae798d98bf7a8b45954e6d788928d067d0772e
winebus.sys: Map more SDL Xbox controllers.

These device ids are usually returned by newer firmware versions.
Especially, the Android mode of the controller (when paired by
bluetooth to a Linux system) changes the input mapping of the
controller. The current kernel drivers do not correct this, xpadneo[1]
is needed as the driver to get correct mapping.

[1]: https://github.com/atar-axis/xpadneo

Signed-off-by: Kai Krakow <kai@kaishome.de>
Signed-off-by: Aric Stewart <aric@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/winebus.sys/bus_sdl.c