usbdevs revision 1.29
11.29Saugustss$NetBSD: usbdevs,v 1.29 1999/05/20 09:50:09 augustss Exp $
21.1Saugustss
31.1Saugustss/*
41.1Saugustss * Copyright (c) 1998 The NetBSD Foundation, Inc.
51.1Saugustss * All rights reserved.
61.1Saugustss *
71.13Saugustss * This code is derived from software contributed to The NetBSD Foundation
81.13Saugustss * by Lennart Augustsson (augustss@carlstedt.se) at
91.13Saugustss * Carlstedt Research & Technology.
101.1Saugustss *
111.1Saugustss * Redistribution and use in source and binary forms, with or without
121.1Saugustss * modification, are permitted provided that the following conditions
131.1Saugustss * are met:
141.1Saugustss * 1. Redistributions of source code must retain the above copyright
151.1Saugustss *    notice, this list of conditions and the following disclaimer.
161.1Saugustss * 2. Redistributions in binary form must reproduce the above copyright
171.1Saugustss *    notice, this list of conditions and the following disclaimer in the
181.1Saugustss *    documentation and/or other materials provided with the distribution.
191.1Saugustss * 3. All advertising materials mentioning features or use of this software
201.1Saugustss *    must display the following acknowledgement:
211.1Saugustss *        This product includes software developed by the NetBSD
221.1Saugustss *        Foundation, Inc. and its contributors.
231.1Saugustss * 4. Neither the name of The NetBSD Foundation nor the names of its
241.1Saugustss *    contributors may be used to endorse or promote products derived
251.1Saugustss *    from this software without specific prior written permission.
261.1Saugustss *
271.1Saugustss * THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
281.1Saugustss * ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
291.1Saugustss * TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
301.1Saugustss * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
311.1Saugustss * BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
321.1Saugustss * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
331.1Saugustss * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
341.1Saugustss * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
351.1Saugustss * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
361.1Saugustss * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
371.1Saugustss * POSSIBILITY OF SUCH DAMAGE.
381.1Saugustss */
391.1Saugustss
401.1Saugustss/*
411.1Saugustss * List of known USB vendors
421.1Saugustss */
431.1Saugustss
441.1Saugustssvendor NEC		0x0409	NEC
451.26Saugustssvendor KODAK		0x040a	Eastman Kodak co.
461.26Saugustssvendor CATC		0x0423	Computer Access Technology Corp.
471.26Saugustssvendor GRAVIS		0x0428	Advanced Gravis Computer Tech. Ltd.
481.26Saugustssvendor NANAO		0x0440	NANAO Corporation
491.29Saugustssvendor TI		0x0451  Texas Instruments
501.26Saugustssvendor GENIUS		0x0458	KYE Systems Corp.
511.18Saugustssvendor MICROSOFT	0x045e	Microsoft
521.26Saugustssvendor KENSINGTON	0x0461	Primax Electronics
531.26Saugustssvendor CHERRY		0x046a	Cherry Mikroschalter GMBH
541.26Saugustssvendor BTC		0x046e	Behavior Tech. Computer
551.1Saugustssvendor PHILIPS		0x0471	Philips
561.26Saugustssvendor CONNECTIX	0x0478	Connectix Corp.
571.26Saugustssvendor ACER		0x04a5	Acer Peripheral Inc.
581.6Saugustssvendor CYPRESS		0x04b4	Cypress Semiconductor
591.26Saugustssvendor EPSON		0x04b8	Seiko Epson Corp.
601.26Saugustssvendor 3COM		0x04c1	U.S. Robotics
611.20Saugustssvendor KONICA		0x04c8	Konica Corporation
621.9Saugustssvendor SHUTTLE		0x04e6	Shuttle Technology
631.26Saugustssvendor JAZZ		0x04fa	Dallas Semiconductor
641.26Saugustssvendor AKS		0x0529	Fast Security AG
651.26Saugustssvendor VISION		0x0533	Alcatel Mobile Phones
661.26Saugustssvendor ATEN		0x0557	ATEN International Co. ltd.
671.26Saugustssvendor PERACOM		0x0565	Peracom Networks, Inc.
681.26Saugustssvendor WACOM		0x056a	WACOM Co. Ltd.
691.1Saugustssvendor EIZO		0x056d	EIZO
701.26Saugustssvendor AGILER		0x056e	Elecom Co., Ltd.
711.26Saugustssvendor IOMEGA		0x059b	Iomega Corporation
721.26Saugustssvendor BELKIN		0x05ab	In-System Design
731.26Saugustssvendor LOGITECH		0x05ac	Apple Computer
741.1Saugustssvendor EIZONANAO	0x05e7	EIZO Nanao
751.1Saugustssvendor CHIC		0x05fe	Chic Technology
761.24Saugustssvendor MACALLY		0x0618	Macally
771.10Saugustssvendor ADS		0x06e1	ADS Technologies
781.1Saugustssvendor PLX		0x10b5	PLX
791.26Saugustssvendor INSIDEOUT	0x1608	Inside Out Networks
801.20Saugustssvendor ENTREGA		0x1645	Entrega
811.1Saugustssvendor INTEL		0x8086	Intel
821.1Saugustss
831.1Saugustss/*
841.1Saugustss * List of known products.  Grouped by vendor.
851.1Saugustss */
861.1Saugustss
871.1Saugustss/* NEC products */
881.1Saugustssproduct NEC HUB			0x55aa	hub
891.14Saugustssproduct NEC HUB_B		0x55ab	hub
901.2Saugustss
911.2Saugustss/* Kodak products */
921.4Sveegoproduct KODAK DC260		0x0110	Digital Science DC260
931.1Saugustss
941.6Saugustss/* CATC products */
951.6Saugustssproduct CATC ANDROMEDA		0x1237	Andromeda hub
961.6Saugustss
971.25Saugustss/* Gravis products */
981.25Saugustssproduct GRAVIS GAMEPADPRO	0x4001	GamePad Pro
991.25Saugustss
1001.1Saugustss/* Unixtar products */
1011.29Saugustssproduct TI UTUSB41		0x1446	UT-USB41 hub
1021.1Saugustss
1031.1Saugustss/* Genius products */
1041.1Saugustssproduct GENIUS NICHE		0x0001	Niche mouse
1051.1Saugustssproduct GENIUS FLIGHT2000	0x1004	Flight 2000 joystick
1061.18Saugustss
1071.18Saugustss/* Microsoft products */
1081.18Saugustssproduct MICROSOFT INTELLIMOUSE	0x0009	IntelliMouse
1091.23Saugustssproduct MICROSOFT NATURALKBD	0x000b	Natural Keyboard Elite
1101.27Saugustssproduct MICROSOFT DDS80		0x0014	Digital Sound System 80
1111.16Saugustss
1121.16Saugustss/* Kensington products */
1131.28Saugustssproduct KENSINGTON COMFORT	0x4d01	Comfort
1141.16Saugustssproduct KENSINGTON MOUSEINABOX	0x4d02	Mouse-in-a-Box
1151.1Saugustss
1161.1Saugustss/* Cherry products */
1171.1Saugustssproduct CHERRY MY3000KBD	0x0001	My3000 keyboard
1181.1Saugustssproduct CHERRY MY3000HUB	0x0003	My3000 hub
1191.1Saugustss
1201.6Saugustss/* Behavior Technology Corporation products */
1211.6Saugustssproduct BTC BTC7932		0x6782	Keyboard with mouse port
1221.6Saugustss
1231.1Saugustss/* Philips products */
1241.1Saugustssproduct PHILIPS DSS		0x0101	DSS 350 Digital Speaker System
1251.1Saugustssproduct PHILIPS HUB		0x0201	hub
1261.1Saugustss
1271.1Saugustss/* Connectix products */
1281.1Saugustssproduct CONNECTIX QUICKCAM	0x0001	QuickCam
1291.17Saugustss
1301.17Saugustss/* Acer products */
1311.17Saugustssproduct ACER ACERSCAN_C310U	0x12a6	Acerscan C310U
1321.5Smark
1331.12Saugustss/* Cypress Semiconduuctor products */
1341.12Saugustssproduct CYPRESS MOUSE		0x0001	mouse
1351.22Saugustss
1361.22Saugustss/* Epson products */
1371.22Saugustssproduct EPSON PRINTER3		0x0003	printer adapter
1381.12Saugustss
1391.6Saugustss/* 3Com products */
1401.6Saugustssproduct 3COM USR56K		0x3021	U.S.Robotics 56000 Voice USB Modem
1411.9Saugustss
1421.20Saugustss/* Konica Corporation Products */
1431.20Saugustssproduct KONICA CAMERA		0x0720	Digital Color Camera
1441.20Saugustss
1451.9Saugustss/* Shuttle Technology products */
1461.9Saugustssproduct SHUTTLE EUSB		0x0001	E-USB Bridge
1471.6Saugustss
1481.6Saugustss/* Jazz products */
1491.6Saugustssproduct JAZZ J6502		0x4201	J-6502 speakers
1501.21Saugustss
1511.21Saugustss/* AKS products */
1521.21Saugustssproduct AKS USBHASP		0x0001	USB-HASP 0.06
1531.6Saugustss
1541.24Saugustss/* Vision products */
1551.24Saugustssproduct VISION VC6452V002	0x0002	VC6452V002 Camera
1561.24Saugustss
1571.12Saugustss/* ATen products */
1581.12Saugustssproduct ATEN UC1284		0x2001	Parallel printer adapter
1591.12Saugustss
1601.12Saugustss/* Peracom products */
1611.12Saugustssproduct PERACOM SERIAL1		0x0001	Serial Converter
1621.6Saugustss
1631.25Saugustss/* Wacom products */
1641.25Saugustssproduct WACOM CT0405U		0x0000	CT-0405-U Tablet
1651.25Saugustss
1661.12Saugustss/* EIZO products */
1671.12Saugustssproduct EIZO HUB		0x0000	hub
1681.12Saugustssproduct EIZO MONITOR		0x0001	monitor
1691.6Saugustss
1701.6Saugustss/* Agiler products */
1711.6Saugustssproduct AGILER MOUSE29UO	0x0002	mouse 29UO
1721.25Saugustss
1731.25Saugustss/* Iomega products */
1741.25Saugustssproduct IOMEGA ZIP100		0x0001	Zip 100
1751.1Saugustss
1761.1Saugustss/* Belkin products */
1771.1Saugustssproduct BELKIN F5U002		0x0002	Parallel printer adapter
1781.14Saugustss
1791.14Saugustss/* Logitech products */
1801.14Saugustssproduct LOGITECH M2452		0x0203	M2452 keyboard
1811.14Saugustssproduct LOGITECH M4848		0x0301	M4848 mouse
1821.1Saugustss
1831.10Saugustss/* Chic Technology products */
1841.1Saugustssproduct CHIC MOUSE1		0x0001	mouse
1851.24Saugustss
1861.24Saugustss/* Macally products */
1871.24Saugustssproduct MACALLY MOUSE1		0x0101	mouse
1881.10Saugustss
1891.10Saugustss/* ADS products */
1901.11Saugustssproduct ADS ENET		0x0008	Ethernet adapter
1911.20Saugustss
1921.20Saugustss/* Entrega products */
1931.20Saugustssproduct ENTREGA CENTRONICS	0x0006	Centronics connector
1941.20Saugustssproduct ENTREGA SERIAL		0x8001	DB25 Serial connector
1951.1Saugustss
1961.1Saugustss/* PLX products */
1971.1Saugustssproduct PLX TESTBOARD		0x9060	test board
1981.1Saugustss
1991.1Saugustss/* Inside Out Networks products */
2001.15Saugustssproduct INSIDEOUT EDGEPORT4	0x0001	EdgePort/4 serial ports
2011.1Saugustss
2021.1Saugustss/* Intel products */
2031.1Saugustssproduct INTEL TESTBOARD		0x9890	82930 test board
204