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 4b73a95a0d9..d032f2b35f4 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.512 2008/10/19 11:37:44 joerg Exp $ */
+/* $NetBSD: usbdevs_data.h,v 1.513 2008/10/21 12:21:46 jun Exp $ */
/*
* THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * NetBSD: usbdevs,v 1.516 2008/10/19 11:36:11 joerg Exp
+ * NetBSD: usbdevs,v 1.517 2008/10/21 12:20:44 jun Exp
*/
/*
@@ -2759,6 +2759,10 @@ const struct usb_product usb_products[] = {
"CG-WLUSB2GL",
},
{
+ USB_VENDOR_COREGA, USB_PRODUCT_COREGA_CGWLUSB2GPX,
+ "CG-WLUSB2GPX",
+ },
+ {
USB_VENDOR_COREGA, USB_PRODUCT_COREGA_FETHER_USB_TXC,
"FEther USB-TXC",
},
@@ -6803,4 +6807,4 @@ const struct usb_product usb_products[] = {
"Prestige",
},
};
-const int usb_nproducts = 1237;
+const int usb_nproducts = 1238;