On 01/09/14 02:50, Pete Batard wrote:
> It is my great pleasure to announce libusb-1.0.18 RC1, which marks the
> long awaited merge-back of libusbx with libusb!
That's great news. I'll start testing right away.
> With this release candidate (and upcoming release), we are finally
> consolidating t
I can not find the conifigure file
-- Original --
From: "Pete Batard";;
Date: Thu, Jan 9, 2014 09:50 AM
To: "libusb-de...@lists.sourceforge.net";
Cc:
"libusbx-devel@lists.sourceforge.net";
Subject: [Libusbx-devel] Announcing libusb-1.0.18-rc1
All,
It
All,
It is my great pleasure to announce libusb-1.0.18 RC1, which marks the
long awaited merge-back of libusbx with libusb!
With this release candidate (and upcoming release), we are finally
consolidating the two projects back into one, as well as bringing the
many bug fixes and new features o
All,
I am pleased to announce libusbx-1.0.18-rc1.
The most important news with regards to this release is that v1.0.18
(currently planned in 2 weeks time) will be the very last release of
libusbx, as we are finally merging back with libusb.
As a result, we are issuing two parallel 1.0.18 relea
Closed #67.
---
Reply to this email directly or view it on GitHub:
https://github.com/libusbx/libusbx/issues/67--
Rapidly troubleshoot problems before they affect your business. Most IT
organizations don't have a clear pi
No input from OP (especially wrt the USBView test) => closing issue.
---
Reply to this email directly or view it on GitHub:
https://github.com/libusbx/libusbx/issues/67#issuecomment-31865706--
Rapidly troubleshoot problems
@jwrdegoede I take it back something that i've said in previous comment:
tpriv->usbs is NOT NULL.
The problem is that, no matter if processcompl() succeeds in copying data to
userspace or not, the async was already dequeued, free_async(as) is always
called and so is usb_free_urb(as->urb).
So w