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