wine-wine/dlls/winebus.sys
Zebediah Figura cc3820ca99 winebus.sys: Retrieve hidraw device strings from the parent USB device.
This partially reverts 164517fe57. The
manufacturer, product, and serial string attributes are not exposed by the
HID device on Linux, but by its parent USB device.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=46711
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-04-01 21:54:31 +02:00
..
Makefile.in makefiles: Pass --subsystem to the linker also. 2019-03-19 15:28:48 +01:00
bus.h
bus_iohid.c winebus.sys: Add UID to IOHID devices. 2019-03-21 08:23:39 +01:00
bus_sdl.c
bus_udev.c winebus.sys: Retrieve hidraw device strings from the parent USB device. 2019-04-01 21:54:31 +02:00
controller.h
main.c winebus.sys: Handle create existent device failure. 2019-03-21 19:32:38 +01:00
winebus.sys.spec