regen
authormpi <mpi@openbsd.org>
Tue, 5 May 2015 10:16:38 +0000 (10:16 +0000)
committermpi <mpi@openbsd.org>
Tue, 5 May 2015 10:16:38 +0000 (10:16 +0000)
sys/dev/usb/usbdevs.h
sys/dev/usb/usbdevs_data.h

index a5dec8a..4618af3 100644 (file)
@@ -1,10 +1,10 @@
-/*     $OpenBSD: usbdevs.h,v 1.660 2015/04/26 11:47:22 stsp Exp $      */
+/*     $OpenBSD: usbdevs.h,v 1.661 2015/05/05 10:16:38 mpi Exp $       */
 
 /*
  * THIS FILE IS AUTOMATICALLY GENERATED.  DO NOT EDIT.
  *
  * generated from:
- *     OpenBSD: usbdevs,v 1.648 2015/04/26 11:47:13 stsp Exp 
+ *     OpenBSD: usbdevs,v 1.649 2015/05/05 10:16:00 mpi Exp 
  */
 /* $NetBSD: usbdevs,v 1.322 2003/05/10 17:47:14 hamajima Exp $ */
 
 #define        USB_PRODUCT_HUAWEI_E353_INIT    0x14fe          /* HUAWEI Mobile E353 Initial */
 #define        USB_PRODUCT_HUAWEI_E392_INIT    0x1505          /* HUAWEI Mobile E392 Initial */
 #define        USB_PRODUCT_HUAWEI_K3765_INIT   0x1520          /* HUAWEI Mobile K3765 Initial */
+#define        USB_PRODUCT_HUAWEI_MU609        0x1573          /* HUAWEI Mobile ME906 */
 #define        USB_PRODUCT_HUAWEI_E173S        0x1c05          /* HUAWEI Mobile E173s */
 #define        USB_PRODUCT_HUAWEI_E173S_INIT   0x1c0b          /* HUAWEI Mobile E173s Initial */
 #define        USB_PRODUCT_HUAWEI_E303 0x1f01          /* HUAWEI Mobile E303 */
index 2870467..d8c7786 100644 (file)
@@ -1,10 +1,10 @@
-/*     $OpenBSD: usbdevs_data.h,v 1.654 2015/04/26 11:47:22 stsp Exp $ */
+/*     $OpenBSD: usbdevs_data.h,v 1.655 2015/05/05 10:16:38 mpi Exp $  */
 
 /*
  * THIS FILE IS AUTOMATICALLY GENERATED.  DO NOT EDIT.
  *
  * generated from:
- *     OpenBSD: usbdevs,v 1.648 2015/04/26 11:47:13 stsp Exp 
+ *     OpenBSD: usbdevs,v 1.649 2015/05/05 10:16:00 mpi Exp 
  */
 /* $NetBSD: usbdevs,v 1.322 2003/05/10 17:47:14 hamajima Exp $ */
 
@@ -4609,6 +4609,10 @@ const struct usb_known_product usb_known_products[] = {
            USB_VENDOR_HUAWEI, USB_PRODUCT_HUAWEI_K3765_INIT,
            "HUAWEI Mobile K3765 Initial",
        },
+       {
+           USB_VENDOR_HUAWEI, USB_PRODUCT_HUAWEI_MU609,
+           "HUAWEI Mobile ME906",
+       },
        {
            USB_VENDOR_HUAWEI, USB_PRODUCT_HUAWEI_E173S,
            "HUAWEI Mobile E173s",