Home | History | Annotate | Line # | Download | only in usb
usbdevs.h revision 1.6
      1 /*	$NetBSD: usbdevs.h,v 1.6 1998/10/05 02:31:13 mark Exp $	*/
      2 
      3 /*
      4  * THIS FILE AUTOMATICALLY GENERATED.  DO NOT EDIT.
      5  *
      6  * generated from:
      7  *	NetBSD: usbdevs,v 1.5 1998/10/05 02:30:17 mark Exp
      8  */
      9 
     10 /*
     11  * Copyright (c) 1998 The NetBSD Foundation, Inc.
     12  * All rights reserved.
     13  *
     14  * Author: Lennart Augustsson <augustss (at) carlstedt.se>
     15  *         Carlstedt Research & Technology
     16  *
     17  * Redistribution and use in source and binary forms, with or without
     18  * modification, are permitted provided that the following conditions
     19  * are met:
     20  * 1. Redistributions of source code must retain the above copyright
     21  *    notice, this list of conditions and the following disclaimer.
     22  * 2. Redistributions in binary form must reproduce the above copyright
     23  *    notice, this list of conditions and the following disclaimer in the
     24  *    documentation and/or other materials provided with the distribution.
     25  * 3. All advertising materials mentioning features or use of this software
     26  *    must display the following acknowledgement:
     27  *        This product includes software developed by the NetBSD
     28  *        Foundation, Inc. and its contributors.
     29  * 4. Neither the name of The NetBSD Foundation nor the names of its
     30  *    contributors may be used to endorse or promote products derived
     31  *    from this software without specific prior written permission.
     32  *
     33  * THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
     34  * ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
     35  * TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
     36  * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
     37  * BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
     38  * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
     39  * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
     40  * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
     41  * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
     42  * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
     43  * POSSIBILITY OF SUCH DAMAGE.
     44  */
     45 
     46 /*
     47  * List of known USB vendors
     48  */
     49 
     50 #define	USB_VENDOR_NEC	0x0409		/* NEC */
     51 #define	USB_VENDOR_KODAK	0x040a		/* Eastman Kodak */
     52 #define	USB_VENDOR_NANAO	0x0440		/* Nanao */
     53 #define	USB_VENDOR_UNIXTAR	0x0451		/* Unixtar */
     54 #define	USB_VENDOR_GENIUS	0x0458		/* Genius */
     55 #define	USB_VENDOR_CHERRY	0x046a		/* Cherry */
     56 #define	USB_VENDOR_PHILIPS	0x0471		/* Philips */
     57 #define	USB_VENDOR_CONNECTIX	0x0478		/* Connectix */
     58 #define	USB_VENDOR_CYPRESS	0x04b4		/* Cypress Semicondutor */
     59 #define	USB_VENDOR_EIZO	0x056d		/* EIZO */
     60 #define	USB_VENDOR_BELKIN	0x05ab		/* Belkin */
     61 #define	USB_VENDOR_EIZONANAO	0x05e7		/* EIZO Nanao */
     62 #define	USB_VENDOR_CHIC	0x05fe		/* Chic Technology */
     63 #define	USB_VENDOR_PLX	0x10b5		/* PLX */
     64 #define	USB_VENDOR_INSIDEOUT	0x1608		/* Inside Out Networks */
     65 #define	USB_VENDOR_INTEL	0x8086		/* Intel */
     66 
     67 /*
     68  * List of known products.  Grouped by vendor.
     69  */
     70 
     71 /* NEC products */
     72 #define	USB_PRODUCT_NEC_HUB	0x55aa		/* hub */
     73 
     74 /* Kodak products */
     75 #define	USB_PRODUCT_KODAK_DC260	0x0110		/* Digital Science DC260 */
     76 
     77 /* Nanao products */
     78 #define	USB_PRODUCT_NANAO_HUB	0x0000		/* hub */
     79 #define	USB_PRODUCT_NANAO_MONITOR	0x0001		/* monitor */
     80 
     81 /* Unixtar products */
     82 #define	USB_PRODUCT_UNIXTAR_UTUSB41	0x1446		/* UT-USB41 */
     83 
     84 /* Genius products */
     85 #define	USB_PRODUCT_GENIUS_NICHE	0x0001		/* Niche mouse */
     86 #define	USB_PRODUCT_GENIUS_FLIGHT2000	0x1004		/* Flight 2000 joystick */
     87 
     88 /* Cherry products */
     89 #define	USB_PRODUCT_CHERRY_MY3000KBD	0x0001		/* My3000 keyboard */
     90 #define	USB_PRODUCT_CHERRY_MY3000HUB	0x0003		/* My3000 hub */
     91 
     92 /* Philips products */
     93 #define	USB_PRODUCT_PHILIPS_DSS	0x0101		/* DSS 350 Digital Speaker System */
     94 #define	USB_PRODUCT_PHILIPS_HUB	0x0201		/* hub */
     95 
     96 /* Connectix products */
     97 #define	USB_PRODUCT_CONNECTIX_QUICKCAM	0x0001		/* QuickCam */
     98 
     99 /* Cypress Semiconduuctor products */
    100 #define	USB_PRODUCT_CYPRESS_MOUSE	0x0001		/* mouse */
    101 
    102 /* Belkin products */
    103 #define	USB_PRODUCT_BELKIN_F5U002	0x0002		/* Parallel printer adapter */
    104 
    105 /* EIZO Nanao products */
    106 #define	USB_PRODUCT_EIZO_HUB	0x0000		/* hub */
    107 #define	USB_PRODUCT_EIZO_MONITOR	0x0001		/* monitor */
    108 #define	USB_PRODUCT_EIZONANAO_HUB	0x0000		/* hub */
    109 #define	USB_PRODUCT_EIZONANAO_MONITOR	0x0001		/* monitor */
    110 
    111 /* Chic Technology */
    112 #define	USB_PRODUCT_CHIC_MOUSE1	0x0001		/* mouse */
    113 
    114 /* PLX products */
    115 #define	USB_PRODUCT_PLX_TESTBOARD	0x9060		/* test board */
    116 
    117 /* Inside Out Networks products */
    118 #define	USB_PRODUCT_INSIDEOUT_EDGEPORT4	0x0001		/* EdgePort/4 */
    119 
    120 /* Intel products */
    121 #define	USB_PRODUCT_INTEL_TESTBOARD	0x9890		/* 82930 test board */
    122