Sweden-Number/dlls/winebus.sys
Rémi Bernon fd73402ce6 winebus.sys: Parse udev device version and input number from uevent.
And try parsing it from the hid or input and usb parent nodes, but not
beyond.

Signed-off-by: Rémi Bernon <rbernon@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-08-17 00:43:46 +02:00
..
Makefile.in winebus.sys: Introduce new HID report descriptor helpers. 2021-08-12 17:30:21 +02:00
bus.h winebus.sys: Pass bus id instead of vtbl to lookup functions. 2021-08-17 00:43:36 +02:00
bus_iohid.c winebus.sys: Pass bus id instead of vtbl to lookup functions. 2021-08-17 00:43:36 +02:00
bus_sdl.c winebus.sys: Use bus_find_hid_device to find SDL devices from id. 2021-08-17 00:43:39 +02:00
bus_udev.c winebus.sys: Parse udev device version and input number from uevent. 2021-08-17 00:43:46 +02:00
hid.c winebus.sys: Use HID descriptor helpers in bus_sdl.c. 2021-08-12 17:30:21 +02:00
main.c winebus.sys: Pass bus id instead of vtbl to lookup functions. 2021-08-17 00:43:36 +02:00
pop_hid_macros.h
psh_hid_macros.h
winebus.inf
winebus.rc
winebus.sys.spec