usbdevs revision 1.42
1a$NetBSD: usbdevs,v 1.42 1999/09/02 22:07:29 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 Corp.
46vendor CATC		0x0423	Computer Access Technology Corp.
47vendor GRAVIS		0x0428	Advanced Gravis Computer Tech. Ltd.
48vendor NANAO		0x0440	NANAO Corp.
49vendor THRUST		0x044f	Thrustmaster
50vendor TI		0x0451  Texas Instruments
51vendor GENIUS		0x0458	KYE Systems Corp.
52vendor MICROSOFT	0x045e	Microsoft
53vendor KENSINGTON	0x0461	Primax Electronics
54vendor CHERRY		0x046a	Cherry Mikroschalter GmbH
55vendor LOGITECH		0x046d	Logitech Inc.
56vendor BTC		0x046e	Behavior Tech. Computer
57vendor PHILIPS		0x0471	Philips
58vendor CONNECTIX	0x0478	Connectix Corp.
59vendor LUCENT		0x047e	Lucent
60vendor STMICRO		0x0483	STMicroelectronics
61vendor ACER		0x04a5	Acer Peripheral Inc.
62vendor CYPRESS		0x04b4	Cypress Semiconductor
63vendor EPSON		0x04b8	Seiko Epson Corp.
64vendor 3COM		0x04c1	U.S. Robotics
65vendor KONICA		0x04c8	Konica Corp.
66vendor SHUTTLE		0x04e6	Shuttle Technology
67vendor BROTHER		0x04f9	Brother Industries Corp.
68vendor JAZZ		0x04fa	Dallas Semiconductor
69vendor KAWATSU		0x050f	Kawatsu Semiconductor, Inc.
70vendor AKS		0x0529	Fast Security AG
71vendor VISION		0x0533	Alcatel Mobile Phones
72vendor ATEN		0x0557	ATEN International Corp. Ltd.
73vendor PERACOM		0x0565	Peracom Networks Inc.
74vendor WACOM		0x056a	WACOM Corp. Ltd.
75vendor EIZO		0x056d	EIZO
76vendor AGILER		0x056e	Elecom Corp. Ltd.
77vendor ROCKFIRE		0x0583	Rockfire
78vendor IOMEGA		0x059b	Iomega Corp.
79vendor OMNIVISION	0x05a9	OmniVision
80vendor BELKIN		0x05ab	In-System Design
81vendor APPLE		0x05ac	Apple Computer
82vendor EIZONANAO	0x05e7	EIZO Nanao
83vendor PIENGINEERING	0x05f3  P.I. Engineering
84vendor CHIC		0x05fe	Chic Technology
85vendor MACALLY		0x0618	Macally
86vendor MULTITECH	0x06e0	MultiTech
87vendor ADS		0x06e1	ADS Technologies
88vendor PLX		0x10b5	PLX
89vendor INSIDEOUT	0x1608	Inside Out Networks
90vendor ENTREGA		0x1645	Entrega
91vendor INTEL		0x8086	Intel
92
93/*
94 * List of known products.  Grouped by vendor.
95 */
96
97/* NEC products */
98product NEC HUB			0x55aa	hub
99product NEC HUB_B		0x55ab	hub
100
101/* Kodak products */
102product KODAK DC260		0x0110	Digital Science DC260
103
104/* CATC products */
105product CATC ANDROMEDA		0x1237	Andromeda hub
106
107/* Gravis products */
108product GRAVIS GAMEPADPRO	0x4001	GamePad Pro
109
110/* Thrustmaster products */
111product THRUST FUSION_PAD	0xa0a3	Fusion Digital Gamepad
112
113/* Texas Intel products */
114product TI UTUSB41		0x1446	UT-USB41 hub
115
116/* Genius products */
117product GENIUS NICHE		0x0001	Niche mouse
118product GENIUS FLIGHT2000	0x1004	Flight 2000 joystick
119
120/* Microsoft products */
121product MICROSOFT INTELLIMOUSE	0x0009	IntelliMouse
122product MICROSOFT NATURALKBD	0x000b	Natural Keyboard Elite
123product MICROSOFT DDS80		0x0014	Digital Sound System 80
124
125/* Kensington products */
126product KENSINGTON COMFORT	0x4d01	Comfort
127product KENSINGTON MOUSEINABOX	0x4d02	Mouse-in-a-Box
128
129/* Cherry products */
130product CHERRY MY3000KBD	0x0001	My3000 keyboard
131product CHERRY MY3000HUB	0x0003	My3000 hub
132
133/* Behavior Technology Computer products */
134product BTC BTC7932		0x6782	Keyboard with mouse port
135
136/* Philips products */
137product PHILIPS DSS		0x0101	DSS 350 Digital Speaker System
138product PHILIPS HUB		0x0201	hub
139
140/* Connectix products */
141product CONNECTIX QUICKCAM	0x0001	QuickCam
142
143/* Lucent products */
144product LUCENT EVALKIT		0x1001	USS-720 evaluation kit
145
146/* STMicroelectronics products */
147product STMICRO COMMUNICATOR	0x7554	USB Communicator
148
149/* Acer products */
150product ACER ACERSCAN_C310U	0x12a6	Acerscan C310U
151
152/* Cypress Semiconductor products */
153product CYPRESS MOUSE		0x0001	mouse
154
155/* Epson products */
156product EPSON PRINTER3		0x0003	ISD USB Smart Cable
157
158/* 3Com products */
159product 3COM USR56K		0x3021	U.S.Robotics 56000 Voice Faxmodem Pro
160
161/* Konica Corp. Products */
162product KONICA CAMERA		0x0720	Digital Color Camera
163
164/* Shuttle Technology products */
165product SHUTTLE EUSB		0x0001	E-USB Bridge
166
167/* Brother Industries products */
168product	BROTHER HL1050		0x0002	HL-1050 laser printer
169
170/* Jazz products */
171product JAZZ J6502		0x4201	J-6502 speakers
172
173/* Kawatsu products */
174product KAWATSU MH4000P		0x0003	MiniHub 4000P
175
176/* AKS products */
177product AKS USBHASP		0x0001	USB-HASP 0.06
178
179/* Vision products */
180product VISION VC6452V002	0x0002	VC6452V002 Camera
181
182/* ATen products */
183product ATEN UC1284		0x2001	Parallel printer adapter
184
185/* Peracom products */
186product PERACOM SERIAL1		0x0001	Serial Converter
187
188/* Wacom products */
189product WACOM CT0405U		0x0000	CT-0405-U Tablet
190
191/* EIZO products */
192product EIZO HUB		0x0000	hub
193product EIZO MONITOR		0x0001	monitor
194
195/* Agiler products */
196product AGILER MOUSE29UO	0x0002	mouse 29UO
197
198/* Rockfire products */
199product ROCKFIRE GAMEPAD	0x2033	gamepad 203USB
200
201/* Iomega products */
202product IOMEGA ZIP100		0x0001	Zip 100
203
204/* OmniVision Technologies Inc. products */
205product OMNIVISION OV511	0x0511	OV511 Camera
206
207/* Belkin products */
208product BELKIN F5U002		0x0002	Parallel printer adapter
209product BELKIN 1COM		0x8007	Serial port
210
211/* Logitech products */
212product LOGITECH M2452		0x0203	M2452 keyboard
213product LOGITECH M4848		0x0301	M4848 mouse
214product LOGITECH QUICKCAM	0x0801	QuickCam
215product LOGITECH USBPS2		0xc001	USB-PS/2 mouse
216
217/* P.I. Engineering products */
218product PIENGINEERING PS2USB	0x020b	PS2 to Mac USB Adapter
219
220/* Chic Technology products */
221product CHIC MOUSE1		0x0001	mouse
222
223/* Macally products */
224product MACALLY MOUSE1		0x0101	mouse
225
226/* MultiTech products */
227product MULTITECH ATLAS		0xf101	MT5634ZBA-USB modem
228
229/* ADS products */
230product ADS ENET		0x0008	Ethernet adapter
231
232/* Entrega products */
233product ENTREGA 1S		0x0001	1S serial connector
234product ENTREGA 2S		0x0002	2S serial connector
235product ENTREGA 1S25		0x0003	1S25 serial connector
236product ENTREGA 4S		0x0004	4S serial connector
237product ENTREGA CENTRONICS	0x0006	Centronics connector
238product ENTREGA 1S9		0x0093	1S9 serial connector
239product ENTREGA SERIAL		0x8001	DB25 Serial connector
240
241/* PLX products */
242product PLX TESTBOARD		0x9060	test board
243
244/* Inside Out Networks products */
245product INSIDEOUT EDGEPORT4	0x0001	EdgePort/4 serial ports
246
247/* Intel products */
248product INTEL TESTBOARD		0x9890	82930 test board
249