usbdevs revision 1.24
1$NetBSD: usbdevs,v 1.24 1999/04/03 19:01:57 augustss Exp $
2
3/*
4 * Copyright (c) 1998 The NetBSD Foundation, Inc.
5 * All rights reserved.
6 *
7 * This code is derived from software contributed to The NetBSD Foundation
8 * by Lennart Augustsson (augustss@carlstedt.se) at
9 * Carlstedt Research & Technology.
10 *
11 * Redistribution and use in source and binary forms, with or without
12 * modification, are permitted provided that the following conditions
13 * are met:
14 * 1. Redistributions of source code must retain the above copyright
15 *    notice, this list of conditions and the following disclaimer.
16 * 2. Redistributions in binary form must reproduce the above copyright
17 *    notice, this list of conditions and the following disclaimer in the
18 *    documentation and/or other materials provided with the distribution.
19 * 3. All advertising materials mentioning features or use of this software
20 *    must display the following acknowledgement:
21 *        This product includes software developed by the NetBSD
22 *        Foundation, Inc. and its contributors.
23 * 4. Neither the name of The NetBSD Foundation nor the names of its
24 *    contributors may be used to endorse or promote products derived
25 *    from this software without specific prior written permission.
26 *
27 * THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
28 * ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
29 * TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
30 * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
31 * BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
32 * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
33 * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
34 * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
35 * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
36 * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
37 * POSSIBILITY OF SUCH DAMAGE.
38 */
39
40/*
41 * List of known USB vendors
42 */
43
44vendor NEC		0x0409	NEC
45vendor KODAK		0x040a	Eastman Kodak
46/* Computer Access Technology Corporation */
47vendor CATC		0x0423	CATC
48vendor NANAO		0x0440	Nanao
49vendor UNIXTAR		0x0451  Unixtar
50vendor GENIUS		0x0458	Genius
51vendor MICROSOFT	0x045e	Microsoft
52vendor KENSINGTON	0x0461	Kensington
53vendor CHERRY		0x046a	Cherry
54/* Behavior Technology Corporation */
55vendor BTC		0x046e	BTC
56vendor PHILIPS		0x0471	Philips
57vendor CONNECTIX	0x0478	Connectix
58vendor ACER		0x04a5	Acer Peripherals
59vendor CYPRESS		0x04b4	Cypress Semiconductor
60vendor EPSON		0x04b8	Epson
61vendor 3COM		0x04c1	3Com
62vendor KONICA		0x04c8	Konica Corporation
63vendor SHUTTLE		0x04e6	Shuttle Technology
64vendor JAZZ		0x04fa	Jazz
65vendor AKS		0x0529	Aladdin Knowledge Systems
66vendor VISION		0x0533	Vision
67vendor ATEN		0x0557	ATen
68vendor PERACOM		0x0565	Peracom
69vendor EIZO		0x056d	EIZO
70vendor AGILER		0x056e	Agiler
71vendor BELKIN		0x05ab	Belkin
72vendor LOGITECH		0x05ac	Logitech
73vendor EIZONANAO	0x05e7	EIZO Nanao
74vendor CHIC		0x05fe	Chic Technology
75vendor MACALLY		0x0618	Macally
76vendor ADS		0x06e1	ADS Technologies
77vendor PLX		0x10b5	PLX
78vendor ENTREGA		0x1645	Entrega
79vendor INSIDEOUT	0x1608	Inside Out Networks
80vendor INTEL		0x8086	Intel
81
82/*
83 * List of known products.  Grouped by vendor.
84 */
85
86/* NEC products */
87product NEC HUB			0x55aa	hub
88product NEC HUB_B		0x55ab	hub
89
90/* Kodak products */
91product KODAK DC260		0x0110	Digital Science DC260
92
93/* CATC products */
94product CATC ANDROMEDA		0x1237	Andromeda hub
95
96/* Unixtar products */
97product UNIXTAR UTUSB41		0x1446	UT-USB41 hub
98
99/* Genius products */
100product GENIUS NICHE		0x0001	Niche mouse
101product GENIUS FLIGHT2000	0x1004	Flight 2000 joystick
102
103/* Microsoft products */
104product MICROSOFT INTELLIMOUSE	0x0009	IntelliMouse
105product MICROSOFT NATURALKBD	0x000b	Natural Keyboard Elite
106
107/* Kensington products */
108product KENSINGTON MOUSEINABOX	0x4d02	Mouse-in-a-Box
109
110/* Cherry products */
111product CHERRY MY3000KBD	0x0001	My3000 keyboard
112product CHERRY MY3000HUB	0x0003	My3000 hub
113
114/* Behavior Technology Corporation products */
115product BTC BTC7932		0x6782	Keyboard with mouse port
116
117/* Philips products */
118product PHILIPS DSS		0x0101	DSS 350 Digital Speaker System
119product PHILIPS HUB		0x0201	hub
120
121/* Connectix products */
122product CONNECTIX QUICKCAM	0x0001	QuickCam
123
124/* Acer products */
125product ACER ACERSCAN_C310U	0x12a6	Acerscan C310U
126
127/* Cypress Semiconduuctor products */
128product CYPRESS MOUSE		0x0001	mouse
129
130/* Epson products */
131product EPSON PRINTER3		0x0003	printer adapter
132
133/* 3Com products */
134product 3COM USR56K		0x3021	U.S.Robotics 56000 Voice USB Modem
135
136/* Konica Corporation Products */
137product KONICA CAMERA		0x0720	Digital Color Camera
138
139/* Shuttle Technology products */
140product SHUTTLE EUSB		0x0001	E-USB Bridge
141
142/* Jazz products */
143product JAZZ J6502		0x4201	J-6502 speakers
144
145/* AKS products */
146product AKS USBHASP		0x0001	USB-HASP 0.06
147
148/* Vision products */
149product VISION VC6452V002	0x0002	VC6452V002 Camera
150
151/* ATen products */
152product ATEN UC1284		0x2001	Parallel printer adapter
153
154/* Peracom products */
155product PERACOM SERIAL1		0x0001	Serial Converter
156
157/* EIZO products */
158product EIZO HUB		0x0000	hub
159product EIZO MONITOR		0x0001	monitor
160
161/* Agiler products */
162product AGILER MOUSE29UO	0x0002	mouse 29UO
163
164/* Belkin products */
165product BELKIN F5U002		0x0002	Parallel printer adapter
166
167/* Logitech products */
168product LOGITECH M2452		0x0203	M2452 keyboard
169product LOGITECH M4848		0x0301	M4848 mouse
170
171/* Chic Technology products */
172product CHIC MOUSE1		0x0001	mouse
173
174/* Macally products */
175product MACALLY MOUSE1		0x0101	mouse
176
177/* ADS products */
178product ADS ENET		0x0008	Ethernet adapter
179
180/* Entrega products */
181product ENTREGA CENTRONICS	0x0006	Centronics connector
182product ENTREGA SERIAL		0x8001	DB25 Serial connector
183
184/* PLX products */
185product PLX TESTBOARD		0x9060	test board
186
187/* Inside Out Networks products */
188product INSIDEOUT EDGEPORT4	0x0001	EdgePort/4 serial ports
189
190/* Intel products */
191product INTEL TESTBOARD		0x9890	82930 test board
192