summaryrefslogtreecommitdiff
path: root/sys/dev/usb/usbdevs_data.h
diff options
context:
space:
mode:
authorchristos <christos@NetBSD.org>2013-09-02 07:41:01 +0000
committerchristos <christos@NetBSD.org>2013-09-02 07:41:01 +0000
commite2681d5641c66289271ef6198c48d3d35211ae45 (patch)
tree5f1c112c9b77d6969fcb428ad9a8f708ae82c008 /sys/dev/usb/usbdevs_data.h
parentfac28b65a947d90a664a6974bbc76f7c5faa8d7f (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 e329d2bb821..0127cf56107 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.645 2013/08/10 21:15:26 jnemeth Exp $ */
+/* $NetBSD: usbdevs_data.h,v 1.646 2013/09/02 07:41:01 christos Exp $ */
/*
* THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * NetBSD: usbdevs,v 1.651 2013/08/03 16:04:30 soren Exp
+ * NetBSD: usbdevs,v 1.653 2013/09/02 07:39:03 christos Exp
*/
/*
@@ -2187,6 +2187,10 @@ const struct usb_product usb_products[] = {
"U.S.Robotics 56000 Voice Faxmodem Pro",
},
{
+ USB_VENDOR_4GSYSTEMS, USB_PRODUCT_4GSYSTEMS_XSSTICK_W14,
+ "4G Systems XSStick W14",
+ },
+ {
USB_VENDOR_4GSYSTEMS, USB_PRODUCT_4GSYSTEMS_XSSTICK_P14,
"4G Systems XSStick P14",
},
@@ -10007,4 +10011,4 @@ const struct usb_product usb_products[] = {
"Prestige",
},
};
-const int usb_nproducts = 1967;
+const int usb_nproducts = 1968;