summaryrefslogtreecommitdiff
path: root/sys/dev/usb/usbdevs_data.h
diff options
context:
space:
mode:
authorjmcneill <jmcneill@NetBSD.org>2011-07-18 20:24:18 +0000
committerjmcneill <jmcneill@NetBSD.org>2011-07-18 20:24:18 +0000
commitc14dfa16630461c3ee4c886bde710df01714e0c3 (patch)
tree22be6889cc2c19e2c9cf2c070c6baeba06efe4c8 /sys/dev/usb/usbdevs_data.h
parent1d333bdba7392750eefd70be9eddc533f6321b96 (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 1c5a623b09a..fd3bd8b86aa 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.577 2011/07/18 06:31:59 jruoho Exp $ */
+/* $NetBSD: usbdevs_data.h,v 1.578 2011/07/18 20:24:18 jmcneill Exp $ */
/*
* THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * NetBSD: usbdevs,v 1.583 2011/07/18 06:30:49 jruoho Exp
+ * NetBSD: usbdevs,v 1.584 2011/07/18 20:23:32 jmcneill Exp
*/
/*
@@ -683,6 +683,10 @@ const struct usb_vendor usb_vendors[] = {
"Bridge Information",
},
{
+ USB_VENDOR_SMK,
+ "SMK",
+ },
+ {
USB_VENDOR_SOLIDYEAR,
"Solid Year",
},
@@ -2011,7 +2015,7 @@ const struct usb_vendor usb_vendors[] = {
"GNU Radio USRP",
},
};
-const int usb_nvendors = 493;
+const int usb_nvendors = 494;
const struct usb_product usb_products[] = {
{
@@ -7607,6 +7611,10 @@ const struct usb_product usb_products[] = {
"2662W-AR Wireless Adapter",
},
{
+ USB_VENDOR_SMK, USB_PRODUCT_SMK_MCE_IR,
+ "eHome Infrared Transceiver",
+ },
+ {
USB_VENDOR_SOHOWARE, USB_PRODUCT_SOHOWARE_NUB100,
"10/100 USB Ethernet",
},
@@ -8439,4 +8447,4 @@ const struct usb_product usb_products[] = {
"Prestige",
},
};
-const int usb_nproducts = 1606;
+const int usb_nproducts = 1607;