diff options
| author | Bill Paul <wpaul@FreeBSD.org> | 2000-10-10 23:23:54 +0000 |
|---|---|---|
| committer | Bill Paul <wpaul@FreeBSD.org> | 2000-10-10 23:23:54 +0000 |
| commit | 5ccd4436749d221259dfa8345f644f9e8fce4c1d (patch) | |
| tree | a701e830a683904619987b71373f19119f16ada4 /sys/dev/usb | |
| parent | a404a90a1b60cedbe6fef98079493ac8b1b11f86 (diff) | |
Notes
Diffstat (limited to 'sys/dev/usb')
| -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 0bd4a3402133..e9d0602e7c1b 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -62,7 +62,7 @@ vendor THRUST 0x044f Thrustmaster vendor TI 0x0451 Texas Instruments vendor ANALOGDEVICES 0x0456 Analog Devices, Inc. vendor KYE 0x0458 KYE Systems Corp. -vendor DIAMOND2 0x045a Diamond (Supra) +vendor DIAMOND2 0x045a Diamond (Supra) vendor MICROSOFT 0x045e Microsoft vendor PRIMAX 0x0461 Primax Electronics vendor AMP 0x0464 AMP, Inc. @@ -240,6 +240,7 @@ vendor AUTHENTEC 0x08ff AuthenTec, Inc. vendor ALATION 0x0910 Alation Systems, Inc. vendor BIOMETRIC 0x0929 American Biometric Company vendor YANO 0x094f Yano +vendor KINGSTON 0x0951 Kingston Technology vendor BLUEWATER 0x0956 BlueWater Systems, Inc. vendor AGILENT 0x0957 Agilent Technologies, Inc. vendor ADIRONDACK 0x0976 Adirondack Wire & Cable @@ -522,6 +523,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 |
