summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorFelix Kronlage <fkr@cvs.openbsd.org>2006-08-07 16:19:39 +0000
committerFelix Kronlage <fkr@cvs.openbsd.org>2006-08-07 16:19:39 +0000
commit56b591390ecb639962015438aebef34369298b2a (patch)
treec857d919b537e0e1ccec7e3650757ca4a50028e4 /sys
parentecdeb5966112eeb67ae572944f835aadfcaa147d (diff)
add HUAWEI technologies along with their Mobile E618 umts adapter
ok mbalmer@
Diffstat (limited to 'sys')
-rw-r--r--sys/dev/usb/usbdevs6
-rw-r--r--sys/dev/usb/usbdevs.h6
-rw-r--r--sys/dev/usb/usbdevs_data.h24
3 files changed, 28 insertions, 8 deletions
diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs
index 9793fb2bd50..03f492bc998 100644
--- a/sys/dev/usb/usbdevs
+++ b/sys/dev/usb/usbdevs
@@ -1,4 +1,4 @@
-$OpenBSD: usbdevs,v 1.209 2006/08/04 06:45:47 brad Exp $
+$OpenBSD: usbdevs,v 1.210 2006/08/07 16:19:38 fkr Exp $
/* $NetBSD: usbdevs,v 1.322 2003/05/10 17:47:14 hamajima Exp $ */
/*
@@ -428,6 +428,7 @@ vendor RAPTORGAMING 0x1267 Raptor Gaming
vendor TWINMOS 0x126f TwinMOS
vendor BELKIN2 0x1293 Belkin Components
vendor CYBERTAN 0x129b CyberTAN Technology
+vendor HUAWEI 0x12d1 HUAWEI Technologies
vendor ARANEUS 0x12d8 Araneus Information Systems
vendor TAPWAVE 0x12ef Tapwave
vendor AINCOMM 0x12fd Aincomm
@@ -1139,6 +1140,9 @@ product HP 568J 0x1116 Jornada 568
/* HP products */
product HP2 C500 0x6002 PhotoSmart C500
+/* HUAWEI products */
+product HUAWEI E618 0x1001 HUAWEI Mobile E618
+
/* IBM Corporation */
product IBM OPTTRAVELMOUSE 0x3107 Optical
product IBM USBCDROMDRIVE 0x4427 CD-ROM
diff --git a/sys/dev/usb/usbdevs.h b/sys/dev/usb/usbdevs.h
index 069954e1eb1..db561d9d0a2 100644
--- a/sys/dev/usb/usbdevs.h
+++ b/sys/dev/usb/usbdevs.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: usbdevs.h,v 1.213 2006/08/04 06:46:56 brad Exp $ */
+/* $OpenBSD: usbdevs.h,v 1.214 2006/08/07 16:19:38 fkr Exp $ */
/*
* THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT.
@@ -435,6 +435,7 @@
#define USB_VENDOR_TWINMOS 0x126f /* TwinMOS */
#define USB_VENDOR_BELKIN2 0x1293 /* Belkin Components */
#define USB_VENDOR_CYBERTAN 0x129b /* CyberTAN Technology */
+#define USB_VENDOR_HUAWEI 0x12d1 /* HUAWEI Technologies */
#define USB_VENDOR_ARANEUS 0x12d8 /* Araneus Information Systems */
#define USB_VENDOR_TAPWAVE 0x12ef /* Tapwave */
#define USB_VENDOR_AINCOMM 0x12fd /* Aincomm */
@@ -1146,6 +1147,9 @@
/* HP products */
#define USB_PRODUCT_HP2_C500 0x6002 /* PhotoSmart C500 */
+/* HUAWEI products */
+#define USB_PRODUCT_HUAWEI_E618 0x1001 /* HUAWEI Mobile E618 */
+
/* IBM Corporation */
#define USB_PRODUCT_IBM_OPTTRAVELMOUSE 0x3107 /* Optical */
#define USB_PRODUCT_IBM_USBCDROMDRIVE 0x4427 /* CD-ROM */
diff --git a/sys/dev/usb/usbdevs_data.h b/sys/dev/usb/usbdevs_data.h
index 2b90b3deca6..759996986ab 100644
--- a/sys/dev/usb/usbdevs_data.h
+++ b/sys/dev/usb/usbdevs_data.h
@@ -1,10 +1,10 @@
-/* $OpenBSD: usbdevs_data.h,v 1.211 2006/07/16 11:42:29 jsg Exp $ */
+/* $OpenBSD: usbdevs_data.h,v 1.212 2006/08/07 16:19:38 fkr Exp $ */
/*
* THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * OpenBSD: usbdevs,v 1.208 2006/07/16 11:41:47 jsg Exp
+ * OpenBSD: usbdevs,v 1.209 2006/08/04 06:45:47 brad Exp
*/
/* $NetBSD: usbdevs,v 1.322 2003/05/10 17:47:14 hamajima Exp $ */
@@ -615,10 +615,6 @@ const struct usb_known_product usb_known_products[] = {
"F5U109 Serial",
},
{
- USB_VENDOR_BELKIN, USB_PRODUCT_BELKIN_F5U409,
- "F5U409 Serial",
- },
- {
USB_VENDOR_BELKIN, USB_PRODUCT_BELKIN_SCSI,
"SCSI",
},
@@ -631,6 +627,14 @@ const struct usb_known_product usb_known_products[] = {
"F5U237 USB 2.0 7-Port Hub",
},
{
+ USB_VENDOR_BELKIN, USB_PRODUCT_BELKIN_F5U257,
+ "F5U257 Serial",
+ },
+ {
+ USB_VENDOR_BELKIN, USB_PRODUCT_BELKIN_F5U409,
+ "F5U409 Serial",
+ },
+ {
USB_VENDOR_BELKIN, USB_PRODUCT_BELKIN_F5U120,
"F5U120-PC Hub",
},
@@ -1655,6 +1659,10 @@ const struct usb_known_product usb_known_products[] = {
"PhotoSmart C500",
},
{
+ USB_VENDOR_HUAWEI, USB_PRODUCT_HUAWEI_E618,
+ "HUAWEI Mobile E618",
+ },
+ {
USB_VENDOR_IBM, USB_PRODUCT_IBM_OPTTRAVELMOUSE,
"Optical",
},
@@ -5603,6 +5611,10 @@ const struct usb_known_vendor usb_known_vendors[] = {
"CyberTAN Technology",
},
{
+ USB_VENDOR_HUAWEI,
+ "HUAWEI Technologies",
+ },
+ {
USB_VENDOR_ARANEUS,
"Araneus Information Systems",
},