summaryrefslogtreecommitdiff
path: root/sys/dev/usb/usbdevs_data.h
diff options
context:
space:
mode:
authorchristos <christos@NetBSD.org>2013-03-30 02:59:19 +0000
committerchristos <christos@NetBSD.org>2013-03-30 02:59:19 +0000
commit112ebae5655b5c54ac511d47cbadda78711c1176 (patch)
tree5e7815c1b310b5500d8c663a0d52e949a7f3a337 /sys/dev/usb/usbdevs_data.h
parent6595ad3951151b6841eeaae00a949010ae2bdb68 (diff)
regen
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 b52a21ce18b..e7fc9da60c3 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.637 2013/03/30 02:42:20 christos Exp $ */
+/* $NetBSD: usbdevs_data.h,v 1.638 2013/03/30 02:59:19 christos Exp $ */
/*
* THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * NetBSD: usbdevs,v 1.643 2013/03/30 02:42:05 christos Exp
+ * NetBSD: usbdevs,v 1.644 2013/03/30 02:59:03 christos Exp
*/
/*
@@ -2387,6 +2387,10 @@ const struct usb_product usb_products[] = {
"RT3070",
},
{
+ USB_VENDOR_ACCTON, USB_PRODUCT_ACCTON_AR9280,
+ "AR9280+AR7010",
+ },
+ {
USB_VENDOR_ACCTON, USB_PRODUCT_ACCTON_RT2870_1,
"RT2870",
},
@@ -9971,4 +9975,4 @@ const struct usb_product usb_products[] = {
"Prestige",
},
};
-const int usb_nproducts = 1961;
+const int usb_nproducts = 1962;