usbdevs revision 1.17
11.17Saugustss$NetBSD: usbdevs,v 1.17 1999/01/03 23:55:01 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.3Saugustssvendor KODAK		0x040a	Eastman Kodak
461.8Saugustss/* Computer Access Technology Corporation */
471.8Saugustssvendor CATC		0x0423	CATC
481.1Saugustssvendor NANAO		0x0440	Nanao
491.1Saugustssvendor UNIXTAR		0x0451  Unixtar
501.1Saugustssvendor GENIUS		0x0458	Genius
511.16Saugustssvendor KENSINGTON	0x0461	Kensington
521.1Saugustssvendor CHERRY		0x046a	Cherry
531.8Saugustss/* Behavior Technology Corporation */
541.8Saugustssvendor BTC		0x046e	BTC
551.1Saugustssvendor PHILIPS		0x0471	Philips
561.1Saugustssvendor CONNECTIX	0x0478	Connectix
571.17Saugustssvendor ACER		0x04a5	Acer Peripherals
581.6Saugustssvendor CYPRESS		0x04b4	Cypress Semiconductor
591.6Saugustssvendor 3COM		0x04c1	3Com
601.9Saugustssvendor SHUTTLE		0x04e6	Shuttle Technology
611.6Saugustssvendor JAZZ		0x04fa	Jazz
621.6Saugustssvendor ATEN		0x0557	ATen
631.12Saugustssvendor PERACOM		0x0565	Peracom
641.1Saugustssvendor EIZO		0x056d	EIZO
651.6Saugustssvendor AGILER		0x056e	Agiler
661.1Saugustssvendor BELKIN		0x05ab	Belkin
671.14Saugustssvendor LOGITECH		0x05ac	Logitech
681.1Saugustssvendor EIZONANAO	0x05e7	EIZO Nanao
691.1Saugustssvendor CHIC		0x05fe	Chic Technology
701.10Saugustssvendor ADS		0x06e1	ADS Technologies
711.1Saugustssvendor PLX		0x10b5	PLX
721.1Saugustssvendor INSIDEOUT	0x1608	Inside Out Networks
731.1Saugustssvendor INTEL		0x8086	Intel
741.1Saugustss
751.1Saugustss/*
761.1Saugustss * List of known products.  Grouped by vendor.
771.1Saugustss */
781.1Saugustss
791.1Saugustss/* NEC products */
801.1Saugustssproduct NEC HUB			0x55aa	hub
811.14Saugustssproduct NEC HUB_B		0x55ab	hub
821.2Saugustss
831.2Saugustss/* Kodak products */
841.4Sveegoproduct KODAK DC260		0x0110	Digital Science DC260
851.1Saugustss
861.6Saugustss/* CATC products */
871.6Saugustssproduct CATC ANDROMEDA		0x1237	Andromeda hub
881.6Saugustss
891.1Saugustss/* Nanao products */
901.1Saugustssproduct NANAO HUB		0x0000	hub
911.1Saugustssproduct NANAO MONITOR		0x0001	monitor
921.1Saugustss
931.1Saugustss/* Unixtar products */
941.15Saugustssproduct UNIXTAR UTUSB41		0x1446	UT-USB41 hub
951.1Saugustss
961.1Saugustss/* Genius products */
971.1Saugustssproduct GENIUS NICHE		0x0001	Niche mouse
981.1Saugustssproduct GENIUS FLIGHT2000	0x1004	Flight 2000 joystick
991.16Saugustss
1001.16Saugustss/* Kensington products */
1011.16Saugustssproduct KENSINGTON MOUSEINABOX	0x4d02	Mouse-in-a-Box
1021.1Saugustss
1031.1Saugustss/* Cherry products */
1041.1Saugustssproduct CHERRY MY3000KBD	0x0001	My3000 keyboard
1051.1Saugustssproduct CHERRY MY3000HUB	0x0003	My3000 hub
1061.1Saugustss
1071.6Saugustss/* Behavior Technology Corporation products */
1081.6Saugustssproduct BTC BTC7932		0x6782	Keyboard with mouse port
1091.6Saugustss
1101.1Saugustss/* Philips products */
1111.1Saugustssproduct PHILIPS DSS		0x0101	DSS 350 Digital Speaker System
1121.1Saugustssproduct PHILIPS HUB		0x0201	hub
1131.1Saugustss
1141.1Saugustss/* Connectix products */
1151.1Saugustssproduct CONNECTIX QUICKCAM	0x0001	QuickCam
1161.17Saugustss
1171.17Saugustss/* Acer products */
1181.17Saugustssproduct ACER ACERSCAN_C310U	0x12a6	Acerscan C310U
1191.5Smark
1201.12Saugustss/* Cypress Semiconduuctor products */
1211.12Saugustssproduct CYPRESS MOUSE		0x0001	mouse
1221.12Saugustss
1231.6Saugustss/* 3Com products */
1241.6Saugustssproduct 3COM USR56K		0x3021	U.S.Robotics 56000 Voice USB Modem
1251.9Saugustss
1261.9Saugustss/* Shuttle Technology products */
1271.9Saugustssproduct SHUTTLE EUSB		0x0001	E-USB Bridge
1281.6Saugustss
1291.6Saugustss/* Jazz products */
1301.6Saugustssproduct JAZZ J6502		0x4201	J-6502 speakers
1311.6Saugustss
1321.12Saugustss/* ATen products */
1331.12Saugustssproduct ATEN UC1284		0x2001	Parallel printer adapter
1341.12Saugustss
1351.12Saugustss/* Peracom products */
1361.12Saugustssproduct PERACOM SERIAL1		0x0001	Serial Converter
1371.6Saugustss
1381.12Saugustss/* EIZO products */
1391.12Saugustssproduct EIZO HUB		0x0000	hub
1401.12Saugustssproduct EIZO MONITOR		0x0001	monitor
1411.6Saugustss
1421.6Saugustss/* Agiler products */
1431.6Saugustssproduct AGILER MOUSE29UO	0x0002	mouse 29UO
1441.1Saugustss
1451.1Saugustss/* Belkin products */
1461.1Saugustssproduct BELKIN F5U002		0x0002	Parallel printer adapter
1471.14Saugustss
1481.14Saugustss/* Logitech products */
1491.14Saugustssproduct LOGITECH M2452		0x0203	M2452 keyboard
1501.14Saugustssproduct LOGITECH M4848		0x0301	M4848 mouse
1511.1Saugustss
1521.1Saugustss/* EIZO Nanao products */
1531.1Saugustssproduct EIZONANAO HUB		0x0000	hub
1541.1Saugustssproduct EIZONANAO MONITOR	0x0001	monitor
1551.1Saugustss
1561.10Saugustss/* Chic Technology products */
1571.1Saugustssproduct CHIC MOUSE1		0x0001	mouse
1581.10Saugustss
1591.10Saugustss/* ADS products */
1601.11Saugustssproduct ADS ENET		0x0008	Ethernet adapter
1611.1Saugustss
1621.1Saugustss/* PLX products */
1631.1Saugustssproduct PLX TESTBOARD		0x9060	test board
1641.1Saugustss
1651.1Saugustss/* Inside Out Networks products */
1661.15Saugustssproduct INSIDEOUT EDGEPORT4	0x0001	EdgePort/4 serial ports
1671.1Saugustss
1681.1Saugustss/* Intel products */
1691.1Saugustssproduct INTEL TESTBOARD		0x9890	82930 test board
170