diff options
| author | Andrey Konovalov <andreyknvl@google.com> | 2019-09-05 15:47:59 +0200 |
|---|---|---|
| committer | Andrey Konovalov <andreyknvl@gmail.com> | 2019-09-05 16:28:13 +0200 |
| commit | bf6bcce4f2733d7869d2c73b437351a11d59c033 (patch) | |
| tree | 0ffdcc13dbe314f09f2cfb13cf6698e277915fef /sys/linux/vusb_arm.const | |
| parent | 040fda588472da50749a3f605e183ad5c02104f4 (diff) | |
sys/linux/vusb.txt: fix typo in descriptions
Diffstat (limited to 'sys/linux/vusb_arm.const')
| -rw-r--r-- | sys/linux/vusb_arm.const | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/linux/vusb_arm.const b/sys/linux/vusb_arm.const index 98dc8cea4..d12839597 100644 --- a/sys/linux/vusb_arm.const +++ b/sys/linux/vusb_arm.const @@ -46,6 +46,7 @@ HID_MAIN_ITEM_TAG_FEATURE = 11 HID_MAIN_ITEM_TAG_INPUT = 8 HID_MAIN_ITEM_TAG_OUTPUT = 9 HID_MAX_DESCRIPTOR_SIZE = 4096 +HID_REQ_GET_PROTOCOL = 3 HID_REQ_GET_REPORT = 1 HUB_CHANGE_LOCAL_POWER = 1 HUB_CHANGE_OVERCURRENT = 2 |
