Home | History | Annotate | Line # | Download | only in usb
usbdevs revision 1.28
      1 $NetBSD: usbdevs,v 1.28 1999/05/11 09:56:32 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 NEC		0x0409	NEC
     45 vendor KODAK		0x040a	Eastman Kodak co.
     46 vendor CATC		0x0423	Computer Access Technology Corp.
     47 vendor GRAVIS		0x0428	Advanced Gravis Computer Tech. Ltd.
     48 vendor NANAO		0x0440	NANAO Corporation
     49 vendor UNIXTAR		0x0451  Texas Instruments
     50 vendor GENIUS		0x0458	KYE Systems Corp.
     51 vendor MICROSOFT	0x045e	Microsoft
     52 vendor KENSINGTON	0x0461	Primax Electronics
     53 vendor CHERRY		0x046a	Cherry Mikroschalter GMBH
     54 vendor BTC		0x046e	Behavior Tech. Computer
     55 vendor PHILIPS		0x0471	Philips
     56 vendor CONNECTIX	0x0478	Connectix Corp.
     57 vendor ACER		0x04a5	Acer Peripheral Inc.
     58 vendor CYPRESS		0x04b4	Cypress Semiconductor
     59 vendor EPSON		0x04b8	Seiko Epson Corp.
     60 vendor 3COM		0x04c1	U.S. Robotics
     61 vendor KONICA		0x04c8	Konica Corporation
     62 vendor SHUTTLE		0x04e6	Shuttle Technology
     63 vendor JAZZ		0x04fa	Dallas Semiconductor
     64 vendor AKS		0x0529	Fast Security AG
     65 vendor VISION		0x0533	Alcatel Mobile Phones
     66 vendor ATEN		0x0557	ATEN International Co. ltd.
     67 vendor PERACOM		0x0565	Peracom Networks, Inc.
     68 vendor WACOM		0x056a	WACOM Co. Ltd.
     69 vendor EIZO		0x056d	EIZO
     70 vendor AGILER		0x056e	Elecom Co., Ltd.
     71 vendor IOMEGA		0x059b	Iomega Corporation
     72 vendor BELKIN		0x05ab	In-System Design
     73 vendor LOGITECH		0x05ac	Apple Computer
     74 vendor EIZONANAO	0x05e7	EIZO Nanao
     75 vendor CHIC		0x05fe	Chic Technology
     76 vendor MACALLY		0x0618	Macally
     77 vendor ADS		0x06e1	ADS Technologies
     78 vendor PLX		0x10b5	PLX
     79 vendor INSIDEOUT	0x1608	Inside Out Networks
     80 vendor ENTREGA		0x1645	Entrega
     81 vendor INTEL		0x8086	Intel
     82 
     83 /*
     84  * List of known products.  Grouped by vendor.
     85  */
     86 
     87 /* NEC products */
     88 product NEC HUB			0x55aa	hub
     89 product NEC HUB_B		0x55ab	hub
     90 
     91 /* Kodak products */
     92 product KODAK DC260		0x0110	Digital Science DC260
     93 
     94 /* CATC products */
     95 product CATC ANDROMEDA		0x1237	Andromeda hub
     96 
     97 /* Gravis products */
     98 product GRAVIS GAMEPADPRO	0x4001	GamePad Pro
     99 
    100 /* Unixtar products */
    101 product UNIXTAR UTUSB41		0x1446	UT-USB41 hub
    102 
    103 /* Genius products */
    104 product GENIUS NICHE		0x0001	Niche mouse
    105 product GENIUS FLIGHT2000	0x1004	Flight 2000 joystick
    106 
    107 /* Microsoft products */
    108 product MICROSOFT INTELLIMOUSE	0x0009	IntelliMouse
    109 product MICROSOFT NATURALKBD	0x000b	Natural Keyboard Elite
    110 product MICROSOFT DDS80		0x0014	Digital Sound System 80
    111 
    112 /* Kensington products */
    113 product KENSINGTON COMFORT	0x4d01	Comfort
    114 product KENSINGTON MOUSEINABOX	0x4d02	Mouse-in-a-Box
    115 
    116 /* Cherry products */
    117 product CHERRY MY3000KBD	0x0001	My3000 keyboard
    118 product CHERRY MY3000HUB	0x0003	My3000 hub
    119 
    120 /* Behavior Technology Corporation products */
    121 product BTC BTC7932		0x6782	Keyboard with mouse port
    122 
    123 /* Philips products */
    124 product PHILIPS DSS		0x0101	DSS 350 Digital Speaker System
    125 product PHILIPS HUB		0x0201	hub
    126 
    127 /* Connectix products */
    128 product CONNECTIX QUICKCAM	0x0001	QuickCam
    129 
    130 /* Acer products */
    131 product ACER ACERSCAN_C310U	0x12a6	Acerscan C310U
    132 
    133 /* Cypress Semiconduuctor products */
    134 product CYPRESS MOUSE		0x0001	mouse
    135 
    136 /* Epson products */
    137 product EPSON PRINTER3		0x0003	printer adapter
    138 
    139 /* 3Com products */
    140 product 3COM USR56K		0x3021	U.S.Robotics 56000 Voice USB Modem
    141 
    142 /* Konica Corporation Products */
    143 product KONICA CAMERA		0x0720	Digital Color Camera
    144 
    145 /* Shuttle Technology products */
    146 product SHUTTLE EUSB		0x0001	E-USB Bridge
    147 
    148 /* Jazz products */
    149 product JAZZ J6502		0x4201	J-6502 speakers
    150 
    151 /* AKS products */
    152 product AKS USBHASP		0x0001	USB-HASP 0.06
    153 
    154 /* Vision products */
    155 product VISION VC6452V002	0x0002	VC6452V002 Camera
    156 
    157 /* ATen products */
    158 product ATEN UC1284		0x2001	Parallel printer adapter
    159 
    160 /* Peracom products */
    161 product PERACOM SERIAL1		0x0001	Serial Converter
    162 
    163 /* Wacom products */
    164 product WACOM CT0405U		0x0000	CT-0405-U Tablet
    165 
    166 /* EIZO products */
    167 product EIZO HUB		0x0000	hub
    168 product EIZO MONITOR		0x0001	monitor
    169 
    170 /* Agiler products */
    171 product AGILER MOUSE29UO	0x0002	mouse 29UO
    172 
    173 /* Iomega products */
    174 product IOMEGA ZIP100		0x0001	Zip 100
    175 
    176 /* Belkin products */
    177 product BELKIN F5U002		0x0002	Parallel printer adapter
    178 
    179 /* Logitech products */
    180 product LOGITECH M2452		0x0203	M2452 keyboard
    181 product LOGITECH M4848		0x0301	M4848 mouse
    182 
    183 /* Chic Technology products */
    184 product CHIC MOUSE1		0x0001	mouse
    185 
    186 /* Macally products */
    187 product MACALLY MOUSE1		0x0101	mouse
    188 
    189 /* ADS products */
    190 product ADS ENET		0x0008	Ethernet adapter
    191 
    192 /* Entrega products */
    193 product ENTREGA CENTRONICS	0x0006	Centronics connector
    194 product ENTREGA SERIAL		0x8001	DB25 Serial connector
    195 
    196 /* PLX products */
    197 product PLX TESTBOARD		0x9060	test board
    198 
    199 /* Inside Out Networks products */
    200 product INSIDEOUT EDGEPORT4	0x0001	EdgePort/4 serial ports
    201 
    202 /* Intel products */
    203 product INTEL TESTBOARD		0x9890	82930 test board
    204