Home | History | Annotate | Line # | Download | only in usb
usbdevs.h revision 1.42
      1 /*	$NetBSD: usbdevs.h,v 1.42 1999/09/02 22:07:43 augustss Exp $	*/
      2 
      3 /*
      4  * THIS FILE AUTOMATICALLY GENERATED.  DO NOT EDIT.
      5  *
      6  * generated from:
      7  *	aNetBSD: usbdevs,v 1.41 1999/09/02 19:13:43 augustss 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 Corp. */
     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 Corp. */
     56 #define	USB_VENDOR_THRUST	0x044f		/* Thrustmaster */
     57 #define	USB_VENDOR_TI	0x0451		/* Texas Instruments */
     58 #define	USB_VENDOR_GENIUS	0x0458		/* KYE Systems Corp. */
     59 #define	USB_VENDOR_MICROSOFT	0x045e		/* Microsoft */
     60 #define	USB_VENDOR_KENSINGTON	0x0461		/* Primax Electronics */
     61 #define	USB_VENDOR_CHERRY	0x046a		/* Cherry Mikroschalter GmbH */
     62 #define	USB_VENDOR_LOGITECH	0x046d		/* Logitech Inc. */
     63 #define	USB_VENDOR_BTC	0x046e		/* Behavior Tech. Computer */
     64 #define	USB_VENDOR_PHILIPS	0x0471		/* Philips */
     65 #define	USB_VENDOR_CONNECTIX	0x0478		/* Connectix Corp. */
     66 #define	USB_VENDOR_LUCENT	0x047e		/* Lucent */
     67 #define	USB_VENDOR_STMICRO	0x0483		/* STMicroelectronics */
     68 #define	USB_VENDOR_ACER	0x04a5		/* Acer Peripheral Inc. */
     69 #define	USB_VENDOR_CYPRESS	0x04b4		/* Cypress Semiconductor */
     70 #define	USB_VENDOR_EPSON	0x04b8		/* Seiko Epson Corp. */
     71 #define	USB_VENDOR_3COM	0x04c1		/* U.S. Robotics */
     72 #define	USB_VENDOR_KONICA	0x04c8		/* Konica Corp. */
     73 #define	USB_VENDOR_SHUTTLE	0x04e6		/* Shuttle Technology */
     74 #define	USB_VENDOR_BROTHER	0x04f9		/* Brother Industries Corp. */
     75 #define	USB_VENDOR_JAZZ	0x04fa		/* Dallas Semiconductor */
     76 #define	USB_VENDOR_KAWATSU	0x050f		/* Kawatsu Semiconductor, Inc. */
     77 #define	USB_VENDOR_AKS	0x0529		/* Fast Security AG */
     78 #define	USB_VENDOR_VISION	0x0533		/* Alcatel Mobile Phones */
     79 #define	USB_VENDOR_ATEN	0x0557		/* ATEN International Corp. Ltd. */
     80 #define	USB_VENDOR_PERACOM	0x0565		/* Peracom Networks Inc. */
     81 #define	USB_VENDOR_WACOM	0x056a		/* WACOM Corp. Ltd. */
     82 #define	USB_VENDOR_EIZO	0x056d		/* EIZO */
     83 #define	USB_VENDOR_AGILER	0x056e		/* Elecom Corp. Ltd. */
     84 #define	USB_VENDOR_ROCKFIRE	0x0583		/* Rockfire */
     85 #define	USB_VENDOR_IOMEGA	0x059b		/* Iomega Corp. */
     86 #define	USB_VENDOR_OMNIVISION	0x05a9		/* OmniVision */
     87 #define	USB_VENDOR_BELKIN	0x05ab		/* In-System Design */
     88 #define	USB_VENDOR_APPLE	0x05ac		/* Apple Computer */
     89 #define	USB_VENDOR_EIZONANAO	0x05e7		/* EIZO Nanao */
     90 #define	USB_VENDOR_PIENGINEERING	0x05f3		/* P.I. Engineering */
     91 #define	USB_VENDOR_CHIC	0x05fe		/* Chic Technology */
     92 #define	USB_VENDOR_MACALLY	0x0618		/* Macally */
     93 #define	USB_VENDOR_MULTITECH	0x06e0		/* MultiTech */
     94 #define	USB_VENDOR_ADS	0x06e1		/* ADS Technologies */
     95 #define	USB_VENDOR_PLX	0x10b5		/* PLX */
     96 #define	USB_VENDOR_INSIDEOUT	0x1608		/* Inside Out Networks */
     97 #define	USB_VENDOR_ENTREGA	0x1645		/* Entrega */
     98 #define	USB_VENDOR_INTEL	0x8086		/* Intel */
     99 
    100 /*
    101  * List of known products.  Grouped by vendor.
    102  */
    103 
    104 /* NEC products */
    105 #define	USB_PRODUCT_NEC_HUB	0x55aa		/* hub */
    106 #define	USB_PRODUCT_NEC_HUB_B	0x55ab		/* hub */
    107 
    108 /* Kodak products */
    109 #define	USB_PRODUCT_KODAK_DC260	0x0110		/* Digital Science DC260 */
    110 
    111 /* CATC products */
    112 #define	USB_PRODUCT_CATC_ANDROMEDA	0x1237		/* Andromeda hub */
    113 
    114 /* Gravis products */
    115 #define	USB_PRODUCT_GRAVIS_GAMEPADPRO	0x4001		/* GamePad Pro */
    116 
    117 /* Thrustmaster products */
    118 #define	USB_PRODUCT_THRUST_FUSION_PAD	0xa0a3		/* Fusion Digital Gamepad */
    119 
    120 /* Texas Intel products */
    121 #define	USB_PRODUCT_TI_UTUSB41	0x1446		/* UT-USB41 hub */
    122 
    123 /* Genius products */
    124 #define	USB_PRODUCT_GENIUS_NICHE	0x0001		/* Niche mouse */
    125 #define	USB_PRODUCT_GENIUS_FLIGHT2000	0x1004		/* Flight 2000 joystick */
    126 
    127 /* Microsoft products */
    128 #define	USB_PRODUCT_MICROSOFT_INTELLIMOUSE	0x0009		/* IntelliMouse */
    129 #define	USB_PRODUCT_MICROSOFT_NATURALKBD	0x000b		/* Natural Keyboard Elite */
    130 #define	USB_PRODUCT_MICROSOFT_DDS80	0x0014		/* Digital Sound System 80 */
    131 
    132 /* Kensington products */
    133 #define	USB_PRODUCT_KENSINGTON_COMFORT	0x4d01		/* Comfort */
    134 #define	USB_PRODUCT_KENSINGTON_MOUSEINABOX	0x4d02		/* Mouse-in-a-Box */
    135 
    136 /* Cherry products */
    137 #define	USB_PRODUCT_CHERRY_MY3000KBD	0x0001		/* My3000 keyboard */
    138 #define	USB_PRODUCT_CHERRY_MY3000HUB	0x0003		/* My3000 hub */
    139 
    140 /* Behavior Technology Computer products */
    141 #define	USB_PRODUCT_BTC_BTC7932	0x6782		/* Keyboard with mouse port */
    142 
    143 /* Philips products */
    144 #define	USB_PRODUCT_PHILIPS_DSS	0x0101		/* DSS 350 Digital Speaker System */
    145 #define	USB_PRODUCT_PHILIPS_HUB	0x0201		/* hub */
    146 
    147 /* Connectix products */
    148 #define	USB_PRODUCT_CONNECTIX_QUICKCAM	0x0001		/* QuickCam */
    149 
    150 /* Lucent products */
    151 #define	USB_PRODUCT_LUCENT_EVALKIT	0x1001		/* USS-720 evaluation kit */
    152 
    153 /* STMicroelectronics products */
    154 #define	USB_PRODUCT_STMICRO_COMMUNICATOR	0x7554		/* USB Communicator */
    155 
    156 /* Acer products */
    157 #define	USB_PRODUCT_ACER_ACERSCAN_C310U	0x12a6		/* Acerscan C310U */
    158 
    159 /* Cypress Semiconductor products */
    160 #define	USB_PRODUCT_CYPRESS_MOUSE	0x0001		/* mouse */
    161 
    162 /* Epson products */
    163 #define	USB_PRODUCT_EPSON_PRINTER3	0x0003		/* ISD USB Smart Cable */
    164 
    165 /* 3Com products */
    166 #define	USB_PRODUCT_3COM_USR56K	0x3021		/* U.S.Robotics 56000 Voice Faxmodem Pro */
    167 
    168 /* Konica Corp. Products */
    169 #define	USB_PRODUCT_KONICA_CAMERA	0x0720		/* Digital Color Camera */
    170 
    171 /* Shuttle Technology products */
    172 #define	USB_PRODUCT_SHUTTLE_EUSB	0x0001		/* E-USB Bridge */
    173 
    174 /* Brother Industries products */
    175 #define	USB_PRODUCT_BROTHER_HL1050	0x0002		/* HL-1050 laser printer */
    176 
    177 /* Jazz products */
    178 #define	USB_PRODUCT_JAZZ_J6502	0x4201		/* J-6502 speakers */
    179 
    180 /* Kawatsu products */
    181 #define	USB_PRODUCT_KAWATSU_MH4000P	0x0003		/* MiniHub 4000P */
    182 
    183 /* AKS products */
    184 #define	USB_PRODUCT_AKS_USBHASP	0x0001		/* USB-HASP 0.06 */
    185 
    186 /* Vision products */
    187 #define	USB_PRODUCT_VISION_VC6452V002	0x0002		/* VC6452V002 Camera */
    188 
    189 /* ATen products */
    190 #define	USB_PRODUCT_ATEN_UC1284	0x2001		/* Parallel printer adapter */
    191 
    192 /* Peracom products */
    193 #define	USB_PRODUCT_PERACOM_SERIAL1	0x0001		/* Serial Converter */
    194 
    195 /* Wacom products */
    196 #define	USB_PRODUCT_WACOM_CT0405U	0x0000		/* CT-0405-U Tablet */
    197 
    198 /* EIZO products */
    199 #define	USB_PRODUCT_EIZO_HUB	0x0000		/* hub */
    200 #define	USB_PRODUCT_EIZO_MONITOR	0x0001		/* monitor */
    201 
    202 /* Agiler products */
    203 #define	USB_PRODUCT_AGILER_MOUSE29UO	0x0002		/* mouse 29UO */
    204 
    205 /* Rockfire products */
    206 #define	USB_PRODUCT_ROCKFIRE_GAMEPAD	0x2033		/* gamepad 203USB */
    207 
    208 /* Iomega products */
    209 #define	USB_PRODUCT_IOMEGA_ZIP100	0x0001		/* Zip 100 */
    210 
    211 /* OmniVision Technologies Inc. products */
    212 #define	USB_PRODUCT_OMNIVISION_OV511	0x0511		/* OV511 Camera */
    213 
    214 /* Belkin products */
    215 #define	USB_PRODUCT_BELKIN_F5U002	0x0002		/* Parallel printer adapter */
    216 #define	USB_PRODUCT_BELKIN_1COM	0x8007		/* Serial port */
    217 
    218 /* Logitech products */
    219 #define	USB_PRODUCT_LOGITECH_M2452	0x0203		/* M2452 keyboard */
    220 #define	USB_PRODUCT_LOGITECH_M4848	0x0301		/* M4848 mouse */
    221 #define	USB_PRODUCT_LOGITECH_QUICKCAM	0x0801		/* QuickCam */
    222 #define	USB_PRODUCT_LOGITECH_USBPS2	0xc001		/* USB-PS/2 mouse */
    223 
    224 /* P.I. Engineering products */
    225 #define	USB_PRODUCT_PIENGINEERING_PS2USB	0x020b		/* PS2 to Mac USB Adapter */
    226 
    227 /* Chic Technology products */
    228 #define	USB_PRODUCT_CHIC_MOUSE1	0x0001		/* mouse */
    229 
    230 /* Macally products */
    231 #define	USB_PRODUCT_MACALLY_MOUSE1	0x0101		/* mouse */
    232 
    233 /* MultiTech products */
    234 #define	USB_PRODUCT_MULTITECH_ATLAS	0xf101		/* MT5634ZBA-USB modem */
    235 
    236 /* ADS products */
    237 #define	USB_PRODUCT_ADS_ENET	0x0008		/* Ethernet adapter */
    238 
    239 /* Entrega products */
    240 #define	USB_PRODUCT_ENTREGA_1S	0x0001		/* 1S serial connector */
    241 #define	USB_PRODUCT_ENTREGA_2S	0x0002		/* 2S serial connector */
    242 #define	USB_PRODUCT_ENTREGA_1S25	0x0003		/* 1S25 serial connector */
    243 #define	USB_PRODUCT_ENTREGA_4S	0x0004		/* 4S serial connector */
    244 #define	USB_PRODUCT_ENTREGA_CENTRONICS	0x0006		/* Centronics connector */
    245 #define	USB_PRODUCT_ENTREGA_1S9	0x0093		/* 1S9 serial connector */
    246 #define	USB_PRODUCT_ENTREGA_SERIAL	0x8001		/* DB25 Serial connector */
    247 
    248 /* PLX products */
    249 #define	USB_PRODUCT_PLX_TESTBOARD	0x9060		/* test board */
    250 
    251 /* Inside Out Networks products */
    252 #define	USB_PRODUCT_INSIDEOUT_EDGEPORT4	0x0001		/* EdgePort/4 serial ports */
    253 
    254 /* Intel products */
    255 #define	USB_PRODUCT_INTEL_TESTBOARD	0x9890		/* 82930 test board */
    256