summaryrefslogtreecommitdiff
path: root/sys/dev/usb/usbdevs_data.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/usb/usbdevs_data.h')
-rw-r--r--sys/dev/usb/usbdevs_data.h10
1 files changed, 7 insertions, 3 deletions
diff --git a/sys/dev/usb/usbdevs_data.h b/sys/dev/usb/usbdevs_data.h
index 434b89de396..256cc5a84f2 100644
--- a/sys/dev/usb/usbdevs_data.h
+++ b/sys/dev/usb/usbdevs_data.h
@@ -1,10 +1,10 @@
-/* $NetBSD: usbdevs_data.h,v 1.655 2014/01/13 08:22:07 reinoud Exp $ */
+/* $NetBSD: usbdevs_data.h,v 1.656 2014/01/13 08:24:17 reinoud Exp $ */
/*
* THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * NetBSD: usbdevs,v 1.662 2014/01/13 08:21:41 reinoud Exp
+ * NetBSD: usbdevs,v 1.663 2014/01/13 08:23:58 reinoud Exp
*/
/*
@@ -3167,6 +3167,10 @@ const struct usb_product usb_products[] = {
"DWL-900AP Wireless access point",
},
{
+ USB_VENDOR_ATMEL, USB_PRODUCT_ATMEL_SAM_BA,
+ "ARM SAM-BA programming port",
+ },
+ {
USB_VENDOR_ATMEL, USB_PRODUCT_ATMEL_DWL120,
"DWL-120 Wireless adapter",
},
@@ -10095,4 +10099,4 @@ const struct usb_product usb_products[] = {
"Prestige",
},
};
-const int usb_nproducts = 1986;
+const int usb_nproducts = 1987;