|
From: Charles L. <cl...@gm...> - 2006-11-03 03:57:44
|
On 11/2/06, Brice Rebsamen <bri...@gm...> wrote: > $ test_libhid > parse tree of HIDInterface 002/004[0]: > path: 0x00010006.0x00000000; type: 0x80 Slightly OT for this list, but test_libhid's parse tree printing function doesn't understand ranges of Usage codes (hence all the zeroes at the end). In this case, you are better off looking at the 'lsusb -v' output. -- - Charles Lepple |