summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorJonathan Gray <jsg@cvs.openbsd.org>2008-06-13 04:59:37 +0000
committerJonathan Gray <jsg@cvs.openbsd.org>2008-06-13 04:59:37 +0000
commitf449c13725936f1d487f1339919704122decb47a (patch)
tree8ca6587926b4db0055b24e31a501a3232e835d9e /sys
parent2783997da3bfd9bc00a3bfdb232c3da611bd3080 (diff)
regen
Diffstat (limited to 'sys')
-rw-r--r--sys/dev/usb/usbdevs.h5
-rw-r--r--sys/dev/usb/usbdevs_data.h8
2 files changed, 9 insertions, 4 deletions
diff --git a/sys/dev/usb/usbdevs.h b/sys/dev/usb/usbdevs.h
index 7e3c5e0e628..edfbcf0be8f 100644
--- a/sys/dev/usb/usbdevs.h
+++ b/sys/dev/usb/usbdevs.h
@@ -1,10 +1,10 @@
-/* $OpenBSD: usbdevs.h,v 1.373 2008/06/12 18:51:03 deraadt Exp $ */
+/* $OpenBSD: usbdevs.h,v 1.374 2008/06/13 04:59:36 jsg Exp $ */
/*
* THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * OpenBSD: usbdevs,v 1.364 2008/06/12 18:50:57 deraadt Exp
+ * OpenBSD: usbdevs,v 1.365 2008/06/13 04:58:59 jsg Exp
*/
/* $NetBSD: usbdevs,v 1.322 2003/05/10 17:47:14 hamajima Exp $ */
@@ -1126,6 +1126,7 @@
#define USB_PRODUCT_DLINK2_DWLG122C1 0x3c03 /* DWL-G122 rev C1 */
#define USB_PRODUCT_DLINK2_WUA1340 0x3c04 /* WUA-1340 */
#define USB_PRODUCT_DLINK_DUBE100B1 0x3c05 /* DUB-E100 rev B1 */
+#define USB_PRODUCT_DLINK2_DWA111 0x3c06 /* DWA-111 */
#define USB_PRODUCT_DLINK2_RT2870 0x3c09 /* RT2870 */
#define USB_PRODUCT_DLINK_DSB650C 0x4000 /* 10Mbps ethernet */
#define USB_PRODUCT_DLINK_DSB650TX1 0x4001 /* 10/100 ethernet */
diff --git a/sys/dev/usb/usbdevs_data.h b/sys/dev/usb/usbdevs_data.h
index b5a98dbc0b5..5dc7ed32c55 100644
--- a/sys/dev/usb/usbdevs_data.h
+++ b/sys/dev/usb/usbdevs_data.h
@@ -1,10 +1,10 @@
-/* $OpenBSD: usbdevs_data.h,v 1.368 2008/06/12 18:51:03 deraadt Exp $ */
+/* $OpenBSD: usbdevs_data.h,v 1.369 2008/06/13 04:59:36 jsg Exp $ */
/*
* THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * OpenBSD: usbdevs,v 1.364 2008/06/12 18:50:57 deraadt Exp
+ * OpenBSD: usbdevs,v 1.365 2008/06/13 04:58:59 jsg Exp
*/
/* $NetBSD: usbdevs,v 1.322 2003/05/10 17:47:14 hamajima Exp $ */
@@ -1529,6 +1529,10 @@ const struct usb_known_product usb_known_products[] = {
"DUB-E100 rev B1",
},
{
+ USB_VENDOR_DLINK2, USB_PRODUCT_DLINK2_DWA111,
+ "DWA-111",
+ },
+ {
USB_VENDOR_DLINK2, USB_PRODUCT_DLINK2_RT2870,
"RT2870",
},