summaryrefslogtreecommitdiff
path: root/sys/dev
diff options
context:
space:
mode:
authorAntoine Jacoutot <ajacoutot@cvs.openbsd.org>2010-12-30 16:28:37 +0000
committerAntoine Jacoutot <ajacoutot@cvs.openbsd.org>2010-12-30 16:28:37 +0000
commit96e4193cd694a6b6f90be14b0fe6871b1958028d (patch)
tree379abde5b8a4c77ebe02ef8a68a5241e90bf7e35 /sys/dev
parentd09a9b32c2d2917286081b5b602399d2a6122afd (diff)
Regen.
Diffstat (limited to 'sys/dev')
-rw-r--r--sys/dev/usb/usbdevs.h5
-rw-r--r--sys/dev/usb/usbdevs_data.h8
2 files changed, 9 insertions, 4 deletions
diff --git a/sys/dev/usb/usbdevs.h b/sys/dev/usb/usbdevs.h
index 09c76302650..44dde62c218 100644
--- a/sys/dev/usb/usbdevs.h
+++ b/sys/dev/usb/usbdevs.h
@@ -1,10 +1,10 @@
-/* $OpenBSD: usbdevs.h,v 1.544 2010/12/18 08:28:40 jakemsr Exp $ */
+/* $OpenBSD: usbdevs.h,v 1.545 2010/12/30 16:28:36 ajacoutot Exp $ */
/*
* THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * OpenBSD: usbdevs,v 1.533 2010/12/17 21:00:13 jasper Exp
+ * OpenBSD: usbdevs,v 1.534 2010/12/18 08:27:44 jakemsr Exp
*/
/* $NetBSD: usbdevs,v 1.322 2003/05/10 17:47:14 hamajima Exp $ */
@@ -1308,6 +1308,7 @@
#define USB_PRODUCT_DELL_PRISM_GT_2 0x8104 /* PrismGT USB 2.0 WLAN */
#define USB_PRODUCT_DELL_W5500 0x8115 /* W5500 HSDPA */
#define USB_PRODUCT_DELL_U740 0x8135 /* Dell U740 CDMA */
+#define USB_PRODUCT_DELL_EU870D 0x8138 /* EU870D HSDPA */
/* DeLorme products */
#define USB_PRODUCT_DELORME_EMUSB 0x0100 /* Earthmate GPS */
diff --git a/sys/dev/usb/usbdevs_data.h b/sys/dev/usb/usbdevs_data.h
index 8d87ea7e5cd..4df47c44116 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.538 2010/12/18 08:28:40 jakemsr Exp $ */
+/* $OpenBSD: usbdevs_data.h,v 1.539 2010/12/30 16:28:36 ajacoutot Exp $ */
/*
* THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * OpenBSD: usbdevs,v 1.533 2010/12/17 21:00:13 jasper Exp
+ * OpenBSD: usbdevs,v 1.534 2010/12/18 08:27:44 jakemsr Exp
*/
/* $NetBSD: usbdevs,v 1.322 2003/05/10 17:47:14 hamajima Exp $ */
@@ -1938,6 +1938,10 @@ const struct usb_known_product usb_known_products[] = {
"Dell U740 CDMA",
},
{
+ USB_VENDOR_DELL, USB_PRODUCT_DELL_EU870D,
+ "EU870D HSDPA",
+ },
+ {
USB_VENDOR_DELORME, USB_PRODUCT_DELORME_EMUSB,
"Earthmate GPS",
},