usbdevs revision 1.27
1$NetBSD: usbdevs,v 1.27 1999/05/09 14:34:41 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 co.
46vendor CATC		0x0423	Computer Access Technology Corp.
47vendor GRAVIS		0x0428	Advanced Gravis Computer Tech. Ltd.
48vendor NANAO		0x0440	NANAO Corporation
49vendor UNIXTAR		0x0451  Texas Instruments
50vendor GENIUS		0x0458	KYE Systems Corp.
51vendor MICROSOFT	0x045e	Microsoft
52vendor KENSINGTON	0x0461	Primax Electronics
53vendor CHERRY		0x046a	Cherry Mikroschalter GMBH
54vendor BTC		0x046e	Behavior Tech. Computer
55vendor PHILIPS		0x0471	Philips
56vendor CONNECTIX	0x0478	Connectix Corp.
57vendor ACER		0x04a5	Acer Peripheral Inc.
58vendor CYPRESS		0x04b4	Cypress Semiconductor
59vendor EPSON		0x04b8	Seiko Epson Corp.
60vendor 3COM		0x04c1	U.S. Robotics
61vendor KONICA		0x04c8	Konica Corporation
62vendor SHUTTLE		0x04e6	Shuttle Technology
63vendor JAZZ		0x04fa	Dallas Semiconductor
64vendor AKS		0x0529	Fast Security AG
65vendor VISION		0x0533	Alcatel Mobile Phones
66vendor ATEN		0x0557	ATEN International Co. ltd.
67vendor PERACOM		0x0565	Peracom Networks, Inc.
68vendor WACOM		0x056a	WACOM Co. Ltd.
69vendor EIZO		0x056d	EIZO
70vendor AGILER		0x056e	Elecom Co., Ltd.
71vendor IOMEGA		0x059b	Iomega Corporation
72vendor BELKIN		0x05ab	In-System Design
73vendor LOGITECH		0x05ac	Apple Computer
74vendor EIZONANAO	0x05e7	EIZO Nanao
75vendor CHIC		0x05fe	Chic Technology
76vendor MACALLY		0x0618	Macally
77vendor ADS		0x06e1	ADS Technologies
78vendor PLX		0x10b5	PLX
79vendor INSIDEOUT	0x1608	Inside Out Networks
80vendor ENTREGA		0x1645	Entrega
81vendor INTEL		0x8086	Intel
82
83/*
84 * List of known products.  Grouped by vendor.
85 */
86
87/* NEC products */
88product NEC HUB			0x55aa	hub
89product NEC HUB_B		0x55ab	hub
90
91/* Kodak products */
92product KODAK DC260		0x0110	Digital Science DC260
93
94/* CATC products */
95product CATC ANDROMEDA		0x1237	Andromeda hub
96
97/* Gravis products */
98product GRAVIS GAMEPADPRO	0x4001	GamePad Pro
99
100/* Unixtar products */
101product UNIXTAR UTUSB41		0x1446	UT-USB41 hub
102
103/* Genius products */
104product GENIUS NICHE		0x0001	Niche mouse
105product GENIUS FLIGHT2000	0x1004	Flight 2000 joystick
106
107/* Microsoft products */
108product MICROSOFT INTELLIMOUSE	0x0009	IntelliMouse
109product MICROSOFT NATURALKBD	0x000b	Natural Keyboard Elite
110product MICROSOFT DDS80		0x0014	Digital Sound System 80
111
112/* Kensington products */
113product KENSINGTON MOUSEINABOX	0x4d02	Mouse-in-a-Box
114
115/* Cherry products */
116product CHERRY MY3000KBD	0x0001	My3000 keyboard
117product CHERRY MY3000HUB	0x0003	My3000 hub
118
119/* Behavior Technology Corporation products */
120product BTC BTC7932		0x6782	Keyboard with mouse port
121
122/* Philips products */
123product PHILIPS DSS		0x0101	DSS 350 Digital Speaker System
124product PHILIPS HUB		0x0201	hub
125
126/* Connectix products */
127product CONNECTIX QUICKCAM	0x0001	QuickCam
128
129/* Acer products */
130product ACER ACERSCAN_C310U	0x12a6	Acerscan C310U
131
132/* Cypress Semiconduuctor products */
133product CYPRESS MOUSE		0x0001	mouse
134
135/* Epson products */
136product EPSON PRINTER3		0x0003	printer adapter
137
138/* 3Com products */
139product 3COM USR56K		0x3021	U.S.Robotics 56000 Voice USB Modem
140
141/* Konica Corporation Products */
142product KONICA CAMERA		0x0720	Digital Color Camera
143
144/* Shuttle Technology products */
145product SHUTTLE EUSB		0x0001	E-USB Bridge
146
147/* Jazz products */
148product JAZZ J6502		0x4201	J-6502 speakers
149
150/* AKS products */
151product AKS USBHASP		0x0001	USB-HASP 0.06
152
153/* Vision products */
154product VISION VC6452V002	0x0002	VC6452V002 Camera
155
156/* ATen products */
157product ATEN UC1284		0x2001	Parallel printer adapter
158
159/* Peracom products */
160product PERACOM SERIAL1		0x0001	Serial Converter
161
162/* Wacom products */
163product WACOM CT0405U		0x0000	CT-0405-U Tablet
164
165/* EIZO products */
166product EIZO HUB		0x0000	hub
167product EIZO MONITOR		0x0001	monitor
168
169/* Agiler products */
170product AGILER MOUSE29UO	0x0002	mouse 29UO
171
172/* Iomega products */
173product IOMEGA ZIP100		0x0001	Zip 100
174
175/* Belkin products */
176product BELKIN F5U002		0x0002	Parallel printer adapter
177
178/* Logitech products */
179product LOGITECH M2452		0x0203	M2452 keyboard
180product LOGITECH M4848		0x0301	M4848 mouse
181
182/* Chic Technology products */
183product CHIC MOUSE1		0x0001	mouse
184
185/* Macally products */
186product MACALLY MOUSE1		0x0101	mouse
187
188/* ADS products */
189product ADS ENET		0x0008	Ethernet adapter
190
191/* Entrega products */
192product ENTREGA CENTRONICS	0x0006	Centronics connector
193product ENTREGA SERIAL		0x8001	DB25 Serial connector
194
195/* PLX products */
196product PLX TESTBOARD		0x9060	test board
197
198/* Inside Out Networks products */
199product INSIDEOUT EDGEPORT4	0x0001	EdgePort/4 serial ports
200
201/* Intel products */
202product INTEL TESTBOARD		0x9890	82930 test board
203