summaryrefslogtreecommitdiff
path: root/sys/dev/usb/usbdevs_data.h
diff options
context:
space:
mode:
authornonaka <nonaka@NetBSD.org>2012-08-04 13:03:38 +0000
committernonaka <nonaka@NetBSD.org>2012-08-04 13:03:38 +0000
commita31a28bb7a123a8b1831dfdb70addf0cd4f39a6d (patch)
tree27fd9ac5946bdd2f2b934e2ab4182a17fd4e5839 /sys/dev/usb/usbdevs_data.h
parentff5babacf6df0076e0b906a6b49afe76ac328eb3 (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 cef29a71d55..ffba049b0a6 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.617 2012/07/04 01:08:58 christos Exp $ */
+/* $NetBSD: usbdevs_data.h,v 1.618 2012/08/04 13:03:38 nonaka Exp $ */
/*
* THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * NetBSD: usbdevs,v 1.624 2012/07/04 01:08:26 christos Exp
+ * NetBSD: usbdevs,v 1.625 2012/08/04 13:03:17 nonaka Exp
*/
/*
@@ -7307,6 +7307,10 @@ const struct usb_product usb_products[] = {
"RTL8188CU",
},
{
+ USB_VENDOR_PLANEX2, USB_PRODUCT_PLANEX2_GWUSH300N,
+ "GW-USH300N",
+ },
+ {
USB_VENDOR_PLANEX3, USB_PRODUCT_PLANEX3_GWUS54GZ,
"GW-US54GZ",
},
@@ -9535,4 +9539,4 @@ const struct usb_product usb_products[] = {
"Prestige",
},
};
-const int usb_nproducts = 1861;
+const int usb_nproducts = 1862;