Home | History | Annotate | Line # | Download | only in usb
usbdevs revision 1.20
      1 $NetBSD: usbdevs,v 1.20 1999/01/25 01:02:59 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
     46 /* Computer Access Technology Corporation */
     47 vendor CATC		0x0423	CATC
     48 vendor NANAO		0x0440	Nanao
     49 vendor UNIXTAR		0x0451  Unixtar
     50 vendor GENIUS		0x0458	Genius
     51 vendor MICROSOFT	0x045e	Microsoft
     52 vendor KENSINGTON	0x0461	Kensington
     53 vendor CHERRY		0x046a	Cherry
     54 /* Behavior Technology Corporation */
     55 vendor BTC		0x046e	BTC
     56 vendor PHILIPS		0x0471	Philips
     57 vendor CONNECTIX	0x0478	Connectix
     58 vendor ACER		0x04a5	Acer Peripherals
     59 vendor CYPRESS		0x04b4	Cypress Semiconductor
     60 vendor 3COM		0x04c1	3Com
     61 vendor KONICA		0x04c8	Konica Corporation
     62 vendor SHUTTLE		0x04e6	Shuttle Technology
     63 vendor JAZZ		0x04fa	Jazz
     64 vendor ATEN		0x0557	ATen
     65 vendor PERACOM		0x0565	Peracom
     66 vendor EIZO		0x056d	EIZO
     67 vendor AGILER		0x056e	Agiler
     68 vendor BELKIN		0x05ab	Belkin
     69 vendor LOGITECH		0x05ac	Logitech
     70 vendor EIZONANAO	0x05e7	EIZO Nanao
     71 vendor CHIC		0x05fe	Chic Technology
     72 vendor ADS		0x06e1	ADS Technologies
     73 vendor PLX		0x10b5	PLX
     74 vendor ENTREGA		0x1645	Entrega
     75 vendor INSIDEOUT	0x1608	Inside Out Networks
     76 vendor INTEL		0x8086	Intel
     77 
     78 /*
     79  * List of known products.  Grouped by vendor.
     80  */
     81 
     82 /* NEC products */
     83 product NEC HUB			0x55aa	hub
     84 product NEC HUB_B		0x55ab	hub
     85 
     86 /* Kodak products */
     87 product KODAK DC260		0x0110	Digital Science DC260
     88 
     89 /* CATC products */
     90 product CATC ANDROMEDA		0x1237	Andromeda hub
     91 
     92 /* Unixtar products */
     93 product UNIXTAR UTUSB41		0x1446	UT-USB41 hub
     94 
     95 /* Genius products */
     96 product GENIUS NICHE		0x0001	Niche mouse
     97 product GENIUS FLIGHT2000	0x1004	Flight 2000 joystick
     98 
     99 /* Microsoft products */
    100 product MICROSOFT INTELLIMOUSE	0x0009	IntelliMouse
    101 
    102 /* Kensington products */
    103 product KENSINGTON MOUSEINABOX	0x4d02	Mouse-in-a-Box
    104 
    105 /* Cherry products */
    106 product CHERRY MY3000KBD	0x0001	My3000 keyboard
    107 product CHERRY MY3000HUB	0x0003	My3000 hub
    108 
    109 /* Behavior Technology Corporation products */
    110 product BTC BTC7932		0x6782	Keyboard with mouse port
    111 
    112 /* Philips products */
    113 product PHILIPS DSS		0x0101	DSS 350 Digital Speaker System
    114 product PHILIPS HUB		0x0201	hub
    115 
    116 /* Connectix products */
    117 product CONNECTIX QUICKCAM	0x0001	QuickCam
    118 
    119 /* Acer products */
    120 product ACER ACERSCAN_C310U	0x12a6	Acerscan C310U
    121 
    122 /* Cypress Semiconduuctor products */
    123 product CYPRESS MOUSE		0x0001	mouse
    124 
    125 /* 3Com products */
    126 product 3COM USR56K		0x3021	U.S.Robotics 56000 Voice USB Modem
    127 
    128 /* Konica Corporation Products */
    129 product KONICA CAMERA		0x0720	Digital Color Camera
    130 
    131 /* Shuttle Technology products */
    132 product SHUTTLE EUSB		0x0001	E-USB Bridge
    133 
    134 /* Jazz products */
    135 product JAZZ J6502		0x4201	J-6502 speakers
    136 
    137 /* ATen products */
    138 product ATEN UC1284		0x2001	Parallel printer adapter
    139 
    140 /* Peracom products */
    141 product PERACOM SERIAL1		0x0001	Serial Converter
    142 
    143 /* EIZO products */
    144 product EIZO HUB		0x0000	hub
    145 product EIZO MONITOR		0x0001	monitor
    146 
    147 /* Agiler products */
    148 product AGILER MOUSE29UO	0x0002	mouse 29UO
    149 
    150 /* Belkin products */
    151 product BELKIN F5U002		0x0002	Parallel printer adapter
    152 
    153 /* Logitech products */
    154 product LOGITECH M2452		0x0203	M2452 keyboard
    155 product LOGITECH M4848		0x0301	M4848 mouse
    156 
    157 /* Chic Technology products */
    158 product CHIC MOUSE1		0x0001	mouse
    159 
    160 /* ADS products */
    161 product ADS ENET		0x0008	Ethernet adapter
    162 
    163 /* Entrega products */
    164 product ENTREGA CENTRONICS	0x0006	Centronics connector
    165 product ENTREGA SERIAL		0x8001	DB25 Serial connector
    166 
    167 /* PLX products */
    168 product PLX TESTBOARD		0x9060	test board
    169 
    170 /* Inside Out Networks products */
    171 product INSIDEOUT EDGEPORT4	0x0001	EdgePort/4 serial ports
    172 
    173 /* Intel products */
    174 product INTEL TESTBOARD		0x9890	82930 test board
    175