mcuee
mcuee
https://github.com/dickens/libusbx-hp/tree/windows-hotplug-3 You may want to try the above old branch to see the hotplug code there works for your application. I am not so sure how much efforts need to...
Unfortunately not. Right now only Chris is working on the Windows side and it will take some time to get this.
> Is this format described anywhere? In the example above it looks like vendor is QCOM (Qualcomm?) and product could be 0x04A6. To not change our internal structures, if there...
Ref: https://docs.microsoft.com/en-us/windows-hardware/drivers/install/hardware-ids https://docs.microsoft.com/en-us/windows-hardware/drivers/install/identifiers-for-pci-devices All PCI/PCIE based USB controller will have the hardware ID which current Windows codes can deal with. The problem is for non PCI/PCIE based USB controller (if...
@sonatique Indeed I think PR #1202 is an interesting idea. * #1202
Please help to explain the background of this pull request and what is the issue you are trying to address. What is the configuration of your system and how long...
Thanks for the updates. The user's system seem to be pretty decent and not a slow system. Hopefully more reviewers can jump in to review this change to see if...
> How's the code review going ? Can you approve? Unfortunately I am not a developer (mainly on testing and support side of libusb project) and I will not be...
Interestingly that this pull request seems to fix #1136. * #1136 Updates: it seems to fix $1163 as well. * #1163
@weishaodi2zss Please help to fix the warning that not all commits were signed. Thanks. There is a warning from github. > Merging is blocked > The base branch requires all...