summaryrefslogtreecommitdiff
path: root/sys/dev/usb/usbdevs_data.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/usb/usbdevs_data.h')
-rw-r--r--sys/dev/usb/usbdevs_data.h26
1 files changed, 23 insertions, 3 deletions
diff --git a/sys/dev/usb/usbdevs_data.h b/sys/dev/usb/usbdevs_data.h
index 103d8340020..c4acff26bc6 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.609 2012/05/25 16:29:37 buhrow Exp $ */
+/* $NetBSD: usbdevs_data.h,v 1.610 2012/05/29 14:05:01 christos Exp $ */
/*
* THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * NetBSD: usbdevs,v 1.616 2012/05/24 21:32:35 buhrow Exp
+ * NetBSD: usbdevs,v 1.617 2012/05/29 14:04:48 christos Exp
*/
/*
@@ -2787,6 +2787,10 @@ const struct usb_product usb_products[] = {
"A9T wireless",
},
{
+ USB_VENDOR_ASUSTEK, USB_PRODUCT_ASUSTEK_P5B_WIFI,
+ "P5B wireless",
+ },
+ {
USB_VENDOR_ASUSTEK, USB_PRODUCT_ASUSTEK_WL167G_2,
"WL-167g USB2.0 WLAN Adapter (version 2)",
},
@@ -3055,6 +3059,10 @@ const struct usb_product usb_products[] = {
"F5D705C 54g USB Network Adapter",
},
{
+ USB_VENDOR_BELKIN, USB_PRODUCT_BELKIN_F5D7050E,
+ "F5D705E 54g USB Network Adapter",
+ },
+ {
USB_VENDOR_BELKIN, USB_PRODUCT_BELKIN_RT2870_1,
"RT2870",
},
@@ -5387,6 +5395,10 @@ const struct usb_product usb_products[] = {
"WUSB600N",
},
{
+ USB_VENDOR_LINKSYS4, USB_PRODUCT_LINKSYS4_WUSB54GC_2,
+ "WUSB54GC v2",
+ },
+ {
USB_VENDOR_LINKSYS4, USB_PRODUCT_LINKSYS4_WUSB54GC_3,
"WUSB54GC v3",
},
@@ -7843,10 +7855,18 @@ const struct usb_product usb_products[] = {
"CN104 serial",
},
{
+ USB_VENDOR_SITECOMEU, USB_PRODUCT_SITECOMEU_WL168V1,
+ "WL-168 v1",
+ },
+ {
USB_VENDOR_SITECOMEU, USB_PRODUCT_SITECOMEU_RT2870_1,
"RT2870",
},
{
+ USB_VENDOR_SITECOMEU, USB_PRODUCT_SITECOMEU_WL168V4,
+ "WL-168 v4",
+ },
+ {
USB_VENDOR_SITECOMEU, USB_PRODUCT_SITECOMEU_RT2870_2,
"RT2870",
},
@@ -8875,4 +8895,4 @@ const struct usb_product usb_products[] = {
"Prestige",
},
};
-const int usb_nproducts = 1704;
+const int usb_nproducts = 1709;