Changes between Initial Version and Version 1 of Ticket #7354, comment 5


Ignore:
Timestamp:
Mar 13, 2011, 1:28:59 AM (13 years ago)
Author:
caz_haiku

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #7354, comment 5

    initial v1  
    11mmlr,  Good work on usb_hid by the way.  i've looked at the HIDCollection.cpp and HIDParser.cpp.  In HIDParser.cpp when an ITEM_TYPE_LOCAL is detected and then the item->tag is an ITEM_TAG_LOCAL_USAGE should the code be as follows,
    2 :)
     2:)[[BR]]
    33value->u.s.usage_page = globalState.usage_page;[[BR]]
    44value->u.s.usage_id = data;