Home | History | Annotate | Line # | Download | only in usb
usbdevs.h revision 1.30
      1 /*	$NetBSD: usbdevs.h,v 1.30 1999/06/05 09:54:29 tron Exp $	*/
      2 
      3 /*
      4  * THIS FILE AUTOMATICALLY GENERATED.  DO NOT EDIT.
      5  *
      6  * generated from:
      7  *	NetBSD: usbdevs,v 1.30 1999/06/05 09:54:09 tron Exp
      8  */
      9 
     10 /*
     11  * Copyright (c) 1998 The NetBSD Foundation, Inc.
     12  * All rights reserved.
     13  *
     14  * This code is derived from software contributed to The NetBSD Foundation
     15  * by Lennart Augustsson (augustss (at) carlstedt.se) at
     16  * Carlstedt Research & Technology.
     17  *
     18  * Redistribution and use in source and binary forms, with or without
     19  * modification, are permitted provided that the following conditions
     20  * are met:
     21  * 1. Redistributions of source code must retain the above copyright
     22  *    notice, this list of conditions and the following disclaimer.
     23  * 2. Redistributions in binary form must reproduce the above copyright
     24  *    notice, this list of conditions and the following disclaimer in the
     25  *    documentation and/or other materials provided with the distribution.
     26  * 3. All advertising materials mentioning features or use of this software
     27  *    must display the following acknowledgement:
     28  *        This product includes software developed by the NetBSD
     29  *        Foundation, Inc. and its contributors.
     30  * 4. Neither the name of The NetBSD Foundation nor the names of its
     31  *    contributors may be used to endorse or promote products derived
     32  *    from this software without specific prior written permission.
     33  *
     34  * THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
     35  * ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
     36  * TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
     37  * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
     38  * BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
     39  * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
     40  * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
     41  * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
     42  * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
     43  * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
     44  * POSSIBILITY OF SUCH DAMAGE.
     45  */
     46 
     47 /*
     48  * List of known USB vendors
     49  */
     50 
     51 #define	USB_VENDOR_NEC	0x0409		/* NEC */
     52 #define	USB_VENDOR_KODAK	0x040a		/* Eastman Kodak co. */
     53 #define	USB_VENDOR_CATC	0x0423		/* Computer Access Technology Corp. */
     54 #define	USB_VENDOR_GRAVIS	0x0428		/* Advanced Gravis Computer Tech. Ltd. */
     55 #define	USB_VENDOR_NANAO	0x0440		/* NANAO Corporation */
     56 #define	USB_VENDOR_TI	0x0451		/* Texas Instruments */
     57 #define	USB_VENDOR_GENIUS	0x0458		/* KYE Systems Corp. */
     58 #define	USB_VENDOR_MICROSOFT	0x045e		/* Microsoft */
     59 #define	USB_VENDOR_KENSINGTON	0x0461		/* Primax Electronics */
     60 #define	USB_VENDOR_CHERRY	0x046a		/* Cherry Mikroschalter GMBH */
     61 #define	USB_VENDOR_BTC	0x046e		/* Behavior Tech. Computer */
     62 #define	USB_VENDOR_PHILIPS	0x0471		/* Philips */
     63 #define	USB_VENDOR_CONNECTIX	0x0478		/* Connectix Corp. */
     64 #define	USB_VENDOR_ACER	0x04a5		/* Acer Peripheral Inc. */
     65 #define	USB_VENDOR_CYPRESS	0x04b4		/* Cypress Semiconductor */
     66 #define	USB_VENDOR_EPSON	0x04b8		/* Seiko Epson Corp. */
     67 #define	USB_VENDOR_3COM	0x04c1		/* U.S. Robotics */
     68 #define	USB_VENDOR_KONICA	0x04c8		/* Konica Corporation */
     69 #define	USB_VENDOR_SHUTTLE	0x04e6		/* Shuttle Technology */
     70 #define	USB_VENDOR_BROTHER	0x04f9		/* Brother Industries */
     71 #define	USB_VENDOR_JAZZ	0x04fa		/* Dallas Semiconductor */
     72 #define	USB_VENDOR_AKS	0x0529		/* Fast Security AG */
     73 #define	USB_VENDOR_VISION	0x0533		/* Alcatel Mobile Phones */
     74 #define	USB_VENDOR_ATEN	0x0557		/* ATEN International Co. ltd. */
     75 #define	USB_VENDOR_PERACOM	0x0565		/* Peracom Networks, Inc. */
     76 #define	USB_VENDOR_WACOM	0x056a		/* WACOM Co. Ltd. */
     77 #define	USB_VENDOR_EIZO	0x056d		/* EIZO */
     78 #define	USB_VENDOR_AGILER	0x056e		/* Elecom Co., Ltd. */
     79 #define	USB_VENDOR_IOMEGA	0x059b		/* Iomega Corporation */
     80 #define	USB_VENDOR_BELKIN	0x05ab		/* In-System Design */
     81 #define	USB_VENDOR_LOGITECH	0x05ac		/* Apple Computer */
     82 #define	USB_VENDOR_EIZONANAO	0x05e7		/* EIZO Nanao */
     83 #define	USB_VENDOR_CHIC	0x05fe		/* Chic Technology */
     84 #define	USB_VENDOR_MACALLY	0x0618		/* Macally */
     85 #define	USB_VENDOR_ADS	0x06e1		/* ADS Technologies */
     86 #define	USB_VENDOR_PLX	0x10b5		/* PLX */
     87 #define	USB_VENDOR_INSIDEOUT	0x1608		/* Inside Out Networks */
     88 #define	USB_VENDOR_ENTREGA	0x1645		/* Entrega */
     89 #define	USB_VENDOR_INTEL	0x8086		/* Intel */
     90 
     91 /*
     92  * List of known products.  Grouped by vendor.
     93  */
     94 
     95 /* NEC products */
     96 #define	USB_PRODUCT_NEC_HUB	0x55aa		/* hub */
     97 #define	USB_PRODUCT_NEC_HUB_B	0x55ab		/* hub */
     98 
     99 /* Kodak products */
    100 #define	USB_PRODUCT_KODAK_DC260	0x0110		/* Digital Science DC260 */
    101 
    102 /* CATC products */
    103 #define	USB_PRODUCT_CATC_ANDROMEDA	0x1237		/* Andromeda hub */
    104 
    105 /* Gravis products */
    106 #define	USB_PRODUCT_GRAVIS_GAMEPADPRO	0x4001		/* GamePad Pro */
    107 
    108 /* Unixtar products */
    109 #define	USB_PRODUCT_TI_UTUSB41	0x1446		/* UT-USB41 hub */
    110 
    111 /* Genius products */
    112 #define	USB_PRODUCT_GENIUS_NICHE	0x0001		/* Niche mouse */
    113 #define	USB_PRODUCT_GENIUS_FLIGHT2000	0x1004		/* Flight 2000 joystick */
    114 
    115 /* Microsoft products */
    116 #define	USB_PRODUCT_MICROSOFT_INTELLIMOUSE	0x0009		/* IntelliMouse */
    117 #define	USB_PRODUCT_MICROSOFT_NATURALKBD	0x000b		/* Natural Keyboard Elite */
    118 #define	USB_PRODUCT_MICROSOFT_DDS80	0x0014		/* Digital Sound System 80 */
    119 
    120 /* Kensington products */
    121 #define	USB_PRODUCT_KENSINGTON_COMFORT	0x4d01		/* Comfort */
    122 #define	USB_PRODUCT_KENSINGTON_MOUSEINABOX	0x4d02		/* Mouse-in-a-Box */
    123 
    124 /* Cherry products */
    125 #define	USB_PRODUCT_CHERRY_MY3000KBD	0x0001		/* My3000 keyboard */
    126 #define	USB_PRODUCT_CHERRY_MY3000HUB	0x0003		/* My3000 hub */
    127 
    128 /* Behavior Technology Corporation products */
    129 #define	USB_PRODUCT_BTC_BTC7932	0x6782		/* Keyboard with mouse port */
    130 
    131 /* Philips products */
    132 #define	USB_PRODUCT_PHILIPS_DSS	0x0101		/* DSS 350 Digital Speaker System */
    133 #define	USB_PRODUCT_PHILIPS_HUB	0x0201		/* hub */
    134 
    135 /* Connectix products */
    136 #define	USB_PRODUCT_CONNECTIX_QUICKCAM	0x0001		/* QuickCam */
    137 
    138 /* Acer products */
    139 #define	USB_PRODUCT_ACER_ACERSCAN_C310U	0x12a6		/* Acerscan C310U */
    140 
    141 /* Cypress Semiconduuctor products */
    142 #define	USB_PRODUCT_CYPRESS_MOUSE	0x0001		/* mouse */
    143 
    144 /* Epson products */
    145 #define	USB_PRODUCT_EPSON_PRINTER3	0x0003		/* printer adapter */
    146 
    147 /* 3Com products */
    148 #define	USB_PRODUCT_3COM_USR56K	0x3021		/* U.S.Robotics 56000 Voice USB Modem */
    149 
    150 /* Konica Corporation Products */
    151 #define	USB_PRODUCT_KONICA_CAMERA	0x0720		/* Digital Color Camera */
    152 
    153 /* Shuttle Technology products */
    154 #define	USB_PRODUCT_SHUTTLE_EUSB	0x0001		/* E-USB Bridge */
    155 
    156 /* Brother Industries products */
    157 #define	USB_PRODUCT_BROTHER_HL1050	0x0002		/* Brother HL-1050 laser printer */
    158 
    159 /* Jazz products */
    160 #define	USB_PRODUCT_JAZZ_J6502	0x4201		/* J-6502 speakers */
    161 
    162 /* AKS products */
    163 #define	USB_PRODUCT_AKS_USBHASP	0x0001		/* USB-HASP 0.06 */
    164 
    165 /* Vision products */
    166 #define	USB_PRODUCT_VISION_VC6452V002	0x0002		/* VC6452V002 Camera */
    167 
    168 /* ATen products */
    169 #define	USB_PRODUCT_ATEN_UC1284	0x2001		/* Parallel printer adapter */
    170 
    171 /* Peracom products */
    172 #define	USB_PRODUCT_PERACOM_SERIAL1	0x0001		/* Serial Converter */
    173 
    174 /* Wacom products */
    175 #define	USB_PRODUCT_WACOM_CT0405U	0x0000		/* CT-0405-U Tablet */
    176 
    177 /* EIZO products */
    178 #define	USB_PRODUCT_EIZO_HUB	0x0000		/* hub */
    179 #define	USB_PRODUCT_EIZO_MONITOR	0x0001		/* monitor */
    180 
    181 /* Agiler products */
    182 #define	USB_PRODUCT_AGILER_MOUSE29UO	0x0002		/* mouse 29UO */
    183 
    184 /* Iomega products */
    185 #define	USB_PRODUCT_IOMEGA_ZIP100	0x0001		/* Zip 100 */
    186 
    187 /* Belkin products */
    188 #define	USB_PRODUCT_BELKIN_F5U002	0x0002		/* Parallel printer adapter */
    189 
    190 /* Logitech products */
    191 #define	USB_PRODUCT_LOGITECH_M2452	0x0203		/* M2452 keyboard */
    192 #define	USB_PRODUCT_LOGITECH_M4848	0x0301		/* M4848 mouse */
    193 
    194 /* Chic Technology products */
    195 #define	USB_PRODUCT_CHIC_MOUSE1	0x0001		/* mouse */
    196 
    197 /* Macally products */
    198 #define	USB_PRODUCT_MACALLY_MOUSE1	0x0101		/* mouse */
    199 
    200 /* ADS products */
    201 #define	USB_PRODUCT_ADS_ENET	0x0008		/* Ethernet adapter */
    202 
    203 /* Entrega products */
    204 #define	USB_PRODUCT_ENTREGA_CENTRONICS	0x0006		/* Centronics connector */
    205 #define	USB_PRODUCT_ENTREGA_SERIAL	0x8001		/* DB25 Serial connector */
    206 
    207 /* PLX products */
    208 #define	USB_PRODUCT_PLX_TESTBOARD	0x9060		/* test board */
    209 
    210 /* Inside Out Networks products */
    211 #define	USB_PRODUCT_INSIDEOUT_EDGEPORT4	0x0001		/* EdgePort/4 serial ports */
    212 
    213 /* Intel products */
    214 #define	USB_PRODUCT_INTEL_TESTBOARD	0x9890		/* 82930 test board */
    215