|
From: Xiaofan C. <xia...@gm...> - 2022-06-18 00:43:58
|
Hi all, Hopefully more reviews can be done on the pull requests here. https://github.com/libusb/libusb/pulls Specifically for Windows, we have a few good-to-have pull requests. 1)Windows: Add ability to claim multiple associated interfaces for a WINUSBX composite function; this will fix the IAD support issue https://github.com/libusb/libusb/pull/965 2) DeviceIoControl: use async mode https://github.com/libusb/libusb/pull/1127 3) Improvement on error status report https://github.com/libusb/libusb/pull/1109 https://github.com/libusb/libusb/pull/1018 And then it will be good to hear more opinions about the following. 4) Improve WinUSB performance by enabling RAW_IO when possible https://github.com/libusb/libusb/pull/1069 -- Xiaofan |