diff options
author | Marco Pfatschbacher <mpf@cvs.openbsd.org> | 2009-12-17 09:13:02 +0000 |
---|---|---|
committer | Marco Pfatschbacher <mpf@cvs.openbsd.org> | 2009-12-17 09:13:02 +0000 |
commit | 076b82b63eba0d349f39a97b9f56613601345be8 (patch) | |
tree | 129285e7f9daaef34bda0fa29ce018314f0896d5 /sys/dev/usb/usbdevs.h | |
parent | a50374584ee85f5705c91f55c1c2a1aa7228be08 (diff) |
sync
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 c2927b04edd..a0c4d37eef8 100644 --- a/sys/dev/usb/usbdevs.h +++ b/sys/dev/usb/usbdevs.h @@ -1,10 +1,10 @@ -/* $OpenBSD: usbdevs.h,v 1.473 2009/12/16 21:40:54 deraadt Exp $ */ +/* $OpenBSD: usbdevs.h,v 1.474 2009/12/17 09:13:01 mpf Exp $ */ /* * THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT. * * generated from: - * OpenBSD: usbdevs,v 1.463 2009/12/16 21:40:46 deraadt Exp + * OpenBSD: usbdevs,v 1.464 2009/12/17 09:12:06 mpf Exp */ /* $NetBSD: usbdevs,v 1.322 2003/05/10 17:47:14 hamajima Exp $ */ @@ -1732,6 +1732,7 @@ #define USB_PRODUCT_HUAWEI_E220 0x1003 /* HUAWEI Mobile Modem */ #define USB_PRODUCT_HUAWEI_Mobile 0x1008 /* HUAWEI Mobile Modem */ #define USB_PRODUCT_HUAWEI_E510 0x1411 /* HUAWEI Mobile E510 */ +#define USB_PRODUCT_HUAWEI_E161 0x1446 /* HUAWEI Mobile E161 */ /* HUMAX products */ #define USB_PRODUCT_HUMAX_PVRSMART 0x138c /* PVR-SMART */ |