summaryrefslogtreecommitdiff
path: root/sys/dev/usb/usbdevs_data.h
diff options
context:
space:
mode:
authorgdt <gdt@NetBSD.org>2007-02-05 14:08:51 +0000
committergdt <gdt@NetBSD.org>2007-02-05 14:08:51 +0000
commit7d88c942e23de0eb81fe4dc8814027357f4bae56 (patch)
treeb3c70d8a7c1cc637a5e1483b0ab2d93630f42289 /sys/dev/usb/usbdevs_data.h
parent89293269888413b76fca9d692d76b9caa1da367d (diff)
regen
Diffstat (limited to 'sys/dev/usb/usbdevs_data.h')
-rw-r--r--sys/dev/usb/usbdevs_data.h16
1 files changed, 12 insertions, 4 deletions
diff --git a/sys/dev/usb/usbdevs_data.h b/sys/dev/usb/usbdevs_data.h
index e0339c137af..4876e591e36 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.457 2007/02/02 09:41:21 is Exp $ */
+/* $NetBSD: usbdevs_data.h,v 1.458 2007/02/05 14:08:51 gdt Exp $ */
/*
* THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * NetBSD: usbdevs,v 1.453 2007/02/02 09:39:24 is Exp
+ * NetBSD: usbdevs,v 1.455 2007/02/05 14:08:16 gdt Exp
*/
/*
@@ -1518,6 +1518,10 @@ const struct usb_vendor usb_vendors[] = {
"Shark",
},
{
+ USB_VENDOR_NOVATEL2,
+ "Novatel",
+ },
+ {
USB_VENDOR_HUAWEI3COM,
"Huawei 3Com",
},
@@ -1686,7 +1690,7 @@ const struct usb_vendor usb_vendors[] = {
"GNU Radio USRP",
},
};
-const int usb_nvendors = 410;
+const int usb_nvendors = 411;
const struct usb_product usb_products[] = {
{
@@ -4378,6 +4382,10 @@ const struct usb_product usb_products[] = {
"NovAtel FlexPack GPS receiver",
},
{
+ USB_VENDOR_NOVATEL2, USB_PRODUCT_NOVATEL2_CDMA_MODEM,
+ "Novatel Wireless Merlin CDMA",
+ },
+ {
USB_VENDOR_OLYMPUS, USB_PRODUCT_OLYMPUS_C1,
"C-1 Digital Camera",
},
@@ -5778,4 +5786,4 @@ const struct usb_product usb_products[] = {
"Scorpion-980N keyboard",
},
};
-const int usb_nproducts = 1022;
+const int usb_nproducts = 1023;