diff options
| author | darrenr <darrenr@NetBSD.org> | 2000-08-17 15:17:00 +0000 |
|---|---|---|
| committer | darrenr <darrenr@NetBSD.org> | 2000-08-17 15:17:00 +0000 |
| commit | e1d18090ac8ed178318a6f4ee938dce01a3bcaa2 (patch) | |
| tree | be8a36e0ee26c15391d22ed7e7dbf5f6839c675a /sys/dev/usb/usbdevs | |
| parent | 693b01e5daf65c10ec9f60437e00dd46aa5ab363 (diff) | |
add vendor/product information for Rainbow i-Key 2000
Diffstat (limited to 'sys/dev/usb/usbdevs')
| -rw-r--r-- | sys/dev/usb/usbdevs | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs index f08d4a700ca..ab94d8393a7 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$NetBSD: usbdevs,v 1.107 2000/08/12 14:51:01 augustss Exp $ +$NetBSD: usbdevs,v 1.108 2000/08/17 15:17:00 darrenr Exp $ /* * Copyright (c) 1998, 1999, 2000 The NetBSD Foundation, Inc. @@ -80,6 +80,7 @@ vendor ACERP 0x04a5 Acer Peripherals, Inc. vendor CANON 0x04a9 Canon, Inc. vendor CYPRESS 0x04b4 Cypress Semiconductor vendor EPSON 0x04b8 Seiko Epson Corp. +vendor RAINBOW 0x04b9 Rainbow Technologies vendor IODATA 0x04bb I/O Data vendor 3COMUSR 0x04c1 U.S. Robotics vendor KONICA 0x04c8 Konica Corp. @@ -582,15 +583,18 @@ product PRIMAX PCGAUMS1 0x4d04 Sony PCGA-UMS1 product PROLIFIC PL2301 0x0000 PL2301 Host-Host interface product PROLIFIC PL2302 0x0001 PL2302 Host-Host interface +/* Qtronix products */ +product QTRONIX 980N 0x2011 Scorpion-980N keyboard + /* Quickshot products */ product QUICKSHOT STRIKEPAD 0x6238 USB StrikePad +/* Rainbow Technologies products */ +product RAINBOW IKEY2000 0x1200 i-Key 2000 + /* Rockfire products */ product ROCKFIRE GAMEPAD 0x2033 gamepad 203USB -/* Qtronix products */ -product QTRONIX 980N 0x2011 Scorpion-980N keyboard - /* SanDisk products */ product SANDISK IMAGEMATE 0x0001 USB ImageMate |
