Anmol Ranka wrote:
> On the HID interface the device has 3 collections. Each collection (of the
> device) sends reports of different lengths over the same interrupt 'IN'
> endpoint. I need to know how can I manage to read reports from all the
> three
> collections.

Each collection should have a different report ID.

libhid assumes a certain degree of familiarity with the USB HID class spec
- you may want to grab a copy from http://www.usb.org/developers/devclass/

-- 
Charles Lepple
[EMAIL PROTECTED]


_______________________________________________
libhid-discuss mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/libhid-discuss

Reply via email to