diff options
author | 2010-06-26 00:33:36 +0000 | |
---|---|---|
committer | 2010-06-26 00:33:36 +0000 | |
commit | 26564fb4334fc5de8fae44271e9585496b0dd957 (patch) | |
tree | ec512e33899aaf1deb3a630f29d533299171df2e /sys/dev/usb/usbdevs.h | |
parent | add new umsm device (HUAWEI E182 / aka Emobile D31HW) (diff) | |
download | wireguard-openbsd-26564fb4334fc5de8fae44271e9585496b0dd957.tar.xz wireguard-openbsd-26564fb4334fc5de8fae44271e9585496b0dd957.zip |
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 d170dc978cd..ca7d315b354 100644 --- a/sys/dev/usb/usbdevs.h +++ b/sys/dev/usb/usbdevs.h @@ -1,10 +1,10 @@ -/* $OpenBSD: usbdevs.h,v 1.510 2010/06/14 13:06:09 fkr Exp $ */ +/* $OpenBSD: usbdevs.h,v 1.511 2010/06/26 00:33:36 yuo Exp $ */ /* * THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT. * * generated from: - * OpenBSD: usbdevs,v 1.500 2010/06/14 13:04:44 fkr Exp + * OpenBSD: usbdevs,v 1.501 2010/06/26 00:32:34 yuo Exp */ /* $NetBSD: usbdevs,v 1.322 2003/05/10 17:47:14 hamajima Exp $ */ @@ -1865,6 +1865,7 @@ #define USB_PRODUCT_HUAWEI_Mobile 0x1008 /* HUAWEI Mobile Modem */ #define USB_PRODUCT_HUAWEI_E180 0x140c /* HUAWEI Mobile E180 */ #define USB_PRODUCT_HUAWEI_E510 0x1411 /* HUAWEI Mobile E510 */ +#define USB_PRODUCT_HUAWEI_E182 0x1429 /* HUWAEI Mobile Modem */ #define USB_PRODUCT_HUAWEI_E161 0x1446 /* HUAWEI Mobile E161 */ #define USB_PRODUCT_HUAWEI_K3765 0x1465 /* HUAWEI Mobile K3765 */ #define USB_PRODUCT_HUAWEI_K3765_INIT 0x1520 /* HUAWEI Mobile K3765 Initial */ |