Re: [libhid-discuss] Interface parameter

2008-05-24 Thread Peter Stuge
On Fri, May 23, 2008 at 03:49:22PM -0400, Adrian Parker wrote: If not, perhaps its just broken on Windows. Please send the code. //Peter ___ libhid-discuss mailing list libhid-discuss@lists.alioth.debian.org

Re: [libhid-discuss] Correct Library?

2008-05-24 Thread Xiaofan Chen
On Fri, May 23, 2008 at 10:52 PM, Charles Lepple [EMAIL PROTECTED] wrote: Ideally this would work like this: * application asks libhid for a list of HID devices ** libhid asks [ libusb | Windows HID API ] for a list of HID devices I think this is the ideal way and should be the way forward.

[libhid-discuss] libhid, HID interfaces?

2008-05-24 Thread Adrian Parker
I noticed that hid_force_open applies the third parameter (the callback matcher function) to all USB devices, not only those with a HID interface. Is this the expected behaviour? Adrian ___ libhid-discuss mailing list