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