[libhid-discuss] HID Usage path for input and output

Charles Lepple clepple at ghz.cc
Tue Sep 26 23:34:47 UTC 2006


On Sep 26, 2006, at 5:36 PM, Mark S. Townsley wrote:

>
> Thanks, so in my case,
>
>    my input is:  0xff000002
>    my output is: 0xff000003


Yes, because of this:

#define ITEM_INPUT            0x80
#define ITEM_OUTPUT           0x90

(types are listed at the end of the debug output)

-- 
Charles Lepple
clepple at ghz.cc





More information about the libhid-discuss mailing list