NetBSD/sys/dev/usb/usbdevs

249 lines
7.9 KiB
Plaintext
Raw Normal View History

1999-09-03 02:07:29 +04:00
a$NetBSD: usbdevs,v 1.42 1999/09/02 22:07:29 augustss Exp $
/*
* Copyright (c) 1998 The NetBSD Foundation, Inc.
* All rights reserved.
*
1998-12-29 18:57:46 +03:00
* This code is derived from software contributed to The NetBSD Foundation
* by Lennart Augustsson (augustss@carlstedt.se) at
* Carlstedt Research & Technology.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
* 1. Redistributions of source code must retain the above copyright
* notice, this list of conditions and the following disclaimer.
* 2. Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following disclaimer in the
* documentation and/or other materials provided with the distribution.
* 3. All advertising materials mentioning features or use of this software
* must display the following acknowledgement:
* This product includes software developed by the NetBSD
* Foundation, Inc. and its contributors.
* 4. Neither the name of The NetBSD Foundation nor the names of its
* contributors may be used to endorse or promote products derived
* from this software without specific prior written permission.
*
* THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
* ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
* TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
* PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
* BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
* CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
* SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
* INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
* CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
* POSSIBILITY OF SUCH DAMAGE.
*/
/*
* List of known USB vendors
*/
vendor NEC 0x0409 NEC
1999-08-28 14:00:56 +04:00
vendor KODAK 0x040a Eastman Kodak Corp.
vendor CATC 0x0423 Computer Access Technology Corp.
vendor GRAVIS 0x0428 Advanced Gravis Computer Tech. Ltd.
1999-08-28 14:00:56 +04:00
vendor NANAO 0x0440 NANAO Corp.
vendor THRUST 0x044f Thrustmaster
vendor TI 0x0451 Texas Instruments
vendor GENIUS 0x0458 KYE Systems Corp.
1999-01-07 04:51:12 +03:00
vendor MICROSOFT 0x045e Microsoft
vendor KENSINGTON 0x0461 Primax Electronics
1999-08-28 14:00:56 +04:00
vendor CHERRY 0x046a Cherry Mikroschalter GmbH
vendor LOGITECH 0x046d Logitech Inc.
vendor BTC 0x046e Behavior Tech. Computer
vendor PHILIPS 0x0471 Philips
vendor CONNECTIX 0x0478 Connectix Corp.
1999-08-28 14:00:56 +04:00
vendor LUCENT 0x047e Lucent
1999-06-28 08:09:53 +04:00
vendor STMICRO 0x0483 STMicroelectronics
vendor ACER 0x04a5 Acer Peripheral Inc.
1998-12-02 20:02:59 +03:00
vendor CYPRESS 0x04b4 Cypress Semiconductor
vendor EPSON 0x04b8 Seiko Epson Corp.
vendor 3COM 0x04c1 U.S. Robotics
1999-08-28 14:00:56 +04:00
vendor KONICA 0x04c8 Konica Corp.
1998-12-11 20:43:31 +03:00
vendor SHUTTLE 0x04e6 Shuttle Technology
vendor BROTHER 0x04f9 Brother Industries Corp.
vendor JAZZ 0x04fa Dallas Semiconductor
1999-08-23 20:53:32 +04:00
vendor KAWATSU 0x050f Kawatsu Semiconductor, Inc.
vendor AKS 0x0529 Fast Security AG
vendor VISION 0x0533 Alcatel Mobile Phones
1999-08-28 14:00:56 +04:00
vendor ATEN 0x0557 ATEN International Corp. Ltd.
vendor PERACOM 0x0565 Peracom Networks Inc.
vendor WACOM 0x056a WACOM Corp. Ltd.
vendor EIZO 0x056d EIZO
1999-08-28 14:00:56 +04:00
vendor AGILER 0x056e Elecom Corp. Ltd.
vendor ROCKFIRE 0x0583 Rockfire
vendor IOMEGA 0x059b Iomega Corp.
vendor OMNIVISION 0x05a9 OmniVision
vendor BELKIN 0x05ab In-System Design
vendor APPLE 0x05ac Apple Computer
vendor EIZONANAO 0x05e7 EIZO Nanao
vendor PIENGINEERING 0x05f3 P.I. Engineering
vendor CHIC 0x05fe Chic Technology
1999-04-03 23:01:57 +04:00
vendor MACALLY 0x0618 Macally
1999-08-25 20:28:12 +04:00
vendor MULTITECH 0x06e0 MultiTech
1998-12-21 18:42:59 +03:00
vendor ADS 0x06e1 ADS Technologies
vendor PLX 0x10b5 PLX
vendor INSIDEOUT 0x1608 Inside Out Networks
vendor ENTREGA 0x1645 Entrega
vendor INTEL 0x8086 Intel
/*
* List of known products. Grouped by vendor.
*/
/* NEC products */
product NEC HUB 0x55aa hub
1998-12-30 06:52:30 +03:00
product NEC HUB_B 0x55ab hub
1998-09-05 19:42:12 +04:00
/* Kodak products */
product KODAK DC260 0x0110 Digital Science DC260
1998-09-05 19:42:12 +04:00
1998-12-02 20:02:59 +03:00
/* CATC products */
product CATC ANDROMEDA 0x1237 Andromeda hub
/* Gravis products */
product GRAVIS GAMEPADPRO 0x4001 GamePad Pro
1999-08-28 14:00:56 +04:00
/* Thrustmaster products */
product THRUST FUSION_PAD 0xa0a3 Fusion Digital Gamepad
/* Texas Intel products */
product TI UTUSB41 0x1446 UT-USB41 hub
/* Genius products */
product GENIUS NICHE 0x0001 Niche mouse
product GENIUS FLIGHT2000 0x1004 Flight 2000 joystick
1999-01-07 04:51:12 +03:00
/* Microsoft products */
product MICROSOFT INTELLIMOUSE 0x0009 IntelliMouse
1999-04-03 15:56:39 +04:00
product MICROSOFT NATURALKBD 0x000b Natural Keyboard Elite
1999-05-09 18:34:41 +04:00
product MICROSOFT DDS80 0x0014 Digital Sound System 80
1999-01-07 04:51:12 +03:00
1999-01-03 13:56:33 +03:00
/* Kensington products */
1999-05-11 13:56:32 +04:00
product KENSINGTON COMFORT 0x4d01 Comfort
1999-01-03 13:56:33 +03:00
product KENSINGTON MOUSEINABOX 0x4d02 Mouse-in-a-Box
/* Cherry products */
product CHERRY MY3000KBD 0x0001 My3000 keyboard
product CHERRY MY3000HUB 0x0003 My3000 hub
1999-08-28 14:00:56 +04:00
/* Behavior Technology Computer products */
1998-12-02 20:02:59 +03:00
product BTC BTC7932 0x6782 Keyboard with mouse port
/* Philips products */
product PHILIPS DSS 0x0101 DSS 350 Digital Speaker System
product PHILIPS HUB 0x0201 hub
/* Connectix products */
product CONNECTIX QUICKCAM 0x0001 QuickCam
1999-08-28 14:00:56 +04:00
/* Lucent products */
product LUCENT EVALKIT 0x1001 USS-720 evaluation kit
1999-06-28 08:09:53 +04:00
/* STMicroelectronics products */
product STMICRO COMMUNICATOR 0x7554 USB Communicator
1999-01-04 02:55:01 +03:00
/* Acer products */
product ACER ACERSCAN_C310U 0x12a6 Acerscan C310U
1999-08-25 01:25:22 +04:00
/* Cypress Semiconductor products */
1998-12-29 18:19:40 +03:00
product CYPRESS MOUSE 0x0001 mouse
1999-03-29 21:23:45 +04:00
/* Epson products */
1999-08-28 14:00:56 +04:00
product EPSON PRINTER3 0x0003 ISD USB Smart Cable
1999-03-29 21:23:45 +04:00
1998-12-02 20:02:59 +03:00
/* 3Com products */
1999-08-28 14:00:56 +04:00
product 3COM USR56K 0x3021 U.S.Robotics 56000 Voice Faxmodem Pro
1998-12-02 20:02:59 +03:00
1999-08-28 14:00:56 +04:00
/* Konica Corp. Products */
1999-01-25 04:02:59 +03:00
product KONICA CAMERA 0x0720 Digital Color Camera
1998-12-11 20:43:31 +03:00
/* Shuttle Technology products */
product SHUTTLE EUSB 0x0001 E-USB Bridge
/* Brother Industries products */
product BROTHER HL1050 0x0002 HL-1050 laser printer
1998-12-02 20:02:59 +03:00
/* Jazz products */
product JAZZ J6502 0x4201 J-6502 speakers
1999-08-23 20:53:32 +04:00
/* Kawatsu products */
product KAWATSU MH4000P 0x0003 MiniHub 4000P
1999-01-27 01:21:55 +03:00
/* AKS products */
product AKS USBHASP 0x0001 USB-HASP 0.06
1999-04-03 23:01:57 +04:00
/* Vision products */
product VISION VC6452V002 0x0002 VC6452V002 Camera
1998-12-29 18:19:40 +03:00
/* ATen products */
1998-12-02 20:02:59 +03:00
product ATEN UC1284 0x2001 Parallel printer adapter
1998-12-29 18:19:40 +03:00
/* Peracom products */
product PERACOM SERIAL1 0x0001 Serial Converter
/* Wacom products */
product WACOM CT0405U 0x0000 CT-0405-U Tablet
1998-12-29 18:19:40 +03:00
/* EIZO products */
product EIZO HUB 0x0000 hub
product EIZO MONITOR 0x0001 monitor
1998-12-02 20:02:59 +03:00
/* Agiler products */
product AGILER MOUSE29UO 0x0002 mouse 29UO
1999-08-28 14:00:56 +04:00
/* Rockfire products */
product ROCKFIRE GAMEPAD 0x2033 gamepad 203USB
/* Iomega products */
product IOMEGA ZIP100 0x0001 Zip 100
1999-08-28 14:00:56 +04:00
/* OmniVision Technologies Inc. products */
product OMNIVISION OV511 0x0511 OV511 Camera
/* Belkin products */
product BELKIN F5U002 0x0002 Parallel printer adapter
product BELKIN 1COM 0x8007 Serial port
1998-12-30 06:52:30 +03:00
/* Logitech products */
product LOGITECH M2452 0x0203 M2452 keyboard
product LOGITECH M4848 0x0301 M4848 mouse
1999-09-03 02:07:29 +04:00
product LOGITECH QUICKCAM 0x0801 QuickCam
1999-06-26 04:07:35 +04:00
product LOGITECH USBPS2 0xc001 USB-PS/2 mouse
1998-12-30 06:52:30 +03:00
/* P.I. Engineering products */
product PIENGINEERING PS2USB 0x020b PS2 to Mac USB Adapter
1998-12-21 18:42:59 +03:00
/* Chic Technology products */
product CHIC MOUSE1 0x0001 mouse
1999-04-03 23:01:57 +04:00
/* Macally products */
product MACALLY MOUSE1 0x0101 mouse
1999-08-25 20:28:12 +04:00
/* MultiTech products */
1999-08-28 14:00:56 +04:00
product MULTITECH ATLAS 0xf101 MT5634ZBA-USB modem
1999-08-25 20:28:12 +04:00
1998-12-21 18:42:59 +03:00
/* ADS products */
1998-12-21 20:18:29 +03:00
product ADS ENET 0x0008 Ethernet adapter
1998-12-21 18:42:59 +03:00
1999-01-25 04:02:59 +03:00
/* Entrega products */
product ENTREGA 1S 0x0001 1S serial connector
product ENTREGA 2S 0x0002 2S serial connector
product ENTREGA 1S25 0x0003 1S25 serial connector
product ENTREGA 4S 0x0004 4S serial connector
1999-01-25 04:02:59 +03:00
product ENTREGA CENTRONICS 0x0006 Centronics connector
product ENTREGA 1S9 0x0093 1S9 serial connector
1999-01-25 04:02:59 +03:00
product ENTREGA SERIAL 0x8001 DB25 Serial connector
/* PLX products */
product PLX TESTBOARD 0x9060 test board
/* Inside Out Networks products */
1999-01-03 04:12:41 +03:00
product INSIDEOUT EDGEPORT4 0x0001 EdgePort/4 serial ports
/* Intel products */
product INTEL TESTBOARD 0x9890 82930 test board