On Sep 8, 2006, at 7:05 AM, Himanshu Bafna wrote:

I have tried with hid_input_read_report() as well but it does not give me any
output.

You may need to use the hid_set_idle() function before using hid_interrupt_read(). Also, it is important to request the same number of bytes that the device is expecting to send (this can be determined from the HID descriptor).

The new mailing list is now at lists.alioth.debian.org, so I would suggest subscribing to that one (as indicated on the libhid web page) and continuing the discussion there (cc'd).

Also, emailing me at three different email addresses will not make me answer three times as fast.

--
Charles Lepple
[EMAIL PROTECTED]


_______________________________________________
libhid-discuss mailing list
[email protected] https://ailab.ch/mailman/listinfo/libhid-discuss

Reply via email to