diff options
author | Martin Pieuchot <mpi@cvs.openbsd.org> | 2015-09-29 08:33:57 +0000 |
---|---|---|
committer | Martin Pieuchot <mpi@cvs.openbsd.org> | 2015-09-29 08:33:57 +0000 |
commit | 56ac724ff5eccbcbd6b25012fda740a4cc400fb7 (patch) | |
tree | c760df0a5216874c3be6e3b036d9b82c76a8c0ca /sys/dev/usb/usbdevs.h | |
parent | a66ab20db18d24e4a71718e20cc67ce227b5ecb8 (diff) |
regen
Diffstat (limited to 'sys/dev/usb/usbdevs.h')
-rw-r--r-- | sys/dev/usb/usbdevs.h | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sys/dev/usb/usbdevs.h b/sys/dev/usb/usbdevs.h index 226f1835487..581263c6898 100644 --- a/sys/dev/usb/usbdevs.h +++ b/sys/dev/usb/usbdevs.h @@ -1,10 +1,10 @@ -/* $OpenBSD: usbdevs.h,v 1.669 2015/09/15 19:33:35 jasper Exp $ */ +/* $OpenBSD: usbdevs.h,v 1.670 2015/09/29 08:33:56 mpi Exp $ */ /* * THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT. * * generated from: - * OpenBSD: usbdevs,v 1.657 2015/09/15 19:33:14 jasper Exp + * OpenBSD: usbdevs,v 1.658 2015/09/29 08:33:28 mpi Exp */ /* $NetBSD: usbdevs,v 1.322 2003/05/10 17:47:14 hamajima Exp $ */ @@ -2197,6 +2197,7 @@ #define USB_PRODUCT_HUAWEI_K3765 0x1465 /* HUAWEI Mobile K3765 */ #define USB_PRODUCT_HUAWEI_E1820 0x14ac /* HUAWEI Mobile Modem */ #define USB_PRODUCT_HUAWEI_K4510 0x14c5 /* HUAWEI Mobile Modem */ +#define USB_PRODUCT_HUAWEI_K4511 0x14b7 /* HUAWEI Mobile Modem K4511 */ #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 */ |