libusb-win32
libusb-win32 copied to clipboard
libusb0.sys filter driver may not work with some USB devices (please report issues here)
Take note there is no gurantee that libusb0.sys device filter (which functions as a upper filter) will work for all the USB devices.
Please report issues here.
One example is the following report. It is most likely that libusb0.sys filter may not work with the Mi dual mode Wireless Mouse USB receiver.
- https://github.com/mcuee/libusbk/issues/45
Another potential issue is with FT232R USB to Serial devices. But the following issue may be more related to libusb-1.0 Windows handling of the libusb0.sys filter driver.
- https://github.com/libusb/libusb/issues/1019
@dontech
If you have sometime, please help to see how we can debug the potential issue with FT232R USB to Serial devices above. Thanks.
Looks like there is another device not working with libusb-win32 filter here.
- https://github.com/mcuee/libusb-win32/issues/69#issuecomment-2072037384