[PATCH 1/6] winebus.sys: Report WINEBUS\WINE_COMP_HID compatible id.

Rémi Bernon rbernon at codeweavers.com
Thu Aug 26 01:05:01 CDT 2021


Well forgot to mention it but this is v2 of 211827-211829,211833-211834.

I renamed what was "xinput PDO" to "gamepad PDO", and "internal PDO" to 
"xinput PDO" (as it's using a XINPUT\ bus id it made more sense).

The read requests are now completed both at the same time, by issuing a 
sync read request downwards when both have been received. If not, the 
first read that comes is kept pending, and will be completed when 
another read arrives on the other PDO.
-- 
Rémi Bernon <rbernon at codeweavers.com>



More information about the wine-devel mailing list