Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-5]: src/sys/dev/usb Pull up regenerated files (requested by bou...
details: https://anonhg.NetBSD.org/src/rev/b72e565841e0
branches: netbsd-1-5
changeset: 492659:b72e565841e0
user: he <he%NetBSD.org@localhost>
date: Wed Feb 06 14:01:51 2002 +0000
description:
Pull up regenerated files (requested by bouyer):
Add more devices using the Kawasaki USB-ethernet chip. Fixes
PR#15344.
diffstat:
sys/dev/usb/usbdevs.h | 43 ++++++++++++-
sys/dev/usb/usbdevs_data.h | 136 +++++++++++++++++++++++++++++++++++++++++++-
2 files changed, 169 insertions(+), 10 deletions(-)
diffs (truncated from 430 to 300 lines):
diff -r 10bb296113c8 -r b72e565841e0 sys/dev/usb/usbdevs.h
--- a/sys/dev/usb/usbdevs.h Wed Feb 06 14:01:28 2002 +0000
+++ b/sys/dev/usb/usbdevs.h Wed Feb 06 14:01:51 2002 +0000
@@ -1,10 +1,10 @@
-/* $NetBSD: usbdevs.h,v 1.104.2.2 2000/10/08 19:51:36 hubertf Exp $ */
+/* $NetBSD: usbdevs.h,v 1.104.2.3 2002/02/06 14:01:51 he Exp $ */
/*
* THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * NetBSD: usbdevs,v 1.103.2.2 2000/10/08 19:49:04 hubertf Exp
+ * NetBSD: usbdevs,v 1.103.2.3 2002/02/06 14:01:28 he Exp
*/
/*
@@ -232,7 +232,9 @@
#define USB_VENDOR_DIAMOND 0x0841 /* Diamond */
#define USB_VENDOR_NETGEAR 0x0846 /* BayNETGEAR, Inc. */
#define USB_VENDOR_ACTIVEWIRE 0x0854 /* ActiveWire, Inc. */
+#define USB_VENDOR_PORTGEAR 0x085a /* PortGear */
#define USB_VENDOR_ADESSOKBTEK 0x087c /* ADESSO/Kbtek America, Inc. */
+#define USB_VENDOR_JATON 0x087d /* Jaton */
#define USB_VENDOR_APT 0x0880 /* APT Technologies, Inc. */
#define USB_VENDOR_BOCARESEARCH 0x0885 /* Boca Research, Inc. */
#define USB_VENDOR_ANDREA 0x08a8 /* Andrea Electronics */
@@ -245,8 +247,10 @@
#define USB_VENDOR_AUTHENTEC 0x08ff /* AuthenTec, Inc. */
#define USB_VENDOR_ALATION 0x0910 /* Alation Systems, Inc. */
#define USB_VENDOR_BIOMETRIC 0x0929 /* American Biometric Company */
+#define USB_VENDOR_KINGSTON 0x0951 /* Kingston Technology */
#define USB_VENDOR_BLUEWATER 0x0956 /* BlueWater Systems, Inc. */
#define USB_VENDOR_AGILENT 0x0957 /* Agilent Technologies, Inc. */
+#define USB_VENDOR_PORTSMITH 0x095a /* Portsmith */
#define USB_VENDOR_ADIRONDACK 0x0976 /* Adirondack Wire & Cable */
#define USB_VENDOR_BECKHOFF 0x0978 /* Beckhoff Gmbh */
#define USB_VENDOR_ALTIUS 0x09b3 /* Altius Solutions, Inc. */
@@ -267,7 +271,10 @@
#define USB_VENDOR_GEOCAST 0x0a79 /* Geocast Network Systems */
#define USB_VENDOR_MOTOROLA 0x1063 /* Motorola */
#define USB_VENDOR_PLX 0x10b5 /* PLX */
+#define USB_VENDOR_ASANTE 0x10bd /* Asante */
#define USB_VENDOR_BELKIN2 0x1293 /* Belkin Components (2nd) */
+#define USB_VENDOR_MOBILITY 0x1342 /* Mobility */
+#define USB_VENDOR_SHARK 0x13d2 /* Shark */
#define USB_VENDOR_UMAX 0x1606 /* UMAX */
#define USB_VENDOR_INSIDEOUT 0x1608 /* Inside Out Networks */
#define USB_VENDOR_ENTREGA 0x1645 /* Entrega */
@@ -307,6 +314,7 @@
/* ADS products */
#define USB_PRODUCT_ADS_UBS10BT 0x0008 /* UBS-10BT Ethernet adapter */
+#define USB_PRODUCT_ADS_UBS10BTX 0x0009 /* UBS-10BT Ethernet adapter */
/* Agiler products */
#define USB_PRODUCT_ELECOM_MOUSE29UO 0x0002 /* mouse 29UO */
@@ -344,10 +352,14 @@
/* Apple Computer products */
#define USB_PRODUCT_APPLE_SPEAKERS 0x1101 /* Speakers */
+/* Asante products */
+#define USB_PRODUCT_ASANTE_EA 0x1427 /* Ethernet Adapter */
+
/* ATen products */
#define USB_PRODUCT_ATEN_UC1284 0x2001 /* Parallel printer adapter */
#define USB_PRODUCT_ATEN_UC10T 0x2002 /* 10Mbps ethernet adapter */
#define USB_PRODUCT_ATEN_UC232A 0x2008 /* Serial adapter */
+#define USB_PRODUCT_ATEN_DSB650C 0x4000 /* DSB-650C */
/* Avision products */
#define USB_PRODUCT_AVISION_1200U 0x0268 /* 1200U scanner */
@@ -434,10 +446,12 @@
#define USB_PRODUCT_ENTREGA_4S 0x0004 /* 4S serial connector */
#define USB_PRODUCT_ENTREGA_E45 0x0005 /* E45 Ethernet adapter */
#define USB_PRODUCT_ENTREGA_CENTRONICS 0x0006 /* Centronics connector */
+#define USB_PRODUCT_ENTREGA_XX1 0x0008 /* Ethernet Adapter */
#define USB_PRODUCT_ENTREGA_1S9 0x0093 /* 1S9 serial connector */
#define USB_PRODUCT_ENTREGA_EZUSB 0x8000 /* EZ-USB */
/*product ENTREGA SERIAL 0x8001 DB25 Serial connector*/
#define USB_PRODUCT_ENTREGA_2U4S 0x8004 /* 2U4S serial connector/usb hub */
+#define USB_PRODUCT_ENTREGA_XX2 0x8005 /* Ethernet Adapter */
/*product ENTREGA SERIAL_DB9 0x8093 DB9 Serial connector*/
/* Epson products */
@@ -503,8 +517,8 @@
#define USB_PRODUCT_IOMEGA_ZIP100 0x0001 /* Zip 100 */
#define USB_PRODUCT_IOMEGA_ZIP250 0x0030 /* Zip 250 */
-/* Kawasaki products */
-#define USB_PRODUCT_KLSI_DUH3E10BT 0x0008 /* USB ethernet controller engine */
+/* Jaton products */
+#define USB_PRODUCT_JATON_EDA 0x5704 /* Ethernet Device Adapter */
/* Kawatsu products */
#define USB_PRODUCT_KAWATSU_MH4000P 0x0003 /* MiniHub 4000P */
@@ -512,13 +526,18 @@
/* Keisokugiken Corp. products */
#define USB_PRODUCT_KEISOKUGIKEN_USBDAQ 0x0068 /* HKS-0200 USBDAQ */
-/* Kawasaki LSI products (?) */
+/* Kawasaki products */
#define USB_PRODUCT_KLSI_DUH3E10BT 0x0008 /* 10BT Ethernet adapter, in the DU-H3E */
+#define USB_PRODUCT_KLSI_DUH3E10BTN 0x0009 /* 10BT Ethernet adapter, in the DU-H3E */
/* Kensington products */
#define USB_PRODUCT_KENSINGTON_ORBIT 0x1003 /* Orbit USB/PS2 trackball */
#define USB_PRODUCT_KENSINGTON_TURBOBALL 0x1005 /* TurboBall */
+/* Kingston products */
+#define USB_PRODUCT_KINGSTON_XX1 0x0008 /* Ethernet Adapter */
+#define USB_PRODUCT_KINGSTON_KNU101TX 0x000a /* KNU101TX USB Ethernet */
+
/* Kodak products */
#define USB_PRODUCT_KODAK_DC220 0x0100 /* Digital Science DC220 */
#define USB_PRODUCT_KODAK_DC260 0x0110 /* Digital Science DC260 */
@@ -599,6 +618,9 @@
/* Midiman products */
#define USB_PRODUCT_MIDIMAN_MIDISPORT2X2 0x1001 /* Midisport 2x2 */
+/* Mobility products */
+#define USB_PRODUCT_MOBILITY_EA 0x0204 /* Ethernet Adapter */
+
/* Motorola products */
#define USB_PRODUCT_MOTOROLA_MC141555 0x1555 /* MC141555 hub controller */
@@ -618,6 +640,7 @@
/* Netgear products */
#define USB_PRODUCT_NETGEAR_EA101 0x1001 /* Ethernet adapter */
+#define USB_PRODUCT_NETGEAR_EA101X 0x1002 /* Ethernet adapter */
/* OmniVision Technologies, Inc. products */
#define USB_PRODUCT_OMNIVISION_OV511 0x0511 /* OV511 Camera */
@@ -645,6 +668,13 @@
/* PLX products */
#define USB_PRODUCT_PLX_TESTBOARD 0x9060 /* test board */
+/* PortGear products */
+#define USB_PRODUCT_PORTGEAR_EA8 0x0008 /* Ethernet Adapter */
+#define USB_PRODUCT_PORTGEAR_EA9 0x0009 /* Ethernet Adapter */
+
+/* Portsmith products */
+#define USB_PRODUCT_PORTSMITH_EEA 0x3003 /* Express Ethernet Adapter */
+
/* Primax products */
#define USB_PRODUCT_PRIMAX_G2E300 0x0301 /* G2E-300 scanner */
#define USB_PRODUCT_PRIMAX_G2300 0x0302 /* G2-300 scanner */
@@ -680,6 +710,9 @@
/* SanDisk products */
#define USB_PRODUCT_SANDISK_IMAGEMATE 0x0001 /* USB ImageMate */
+/* Shark products */
+#define USB_PRODUCT_SHARK_PA 0x0400 /* Pocket Adapter */
+
/* Shuttle Technology products */
#define USB_PRODUCT_SHUTTLE_EUSB 0x0001 /* E-USB Bridge */
diff -r 10bb296113c8 -r b72e565841e0 sys/dev/usb/usbdevs_data.h
--- a/sys/dev/usb/usbdevs_data.h Wed Feb 06 14:01:28 2002 +0000
+++ b/sys/dev/usb/usbdevs_data.h Wed Feb 06 14:01:51 2002 +0000
@@ -1,10 +1,10 @@
-/* $NetBSD: usbdevs_data.h,v 1.104.2.2 2000/10/08 19:51:35 hubertf Exp $ */
+/* $NetBSD: usbdevs_data.h,v 1.104.2.3 2002/02/06 14:01:51 he Exp $ */
/*
* THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * NetBSD: usbdevs,v 1.103.2.2 2000/10/08 19:49:04 hubertf Exp
+ * NetBSD: usbdevs,v 1.103.2.3 2002/02/06 14:01:28 he Exp
*/
/*
@@ -142,6 +142,12 @@
"UBS-10BT Ethernet adapter",
},
{
+ USB_VENDOR_ADS, USB_PRODUCT_ADS_UBS10BTX,
+ 0,
+ "ADS Technologies, Inc.",
+ "UBS-10BT Ethernet adapter",
+ },
+ {
USB_VENDOR_ELECOM, USB_PRODUCT_ELECOM_MOUSE29UO,
0,
"Elecom Corp. Ltd.",
@@ -244,6 +250,12 @@
"Speakers",
},
{
+ USB_VENDOR_ASANTE, USB_PRODUCT_ASANTE_EA,
+ 0,
+ "Asante",
+ "Ethernet Adapter",
+ },
+ {
USB_VENDOR_ATEN, USB_PRODUCT_ATEN_UC1284,
0,
"ATEN International Co. Ltd.",
@@ -262,6 +274,12 @@
"Serial adapter",
},
{
+ USB_VENDOR_ATEN, USB_PRODUCT_ATEN_DSB650C,
+ 0,
+ "ATEN International Co. Ltd.",
+ "DSB-650C",
+ },
+ {
USB_VENDOR_AVISION, USB_PRODUCT_AVISION_1200U,
0,
"Avision, Inc.",
@@ -502,6 +520,12 @@
"Centronics connector",
},
{
+ USB_VENDOR_ENTREGA, USB_PRODUCT_ENTREGA_XX1,
+ 0,
+ "Entrega",
+ "Ethernet Adapter",
+ },
+ {
USB_VENDOR_ENTREGA, USB_PRODUCT_ENTREGA_1S9,
0,
"Entrega",
@@ -520,6 +544,12 @@
"2U4S serial connector/usb hub",
},
{
+ USB_VENDOR_ENTREGA, USB_PRODUCT_ENTREGA_XX2,
+ 0,
+ "Entrega",
+ "Ethernet Adapter",
+ },
+ {
USB_VENDOR_EPSON, USB_PRODUCT_EPSON_PRINTER1,
0,
"Seiko Epson Corp.",
@@ -718,10 +748,10 @@
"Zip 250",
},
{
- USB_VENDOR_KLSI, USB_PRODUCT_KLSI_DUH3E10BT,
+ USB_VENDOR_JATON, USB_PRODUCT_JATON_EDA,
0,
- "Kawasaki LSI",
- "USB ethernet controller engine",
+ "Jaton",
+ "Ethernet Device Adapter",
},
{
USB_VENDOR_KAWATSU, USB_PRODUCT_KAWATSU_MH4000P,
@@ -742,6 +772,12 @@
"10BT Ethernet adapter, in the DU-H3E",
},
{
+ USB_VENDOR_KLSI, USB_PRODUCT_KLSI_DUH3E10BTN,
+ 0,
+ "Kawasaki LSI",
+ "10BT Ethernet adapter, in the DU-H3E",
+ },
+ {
USB_VENDOR_KENSINGTON, USB_PRODUCT_KENSINGTON_ORBIT,
0,
"Kensington",
@@ -754,6 +790,18 @@
"TurboBall",
},
{
+ USB_VENDOR_KINGSTON, USB_PRODUCT_KINGSTON_XX1,
+ 0,
+ "Kingston Technology",
+ "Ethernet Adapter",
+ },
+ {
+ USB_VENDOR_KINGSTON, USB_PRODUCT_KINGSTON_KNU101TX,
+ 0,
+ "Kingston Technology",
+ "KNU101TX USB Ethernet",
+ },
+ {
USB_VENDOR_KODAK, USB_PRODUCT_KODAK_DC220,
0,
"Eastman Kodak Corp.",
@@ -1066,6 +1114,12 @@
"Midisport 2x2",
},
{
+ USB_VENDOR_MOBILITY, USB_PRODUCT_MOBILITY_EA,
+ 0,
+ "Mobility",
+ "Ethernet Adapter",
+ },
+ {
USB_VENDOR_MOTOROLA, USB_PRODUCT_MOTOROLA_MC141555,
0,
"Motorola",
@@ -1114,6 +1168,12 @@
"Ethernet adapter",
},
Home |
Main Index |
Thread Index |
Old Index