summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/usbdevs_data.h
diff options
context:
space:
mode:
authorjakemsr <jakemsr@openbsd.org>2010-11-30 01:01:49 +0000
committerjakemsr <jakemsr@openbsd.org>2010-11-30 01:01:49 +0000
commitc22f4be590f8868d98dac4e654f2d852998c89f7 (patch)
treeb0d81a6f2488ebc3f500c709451cef7960bded2a /sys/dev/usb/usbdevs_data.h
parentTexas Instruments MSP430 as found in the Launchpad dev board (diff)
downloadwireguard-openbsd-c22f4be590f8868d98dac4e654f2d852998c89f7.tar.xz
wireguard-openbsd-c22f4be590f8868d98dac4e654f2d852998c89f7.zip
sync
Diffstat (limited to 'sys/dev/usb/usbdevs_data.h')
-rw-r--r--sys/dev/usb/usbdevs_data.h8
1 files changed, 6 insertions, 2 deletions
diff --git a/sys/dev/usb/usbdevs_data.h b/sys/dev/usb/usbdevs_data.h
index 2e59b213009..e8239916776 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.531 2010/11/29 17:35:25 damien Exp $ */
+/* $OpenBSD: usbdevs_data.h,v 1.532 2010/11/30 01:01:49 jakemsr Exp $ */
/*
* THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * OpenBSD: usbdevs,v 1.527 2010/11/29 17:34:26 damien Exp
+ * OpenBSD: usbdevs,v 1.528 2010/11/30 00:52:07 jakemsr Exp
*/
/* $NetBSD: usbdevs,v 1.322 2003/05/10 17:47:14 hamajima Exp $ */
@@ -9042,6 +9042,10 @@ const struct usb_known_product usb_known_products[] = {
"Nex II Digital",
},
{
+ USB_VENDOR_TI, USB_PRODUCT_TI_MSP430,
+ "MSP-FET430UIF",
+ },
+ {
USB_VENDOR_THRUST, USB_PRODUCT_THRUST_FUSION_PAD,
"Fusion Digital Gamepad",
},