Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Jun 2011 15:53:14 +0000 (UTC)
From:      Alexander Motin <mav@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r223153 - head/share/misc
Message-ID:  <201106161553.p5GFrEkg035556@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mav
Date: Thu Jun 16 15:53:14 2011
New Revision: 223153
URL: http://svn.freebsd.org/changeset/base/223153

Log:
  Add Digitizer-related usage IDs from HUTRR30 and HUTRR34.

Modified:
  head/share/misc/usb_hid_usages

Modified: head/share/misc/usb_hid_usages
==============================================================================
--- head/share/misc/usb_hid_usages	Thu Jun 16 15:36:09 2011	(r223152)
+++ head/share/misc/usb_hid_usages	Thu Jun 16 15:53:14 2011	(r223153)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201106161553.p5GFrEkg035556>