diff options
author | mav <mav@FreeBSD.org> | 2011-06-16 15:53:14 +0000 |
---|---|---|
committer | mav <mav@FreeBSD.org> | 2011-06-16 15:53:14 +0000 |
commit | 7c8a74495baf6c34ef91c68c14f2073c02a19e18 (patch) | |
tree | 247633f83b607399aa0ccd061825651801b5048b | |
parent | 1c7060f746aa61b1e64ab5d7c28f505778df5341 (diff) | |
download | FreeBSD-src-7c8a74495baf6c34ef91c68c14f2073c02a19e18.zip FreeBSD-src-7c8a74495baf6c34ef91c68c14f2073c02a19e18.tar.gz |
Add Digitizer-related usage IDs from HUTRR30 and HUTRR34.
-rw-r--r-- | share/misc/usb_hid_usages | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/share/misc/usb_hid_usages b/share/misc/usb_hid_usages index 2e66836..0a4a556 100644 --- a/share/misc/usb_hid_usages +++ b/share/misc/usb_hid_usages @@ -989,9 +989,11 @@ 0x0B Armature 0x0C Multiple Point Digitizer 0x0D Free Space Wand + 0x0E Device Configuration 0x20 Stylus 0x21 Puck 0x22 Finger + 0x23 Device Settings 0x30 Tip Pressure 0x31 Barrel Pressure 0x32 In Range @@ -1015,6 +1017,14 @@ 0x44 Barrel Switch 0x45 Eraser 0x46 Tablet Pick + 0x47 Touch Valid + 0x48 Width + 0x49 Height + 0x51 Contact Identifier + 0x52 Device Mode + 0x53 Device Identifier + 0x54 Contact Count + 0x55 Contact Count Maximum 15 Physical Interface Device 0x00 Undefined |