diff options
author | 2008-12-01 22:27:20 +0000 | |
---|---|---|
committer | 2008-12-01 22:27:20 +0000 | |
commit | 044e68cdd21be977f7dba1ca8eff9560e12effef (patch) | |
tree | 33a29cc2603df69ad7bca793b59cdfa033358611 /sys/dev/usb/usbdevs.h | |
parent | add the Huawei E510 modem (diff) | |
download | wireguard-openbsd-044e68cdd21be977f7dba1ca8eff9560e12effef.tar.xz wireguard-openbsd-044e68cdd21be977f7dba1ca8eff9560e12effef.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 8dbf59ff900..21b1a5a1bfa 100644 --- a/sys/dev/usb/usbdevs.h +++ b/sys/dev/usb/usbdevs.h @@ -1,10 +1,10 @@ -/* $OpenBSD: usbdevs.h,v 1.403 2008/12/01 08:36:23 kevlo Exp $ */ +/* $OpenBSD: usbdevs.h,v 1.404 2008/12/01 22:27:20 martin Exp $ */ /* * THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT. * * generated from: - * OpenBSD: usbdevs,v 1.393 2008/12/01 08:33:25 kevlo Exp + * OpenBSD: usbdevs,v 1.394 2008/12/01 22:26:27 martin Exp */ /* $NetBSD: usbdevs,v 1.322 2003/05/10 17:47:14 hamajima Exp $ */ @@ -1582,6 +1582,7 @@ /* HUAWEI products */ #define USB_PRODUCT_HUAWEI_E618 0x1001 /* HUAWEI Mobile E618 */ #define USB_PRODUCT_HUAWEI_E220 0x1003 /* HUAWEI Mobile E220 */ +#define USB_PRODUCT_HUAWEI_E510 0x1411 /* HUAWEI Mobile E510 */ /* HUMAX products */ #define USB_PRODUCT_HUMAX_PVRSMART 0x138c /* PVR-SMART */ |