diff options
| author | augustss <augustss@NetBSD.org> | 1999-09-14 22:06:21 +0000 |
|---|---|---|
| committer | augustss <augustss@NetBSD.org> | 1999-09-14 22:06:21 +0000 |
| commit | ed9b74f17a3eb942b72bfb64abb5424ac6571ecf (patch) | |
| tree | cfa1ee7720ecb2e4e26e6b7252f0415312c27de0 /sys/dev/usb/usbdevs | |
| parent | 5f759f1efcda331b5405d89b6094c9498089052b (diff) | |
Sort out some confusion about which vendor is really Belkin.
Diffstat (limited to 'sys/dev/usb/usbdevs')
| -rw-r--r-- | sys/dev/usb/usbdevs | 14 |
1 files changed, 9 insertions, 5 deletions
diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs index 63cc6c070ea..3657d25fab1 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -a$NetBSD: usbdevs,v 1.42 1999/09/02 22:07:29 augustss Exp $ +$NetBSD: usbdevs,v 1.43 1999/09/14 22:06:21 augustss Exp $ /* * Copyright (c) 1998 The NetBSD Foundation, Inc. @@ -66,18 +66,20 @@ vendor KONICA 0x04c8 Konica Corp. vendor SHUTTLE 0x04e6 Shuttle Technology vendor BROTHER 0x04f9 Brother Industries Corp. vendor JAZZ 0x04fa Dallas Semiconductor +vendor BELKIN 0x050d Belkin Components vendor KAWATSU 0x050f Kawatsu Semiconductor, Inc. vendor AKS 0x0529 Fast Security AG vendor VISION 0x0533 Alcatel Mobile Phones vendor ATEN 0x0557 ATEN International Corp. Ltd. vendor PERACOM 0x0565 Peracom Networks Inc. vendor WACOM 0x056a WACOM Corp. Ltd. +vendor ETEK 0x056c e-TEK Labs vendor EIZO 0x056d EIZO 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 INSYSTEM 0x05ab In-System Design vendor APPLE 0x05ac Apple Computer vendor EIZONANAO 0x05e7 EIZO Nanao vendor PIENGINEERING 0x05f3 P.I. Engineering @@ -188,6 +190,9 @@ product PERACOM SERIAL1 0x0001 Serial Converter /* Wacom products */ product WACOM CT0405U 0x0000 CT-0405-U Tablet +/* e-TEK Labs products */ +product ETEK 1COM 0x8007 Serial port + /* EIZO products */ product EIZO HUB 0x0000 hub product EIZO MONITOR 0x0001 monitor @@ -204,9 +209,8 @@ product IOMEGA ZIP100 0x0001 Zip 100 /* 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 +/* In-System products */ +product INSYSTEM F5U002 0x0002 Parallel printer adapter /* Logitech products */ product LOGITECH M2452 0x0203 M2452 keyboard |
