diff options
author | Yojiro Uo <yuo@cvs.openbsd.org> | 2013-12-13 17:40:57 +0000 |
---|---|---|
committer | Yojiro Uo <yuo@cvs.openbsd.org> | 2013-12-13 17:40:57 +0000 |
commit | f89179bb41bc09519296f628d4c57e4d55a54e00 (patch) | |
tree | 6e27491dabaed3daaaf8733eb3eb59e4bada676c /sys/dev/usb/usbdevs.h | |
parent | 0771ba149b487df88636a3cee579892f6b368592 (diff) |
regen
Diffstat (limited to 'sys/dev/usb/usbdevs.h')
-rw-r--r-- | sys/dev/usb/usbdevs.h | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/sys/dev/usb/usbdevs.h b/sys/dev/usb/usbdevs.h index ea538103390..b93e1f4a69c 100644 --- a/sys/dev/usb/usbdevs.h +++ b/sys/dev/usb/usbdevs.h @@ -1,10 +1,10 @@ -/* $OpenBSD: usbdevs.h,v 1.627 2013/12/13 12:58:19 yuo Exp $ */ +/* $OpenBSD: usbdevs.h,v 1.628 2013/12/13 17:40:56 yuo Exp $ */ /* * THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT. * * generated from: - * OpenBSD: usbdevs,v 1.616 2013/12/13 12:54:40 yuo Exp + * OpenBSD: usbdevs,v 1.617 2013/12/13 17:38:38 yuo Exp */ /* $NetBSD: usbdevs,v 1.322 2003/05/10 17:47:14 hamajima Exp $ */ @@ -2483,6 +2483,8 @@ /* Longcheer products */ #define USB_PRODUCT_LONGCHEER_D21LCMASS 0x9401 /* Emobile D21LC Mass only mode */ #define USB_PRODUCT_LONGCHEER_D21LC 0x9404 /* Emobile D21LC */ +#define USB_PRODUCT_LONGCHEER_510FU 0x9801 /* IIJmobile 510FU */ +#define USB_PRODUCT_LONGCHEER_510FUMASS 0x98ff /* IIJmobile 510FU Mass only mode */ /* Longshine products */ #define USB_PRODUCT_ABOCOM_LCS8138TX 0x401a /* LCS-8138TX */ |