summaryrefslogtreecommitdiff
path: root/sys/dev/usb/usbdevs_data.h
diff options
context:
space:
mode:
authorapb <apb@NetBSD.org>2011-07-20 14:40:22 +0000
committerapb <apb@NetBSD.org>2011-07-20 14:40:22 +0000
commita62adc5ae06490307d8f587fa8701497df6f87ed (patch)
treee8e1d1fbd126500d5bbd1656483d286a942f1f50 /sys/dev/usb/usbdevs_data.h
parent863893b803b1389f54977dd59da5e4eb03ca1238 (diff)
regen for Huawei E1820
Diffstat (limited to 'sys/dev/usb/usbdevs_data.h')
-rw-r--r--sys/dev/usb/usbdevs_data.h10
1 files changed, 7 insertions, 3 deletions
diff --git a/sys/dev/usb/usbdevs_data.h b/sys/dev/usb/usbdevs_data.h
index 77f34da7a86..92882ec8400 100644
--- a/sys/dev/usb/usbdevs_data.h
+++ b/sys/dev/usb/usbdevs_data.h
@@ -1,10 +1,10 @@
-/* $NetBSD: usbdevs_data.h,v 1.579 2011/07/19 06:53:50 jruoho Exp $ */
+/* $NetBSD: usbdevs_data.h,v 1.580 2011/07/20 14:40:22 apb Exp $ */
/*
* THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * NetBSD: usbdevs,v 1.585 2011/07/19 06:52:33 jruoho Exp
+ * NetBSD: usbdevs,v 1.586 2011/07/20 14:38:04 apb Exp
*/
/*
@@ -4555,6 +4555,10 @@ const struct usb_product usb_products[] = {
"Huawei K3765",
},
{
+ USB_VENDOR_HUAWEI, USB_PRODUCT_HUAWEI_E1820,
+ "Huawei E1820",
+ },
+ {
USB_VENDOR_HUAWEI, USB_PRODUCT_HUAWEI_K3765INIT,
"Huawei K3765 USB CD",
},
@@ -8455,4 +8459,4 @@ const struct usb_product usb_products[] = {
"Prestige",
},
};
-const int usb_nproducts = 1608;
+const int usb_nproducts = 1609;