diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-10-13 04:29:50 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-10-13 04:29:50 +0000 |
commit | 2155dd8bea4275d22f65a8dd23f4a5fb0b27170f (patch) | |
tree | 88424cebafc26b69393dc4c473b972c5ea0a3fd2 /sys/dev/usb/usbdevs | |
parent | 2fc743e6122a12b0f994d8e912ce9cc27ca6302a (diff) |
Add Kingston KNU101TX USB Ethernet.
Diffstat (limited to 'sys/dev/usb/usbdevs')
-rw-r--r-- | sys/dev/usb/usbdevs | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs index ebd3120151f..2421856da10 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$OpenBSD: usbdevs,v 1.22 2000/09/17 00:38:31 aaron Exp $ +$OpenBSD: usbdevs,v 1.23 2000/10/13 04:29:49 aaron Exp $ /* $NetBSD: usbdevs,v 1.88 2000/04/03 12:09:43 augustss Exp $ */ /* @@ -210,6 +210,7 @@ vendor EXTENDED 0x08e9 Extended Systems, Inc. vendor AUTHENTEC 0x08ff AuthenTec, Inc. vendor ALATION 0x0910 Alation Systems, Inc. vendor BIOMETRIC 0x0929 American Biometric Company +vendor KINGSTON 0x0951 Kingston Technology vendor BLUEWATER 0x0956 BlueWater Systems, Inc. vendor AGILENT 0x0957 Agilent Technologies, Inc. vendor ADIRONDACK 0x0976 Adirondack Wire & Cable @@ -448,6 +449,9 @@ product KLSI DUH3E10BT 0x0008 10BT Ethernet adapter, in the DU-H3E product KENSINGTON ORBIT 0x1003 Orbit USB/PS2 trackball product KENSINGTON TURBOBALL 0x1005 TurboBall +/* Kingston products */ +product KINGSTON KNU101TX 0x000a KNU101TX USB Ethernet + /* Kodak products */ product KODAK DC220 0x0100 Digital Science DC220 product KODAK DC260 0x0110 Digital Science DC260 |