11.2Stsutsui$NetBSD: hildevs,v 1.2 2011/02/06 18:32:55 tsutsui Exp $
21.2Stsutsui/* OpenBSD: hildevs,v 1.3 2006/08/10 23:44:16 miod Exp */
31.1Stsutsui/*
41.1Stsutsui * Copyright (c) 2003, Miodrag Vallat.
51.1Stsutsui * All rights reserved.
61.1Stsutsui *
71.1Stsutsui * Redistribution and use in source and binary forms, with or without
81.1Stsutsui * modification, are permitted provided that the following conditions
91.1Stsutsui * are met:
101.1Stsutsui * 1. Redistributions of source code must retain the above copyright
111.1Stsutsui *    notice, this list of conditions and the following disclaimer.
121.1Stsutsui * 2. Redistributions in binary form must reproduce the above copyright
131.1Stsutsui *    notice, this list of conditions and the following disclaimer in the
141.1Stsutsui *    documentation and/or other materials provided with the distribution.
151.1Stsutsui *
161.1Stsutsui * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
171.1Stsutsui * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
181.1Stsutsui * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
191.1Stsutsui * DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT,
201.1Stsutsui * INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
211.1Stsutsui * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
221.1Stsutsui * SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
231.1Stsutsui * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
241.1Stsutsui * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
251.1Stsutsui * ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
261.1Stsutsui * POSSIBILITY OF SUCH DAMAGE.
271.1Stsutsui *
281.1Stsutsui */
291.1Stsutsui
301.1Stsutsuibuttonbox	00	1f	Keypad
311.1Stsutsuibuttonbox	2f	2f	LPFK Button box
321.1Stsutsuibuttonbox	30	33	Button box	# 31-33 rumored not to exist
331.1Stsutsuiidmodule	34	34	ID module
341.1Stsutsuibuttonbox	35	3f	Button box
351.1Stsutsuibuttonbox	5c	5f	Barcode reader
361.1Stsutsuimouse		60	60	Single knob
371.1Stsutsuimouse		61	61	Nine knob	# can also be quadrature
381.1Stsutsuimouse		62	67	Quadrature
391.1Stsutsuimouse		68	6b	Mouse
401.1Stsutsuimouse		6c	6f	Trackball
411.1Stsutsuimouse		70	70	Knob box
421.1Stsutsuimouse		71	71	Spaceball
431.1Stsutsuimouse		88	8b	Touchpad
441.1Stsutsuimouse		8c	8f	Touchscreen
451.1Stsutsuimouse		90	97	Tablet
461.1Stsutsuimouse		98	98	MMII 1812 Tablet
471.1Stsutsuimouse		99	99	MMII 1201 Tablet
481.1Stsutsuikeyboard	a0	bf	93-key keyboard
491.1Stsutsuikeyboard	c0	df	109-key keyboard
501.1Stsutsuikeyboard	e0	ff	87-key keyboard
51