Sweden-Number/dlls/winebus.sys
Andrew Eikum ccb06c6b6f winebus: Don't override real VID/PID for controllers.
It's unclear what this was useful for, possibly native xinput requires
it. Our built-in xinput is good enough now, though, so let's keep the
real VID/PID.

Signed-off-by: Brendan McGrath <brendan@redmandi.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-11-23 20:17:44 +01:00
..
Makefile.in
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
main.c winebus.sys: Add a trailing '\n' to a TRACE(). 2018-09-27 10:09:25 +02:00
winebus.sys.spec