summaryrefslogtreecommitdiff
path: root/sys/dev/usb/usbdevs_data.h
diff options
context:
space:
mode:
authorjnemeth <jnemeth@NetBSD.org>2008-11-20 10:51:51 +0000
committerjnemeth <jnemeth@NetBSD.org>2008-11-20 10:51:51 +0000
commit4e826d168f6ede980871b130dfed2919f94b239d (patch)
tree942e915a7d6f9aa9b5afbde3f68ec83acf862703 /sys/dev/usb/usbdevs_data.h
parent55a2353845c552b07213fa3f02a4a3eea2f154b5 (diff)
regen for Corega CG-USBRS232R
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 336f5176b27..0d842418398 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.516 2008/10/25 17:37:31 christos Exp $ */
+/* $NetBSD: usbdevs_data.h,v 1.517 2008/11/20 10:51:51 jnemeth Exp $ */
/*
* THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * NetBSD: usbdevs,v 1.518 2008/10/22 10:23:51 haad Exp
+ * NetBSD: usbdevs,v 1.520 2008/11/20 10:50:42 jnemeth Exp
*/
/*
@@ -2759,6 +2759,10 @@ const struct usb_product usb_products[] = {
"ULUSB-11 Key",
},
{
+ USB_VENDOR_COREGA, USB_PRODUCT_COREGA_CGUSBRS232R,
+ "CG-USBRS232R",
+ },
+ {
USB_VENDOR_COREGA, USB_PRODUCT_COREGA_CGWLUSB2GL,
"CG-WLUSB2GL",
},
@@ -6819,4 +6823,4 @@ const struct usb_product usb_products[] = {
"Prestige",
},
};
-const int usb_nproducts = 1240;
+const int usb_nproducts = 1241;