summaryrefslogtreecommitdiff
path: root/sys/dev/usb/usbdevs_data.h
diff options
context:
space:
mode:
authorchristos <christos@NetBSD.org>2010-11-03 20:46:58 +0000
committerchristos <christos@NetBSD.org>2010-11-03 20:46:58 +0000
commitcaf800370b90e3c315236b87e758da01fcdd686e (patch)
tree727453342147f8ecf989ae0b0cb0f73508dfc6eb /sys/dev/usb/usbdevs_data.h
parentb57fc8a05d23bf4f78fc97a820ad5fbc29b2413d (diff)
regen
Diffstat (limited to 'sys/dev/usb/usbdevs_data.h')
-rw-r--r--sys/dev/usb/usbdevs_data.h22
1 files changed, 19 insertions, 3 deletions
diff --git a/sys/dev/usb/usbdevs_data.h b/sys/dev/usb/usbdevs_data.h
index 357b483c1dd..f6e438bbab0 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.559 2010/11/03 20:03:54 christos Exp $ */
+/* $NetBSD: usbdevs_data.h,v 1.560 2010/11/03 20:46:58 christos Exp $ */
/*
* THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * NetBSD: usbdevs,v 1.565 2010/11/03 20:03:02 christos Exp
+ * NetBSD: usbdevs,v 1.566 2010/11/03 20:46:15 christos Exp
*/
/*
@@ -3327,10 +3327,22 @@ const struct usb_product usb_products[] = {
"AirPlus G Wireless USB Adapter",
},
{
+ USB_VENDOR_DLINK2, USB_PRODUCT_DLINK2_DWLG122C1,
+ "DWL-G122 rev C1",
+ },
+ {
+ USB_VENDOR_DLINK2, USB_PRODUCT_DLINK2_WUA1340,
+ "WUA-1340",
+ },
+ {
USB_VENDOR_DLINK, USB_PRODUCT_DLINK_DUBE100B1,
"DUB-E100 rev B1",
},
{
+ USB_VENDOR_DLINK2, USB_PRODUCT_DLINK2_DWA111,
+ "DWA-111",
+ },
+ {
USB_VENDOR_DLINK, USB_PRODUCT_DLINK_RT2870,
"RT2870",
},
@@ -4631,6 +4643,10 @@ const struct usb_product usb_products[] = {
"KNU101TX USB Ethernet",
},
{
+ USB_VENDOR_KINGSTON, USB_PRODUCT_KINGSTON_DTMINI10,
+ "DT Mini 10",
+ },
+ {
USB_VENDOR_KODAK, USB_PRODUCT_KODAK_DC220,
"Digital Science DC220",
},
@@ -7807,4 +7823,4 @@ const struct usb_product usb_products[] = {
"Prestige",
},
};
-const int usb_nproducts = 1466;
+const int usb_nproducts = 1470;