[libhid-discuss] Still can't interrupt_read() properly
    Peter Stuge 
    stuge-libhid at cdy.org
       
    Tue Sep  9 23:20:01 UTC 2008
    
    
  
Marian Aldenhoevel wrote:
> > Try reading 64 bytes instead of 11 bytes.
> 
> WARNING: hid_interrupt_read(): failed to get all of interrupt report
> from device 001/006[0]; requested: 64 bytes, sent: 12 bytes.
> 
> It then returns FAIL. That is understandable from the libhid code,
> but I did get the 12 Bytes I was wanting (11 for the report,
> there's the 0x42 reportID in front).
So try 12 bytes.
//Peter
    
    
More information about the libhid-discuss
mailing list