Re: [Libusbx-devel] Windows: reinstate HID support

2012-05-22 Thread Pete Batard
On 2012.05.19 14:54, Xiaofan Chen wrote: >>> The other test I want to do is to see if I can use this works well >>> as the backend for HIDAPI or not. > > This turns out to be not as easy as I expected so I will not carry > out this test. That's fine with me. I'm still trying to find time to dig up

Re: [Libusbx-devel] Windows: reinstate HID support

2012-05-19 Thread Xiaofan Chen
On Mon, May 14, 2012 at 10:54 PM, Xiaofan Chen wrote: > On Mon, May 14, 2012 at 8:24 PM, Xiaofan Chen wrote: >> On Mon, May 14, 2012 at 7:56 PM, Pete Batard wrote: >>> Moving on with the list of 1.0.12 items, the attached patch reinstates HID >>> support for Windows, as well as adds HID feature

Re: [Libusbx-devel] Windows: reinstate HID support

2012-05-14 Thread Xiaofan Chen
On Mon, May 14, 2012 at 8:24 PM, Xiaofan Chen wrote: > On Mon, May 14, 2012 at 7:56 PM, Pete Batard wrote: >> Moving on with the list of 1.0.12 items, the attached patch reinstates HID >> support for Windows, as well as adds HID feature reports querying to xusb. > > Great. I should be able to giv

Re: [Libusbx-devel] Windows: reinstate HID support

2012-05-14 Thread Xiaofan Chen
On Mon, May 14, 2012 at 7:56 PM, Pete Batard wrote: > Moving on with the list of 1.0.12 items, the attached patch reinstates HID > support for Windows, as well as adds HID feature reports querying to xusb. Great. I should be able to give this some tests, like Jan Axelson's generic HID firmware an

Re: [Libusbx-devel] Windows: reinstate HID support

2012-05-14 Thread Hans de Goede
Hi, On 05/14/2012 01:56 PM, Pete Batard wrote: > Moving on with the list of 1.0.12 items, the attached patch reinstates HID > support for Windows, as well as adds HID feature reports querying to xusb. I'm afraid I'm not familiar enough with this code to review the patch, but thank you for your c