Re: [Libusbx-devel] Announcing libusbx-1.0.16-rc1

2013-06-28 Thread Xiaofan Chen
On Wed, Jun 26, 2013 at 11:22 PM, Hans de Goede wrote: > Thanks, that explains what is going on. I've just pushed 2 commits > to fix this. I would appreciate it if you could first run with only > the first commit applied: > "core: Only do hotplug cleanup for hotplug capable backends" > > Then you

Re: [Libusbx-devel] Announcing libusbx-1.0.16-rc1

2013-06-26 Thread Hans de Goede
Hi, On 06/23/2013 04:51 PM, Xiaofan Chen wrote: >> Hmm, can you run under gdb, and then do a backtrace when it hangs / >> crashes (when it hangs first do ctrl+c to return to gdb). >> >> IE: >> >> gdb ./examples/listdevs >>> run >> ... >>> bt > > A bit problematic to use gdb here. > > $ ./exampl

Re: [Libusbx-devel] Announcing libusbx-1.0.16-rc1

2013-06-23 Thread Xiaofan Chen
On Sun, Jun 23, 2013 at 1:55 AM, Hans de Goede wrote: > On 06/22/2013 04:00 PM, Xiaofan Chen wrote: >>> I found a regression under NetBSD 6.0 VM. 1.01.5 release >>> works ok. 1.0.16-rc1 got a hang with the listdevs example. >> >> >> Same regression happens under my OpenBSD 5.2VM. >> >> $ export LI

Re: [Libusbx-devel] Announcing libusbx-1.0.16-rc1

2013-06-22 Thread Hans de Goede
Hi, On 06/22/2013 04:00 PM, Xiaofan Chen wrote: > On Sat, Jun 22, 2013 at 9:47 PM, Xiaofan Chen wrote: >> On Thu, Jun 20, 2013 at 10:06 PM, Hans de Goede wrote: >>> I'm very happy to announce libusbx-1.0.16-rc1, highlights: >>> You can download the 1.0.16-rc1 tarbal here: >>> http://downloads.so

Re: [Libusbx-devel] Announcing libusbx-1.0.16-rc1

2013-06-22 Thread Xiaofan Chen
On Sat, Jun 22, 2013 at 9:47 PM, Xiaofan Chen wrote: > On Thu, Jun 20, 2013 at 10:06 PM, Hans de Goede wrote: >> I'm very happy to announce libusbx-1.0.16-rc1, highlights: >> You can download the 1.0.16-rc1 tarbal here: >> http://downloads.sourceforge.net/libusbx/libusbx-1.0.16-rc1.tar.bz2 >> >>

Re: [Libusbx-devel] Announcing libusbx-1.0.16-rc1

2013-06-22 Thread Xiaofan Chen
On Thu, Jun 20, 2013 at 10:06 PM, Hans de Goede wrote: > I'm very happy to announce libusbx-1.0.16-rc1, highlights: > You can download the 1.0.16-rc1 tarbal here: > http://downloads.sourceforge.net/libusbx/libusbx-1.0.16-rc1.tar.bz2 > > Please give it a thorough testing, and report any issues you

Re: [Libusbx-devel] Announcing libusbx-1.0.16-rc1

2013-06-22 Thread Xiaofan Chen
On Thu, Jun 20, 2013 at 10:06 PM, Hans de Goede wrote: > You can find 1.0.16-rc1 docs including all the new API-s here: > http://people.fedoraproject.org/~jwrdegoede/libusb-reference/ > > You can download the 1.0.16-rc1 tarbal here: > http://downloads.sourceforge.net/libusbx/libusbx-1.0.16-rc1.tar

Re: [Libusbx-devel] Announcing libusbx-1.0.16-rc1

2013-06-20 Thread Hans de Goede
Hi, On 06/21/2013 12:17 AM, Pete Batard wrote: > With regards to > https://github.com/libusbx/libusbx/commit/e2fe75ebab83d2fe8ee8ebc3ff13fef0132bff18 > > - Martin and Michael are in the list of major contributors in the > AUTHORS header (the ones that have a copyright note), and the convention > i

Re: [Libusbx-devel] Announcing libusbx-1.0.16-rc1

2013-06-20 Thread Pete Batard
With regards to https://github.com/libusbx/libusbx/commit/e2fe75ebab83d2fe8ee8ebc3ff13fef0132bff18 - Martin and Michael are in the list of major contributors in the AUTHORS header (the ones that have a copyright note), and the convention is that we don't duplicate people who are already listed

[Libusbx-devel] Announcing libusbx-1.0.16-rc1

2013-06-20 Thread Hans de Goede
Hi All, I'm very happy to announce libusbx-1.0.16-rc1, highlights: * As Nathan Hjelm already announced in his "libusb and libusbx merging" mail, Nathan has taken over libusb maintenance and this release is a combined effort between the libusb and libusbx projects! * Hotplug support for Darwin an