On 26/11/12 01:31, Xiaofan Chen wrote:
> If using libusbK, there is potentially another limitation.
> http://libusb.6.n5.nabble.com/libusb-win32-devel-LstK-Init-return-error-tp5710868p5710878.html
> "The module (LstK_Init) will only allow 64 outstanding lists at any
> giving time; after which it returns ERROR_OUT_OF_STRUCTURES (0x54)"

I'm not very familiar with the Windows backend, but had a quick look and 
can't seem to find anywhere that LstK_Init is called.

It appears to me that windows_get_device_list makes use of enumerating 
devices via GUIDs for Interface UIDs instead of directly asking libusbK 
what devices it supports. I'm no expert and could have misread the code 
though.

If it is an issue then I'd probably suggest adding a check for the 
expected error code being ok for iterations > 64 on Windows.

Regards,

Toby

------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
_______________________________________________
libusbx-devel mailing list
libusbx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libusbx-devel

Reply via email to