Sweden-Number/dlls/winebus.sys
Kai Krakow 383c3128bb winebus.sys: Re-add missing Xbox controller PIDs.
These were introduced in commit 1333206 and have gone missing in one of
the previous cleanup commits.

Signed-off-by: Kai Krakow <kai@kaishome.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-12-14 11:15:38 +01:00
..
Makefile.in winebus.sys: Add SDL gamepad and joystick driver. 2018-02-21 18:51:58 +01:00
bus.h winebus.sys: Improve unloading the winebus driver. 2018-09-13 10:39:00 +02:00
bus_iohid.c winebus.sys: Improve unloading the winebus driver. 2018-09-13 10:39:00 +02:00
bus_sdl.c winebus: Don't override real VID/PID for controllers. 2018-11-23 20:17:44 +01:00
bus_udev.c winebus.sys: Avoid an unneeded strlen() call. 2018-10-23 16:34:52 +02:00
controller.h winebus.sys: Process SDL device reports. 2018-02-21 20:07:41 +01:00
main.c winebus.sys: Re-add missing Xbox controller PIDs. 2018-12-14 11:15:38 +01:00
winebus.sys.spec