[libhid-discuss] Re: HELP !! Gettting data from usb device using libhid

Charles Lepple clepple at ghz.cc
Fri Sep 8 12:34:54 UTC 2006


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
clepple at ghz.cc





More information about the libhid-discuss mailing list