diff options
author | Robin Krahl <robin.krahl@ireas.org> | 2019-02-18 14:06:09 +0000 |
---|---|---|
committer | Robin Krahl <robin.krahl@ireas.org> | 2019-02-18 15:31:05 +0100 |
commit | a9e4071913ef1ce32cb4a1581d5683ad56627ec2 (patch) | |
tree | e75cc76b6fdaae931a3c6e0ebbfa7ded5212f56b /etc | |
parent | ccbbf657743eb656f4e49b0204092b4450ffa7ba (diff) | |
download | ntw-a9e4071913ef1ce32cb4a1581d5683ad56627ec2.tar.gz ntw-a9e4071913ef1ce32cb4a1581d5683ad56627ec2.tar.bz2 |
hid: Add HID and Report descriptors
HID implementations must provide a HID and a Report descriptor. This
patch adds these descriptors. The Report descriptor is copied from the
Nitrokey Pro.
As the control_in implementation in usb-device only handles
GET_DESCRIPTOR requests on the device level, we have to change the
control_in method in HidClass to handle GET_DESCRIPTOR on interface
level (required for the Report descriptor).
Diffstat (limited to 'etc')
0 files changed, 0 insertions, 0 deletions