wine-wine/dlls/winebus.sys
Alistair Leslie-Hughes ba957cd2e4 winebus.sys: Increase buffer size to match max length available.
The current buffer is 1024, however the ioctl call can handle
a max length of 8191.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=47013
Signed-off-by: Alistair Leslie-Hughes <leslie_alistair@hotmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
(cherry picked from commit 90a1e5d943)
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
2019-11-14 23:44:56 +01:00
..
Makefile.in
bus.h
bus_iohid.c
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: Increase buffer size to match max length available. 2019-11-14 23:44:56 +01:00
controller.h
main.c winebus.sys: Re-add missing Xbox controller PIDs. 2018-12-14 11:15:38 +01:00
winebus.sys.spec