Re: [Libusbx-devel] [PATCH] Add HID capability detection for all backends

2013-03-23 Thread Hans de Goede
Hi, On 03/22/2013 11:32 PM, Pete Batard wrote: > On 2013.03.22 17:25, Ludovic Rousseau wrote: >> Change: Auto detach is now fine for me. > > OK. > > I wasn't actually proposing such a change, since, unless somebody > volunteers to create a patch, I volunteer :) > it's extremely unlikely that I'l

Re: [Libusbx-devel] [PATCH] Add HID capability detection for all backends

2013-03-23 Thread Ludovic Rousseau
2013/3/23 Hans de Goede : > We all seem to agree on that, which is good :) So it would be helpful > to get some feedback on my proposed API for the opting in before I > actually start coding this. Let me quote my own API proposal from > another mail: > > Assuming all platforms will do auto-detach

Re: [Libusbx-devel] WinCE integration (was: 2 new commits in libusbx)

2013-03-23 Thread Xiaofan Chen
On Sat, Mar 23, 2013 at 2:16 AM, Toby Gray wrote: > I appreciate that this is 2 months later. But I've finally found the spare > time to try to add WinCE 5 support to CEUSBKwrapper. > > I've attached a couple of patches. Don't feel any pressure to try them. If > you do find some time to try them o

Re: [Libusbx-devel] WinCE integration (was: 2 new commits in libusbx)

2013-03-23 Thread Xiaofan Chen
On Sat, Mar 23, 2013 at 6:38 AM, Pete Batard wrote: > On 2013.03.22 18:16, Toby Gray wrote: >> I appreciate that this is 2 months later. > > Given our current pace, this isn't really a problem ;) > >> But I've finally found the >> spare time to try to add WinCE 5 support to CEUSBKwrapper. >> >> I'

[Libusbx-devel] Compiler warning for the libusbx fxload example

2013-03-23 Thread Xiaofan Chen
Under Ubuntu 12.10's MinGW-w64 64bit cross compiler (gcc 4.6.3), there is a minor warning about the fxload example. CC fxload-ezusb.o CC fxload-fxload.o ../../examples/fxload.c: In function ‘print_usage’: ../../examples/fxload.c:67:28: warning: declaration of ‘errcode’ shadows a global