diff options
author | Thomas Kuehne <thomas.kuehne@gmx.li> | 2024-03-25 01:23:15 +0000 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.com> | 2024-04-03 13:45:37 +0200 |
commit | 5465d9f5c6df6c10ee7f9fe03c33a81554e6d0c1 (patch) | |
tree | 95bddc250a2f7fa29af6f96d6527acee4412884b /scripts/gdb/linux/utils.py | |
parent | 3e78a6c0d3e02e4cf881dc84c5127e9990f939d6 (diff) |
HID: hid-debug: add missing evdev and HID codes
Hid-debug's rdesc output for a game controller contained a few question
marks and numeric IDs instead of the expected descriptive names.
This happens because:
1) the mapping data is missing event codes defined in input-event-codes.h
2) HID usages aren't up to date
3) hid_resolv_usage fails to account for the sensor pages' modifiers
Add missing event codes and update HID to HUT 1.5.
Signed-off-by: Thomas Kuehne <thomas.kuehne@gmx.li>
Signed-off-by: Jiri Kosina <jkosina@suse.com>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions