Sweden-Number/dlls/winebus.sys
Rémi Bernon de7032816b winebus.sys: Do not parse bluetooth "PRODUCT=" uevent field.
These contain the bluetooth dongle VID / PID instead.

Signed-off-by: Rémi Bernon <rbernon@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-10-12 18:29:22 +02:00
..
Makefile.in winebus.sys: Query and parse device report descriptor on device start. 2021-10-08 15:27:25 +02:00
bus_iohid.c winebus.sys: Convert the product strings to Unicode on the Unix-side. 2021-10-05 11:51:04 +02:00
bus_sdl.c winebus.sys: Add a PID set ramp force output report. 2021-10-08 15:27:25 +02:00
bus_udev.c winebus.sys: Do not parse bluetooth "PRODUCT=" uevent field. 2021-10-12 18:29:22 +02:00
hid.c winebus.sys: Add a PID set ramp force output report. 2021-10-08 15:27:25 +02:00
main.c winebus.sys: Queue HID reports instead of overwritting the last one. 2021-10-08 15:27:25 +02:00
pop_hid_macros.h
psh_hid_macros.h
unix_private.h winebus.sys: Add a PID set ramp force output report. 2021-10-08 15:27:25 +02:00
unixlib.c winebus.sys: Fix memory leaks in bus_event_queue functions. 2021-10-08 16:55:23 +02:00
unixlib.h winebus.sys: Convert the product strings to Unicode on the Unix-side. 2021-10-05 11:51:04 +02:00
winebus.inf
winebus.rc
winebus.sys.spec