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