summaryrefslogtreecommitdiff
path: root/sys/dev/usb/usbdevs_data.h
diff options
context:
space:
mode:
authorxtraeme <xtraeme@NetBSD.org>2007-11-29 18:38:43 +0000
committerxtraeme <xtraeme@NetBSD.org>2007-11-29 18:38:43 +0000
commit0976f2f10442d9a58a591ac2a04c2de5c4d79bc2 (patch)
treeea58bb2c5755d0e083dd95702813817cb2fc8fb0 /sys/dev/usb/usbdevs_data.h
parent88696b51e4ff33144c0a5b6b48ac6b215292dcd8 (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 18b2ece0f4d..0ce70e2454e 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.487 2007/11/25 09:17:56 kiyohara Exp $ */
+/* $NetBSD: usbdevs_data.h,v 1.488 2007/11/29 18:38:43 xtraeme Exp $ */
/*
* THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * NetBSD: usbdevs,v 1.487 2007/11/25 09:16:49 kiyohara Exp
+ * NetBSD: usbdevs,v 1.488 2007/11/29 18:38:22 xtraeme Exp
*/
/*
@@ -2798,6 +2798,10 @@ const struct usb_product usb_products[] = {
"TrueMobile 350 Bluetooth USB Adapter",
},
{
+ USB_VENDOR_DELL, USB_PRODUCT_DELL_HDSPA,
+ "Dell/Novatel Wireless HSDPA Modem",
+ },
+ {
USB_VENDOR_DELORME, USB_PRODUCT_DELORME_EARTHMATE,
"Earthmate GPS",
},
@@ -6482,4 +6486,4 @@ const struct usb_product usb_products[] = {
"Prestige",
},
};
-const int usb_nproducts = 1165;
+const int usb_nproducts = 1166;