Re: Please help installing libusb-32.

Xiaofan Chen <[email protected]> Wed, 12 Sep 2018 15:05:53 +0800
Newsgroups gmane.comp.lib.libusb.devel.windows
Message-ID <CAGjSPUAoPmtN4DYP7TvCfwQC9RyOq_KewMMmGwog=x2vOs8zBw@mail.gmail.com>
On Wed, Sep 12, 2018 at 2:38 PM Dmitry Donskoy <[email protected]> wrote:
>
> The thing is that before I install libusb-win32, Windows uses "HID UPS
> Battery", that works stable (doesn't disconnect and connect), though it
> doesn't work with NUT.
>

I understand -- this means that the NUT program and the "HID UPS Battery"
application behaves differently and that probably affects the device to go
into some kind of fault and then can not handling the Windows request
properly. Still libusb-win32 itself can not help you -- it does not handling
the Windows enumeration.

BTW, I think NUT program should be upgraded to use HIDAPI
instead of libusb-0.1 API or even libusb-1.0 API to be have better
support under Windows and Mac OS X.


-- 
Xiaofan