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