From: mpi Date: Tue, 5 May 2015 10:16:38 +0000 (+0000) Subject: regen X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=f936fadd995f6c5c267fb7dd37323f4fd3e603e5;p=openbsd regen --- diff --git a/sys/dev/usb/usbdevs.h b/sys/dev/usb/usbdevs.h index a5dec8ae559..4618af3ec4f 100644 --- a/sys/dev/usb/usbdevs.h +++ b/sys/dev/usb/usbdevs.h @@ -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 $ */ @@ -2184,6 +2184,7 @@ #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 */ diff --git a/sys/dev/usb/usbdevs_data.h b/sys/dev/usb/usbdevs_data.h index 2870467b443..d8c7786c17d 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.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",