summaryrefslogtreecommitdiff
path: root/sys/dev
diff options
context:
space:
mode:
authorsalo <salo@NetBSD.org>2007-02-10 14:30:38 +0000
committersalo <salo@NetBSD.org>2007-02-10 14:30:38 +0000
commit1e8bf357a2097983076598671bbde17d35e489ff (patch)
treeb53e1b00baa6fda688f661d758d28aef8ae7b44e /sys/dev
parent9cc3a93f72b32b7569561add93e98b31e826bf9d (diff)
regen.
Diffstat (limited to 'sys/dev')
-rw-r--r--sys/dev/usb/usbdevs.h10
-rw-r--r--sys/dev/usb/usbdevs_data.h24
2 files changed, 28 insertions, 6 deletions
diff --git a/sys/dev/usb/usbdevs.h b/sys/dev/usb/usbdevs.h
index 6c463331a30..a15f63cd214 100644
--- a/sys/dev/usb/usbdevs.h
+++ b/sys/dev/usb/usbdevs.h
@@ -1,10 +1,10 @@
-/* $NetBSD: usbdevs.h,v 1.461 2007/02/10 10:36:50 mlelstv Exp $ */
+/* $NetBSD: usbdevs.h,v 1.462 2007/02/10 14:30:38 salo Exp $ */
/*
* THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * NetBSD: usbdevs,v 1.458 2007/02/10 07:44:00 mlelstv Exp
+ * NetBSD: usbdevs,v 1.459 2007/02/10 14:28:55 salo Exp
*/
/*
@@ -202,6 +202,7 @@
#define USB_VENDOR_INSYSTEM 0x05ab /* In-System Design */
#define USB_VENDOR_APPLE 0x05ac /* Apple Computer */
#define USB_VENDOR_DIGI 0x05c5 /* Digi International */
+#define USB_VENDOR_QUALCOMM2 0x05c6 /* Qualcomm */
#define USB_VENDOR_QTRONIX 0x05c7 /* Qtronix */
#define USB_VENDOR_ELSA 0x05cc /* ELSA */
#define USB_VENDOR_BRAINBOXES 0x05d1 /* Brainboxes Limited */
@@ -451,6 +452,7 @@
#define USB_VENDOR_ENTREGA 0x1645 /* Entrega */
#define USB_VENDOR_ACTIONTEC 0x1668 /* Actiontec Electronics */
#define USB_VENDOR_GIGASET 0x1690 /* Gigaset */
+#define USB_VENDOR_ANYDATA 0x16d5 /* AnyDATA Inc. */
#define USB_VENDOR_QCOM 0x18e8 /* Qcom */
#define USB_VENDOR_LINKSYS3 0x1915 /* Linksys */
#define USB_VENDOR_DLINK 0x2001 /* D-Link */
@@ -614,6 +616,9 @@
#define USB_PRODUCT_ANCHOR_EZUSB 0x2131 /* EZUSB */
#define USB_PRODUCT_ANCHOR_EZLINK 0x2720 /* EZLINK */
+/* AnyDATA Inc. products */
+#define USB_PRODUCT_ANYDATA_ADU_E100H 0x6501 /* ADU-E100H */
+
/* AOX, Inc. products */
#define USB_PRODUCT_AOX_USB101 0x0008 /* USB ethernet controller engine */
@@ -1677,6 +1682,7 @@
/* Qualcomm products */
#define USB_PRODUCT_QUALCOMM_CDMA_MSM 0x6000 /* CDMA Technologies MSM phone */
+#define USB_PRODUCT_QUALCOMM2_CDMA_MSM 0x3196 /* CDMA Technologies MSM modem */
#define USB_PRODUCT_QUALCOMM_K_CDMA_MSM_K 0x17da /* Qualcomm Kyocera CDMA Technologies MSM */
diff --git a/sys/dev/usb/usbdevs_data.h b/sys/dev/usb/usbdevs_data.h
index e4fb43554af..7ff01bf54d2 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.462 2007/02/10 10:36:50 mlelstv Exp $ */
+/* $NetBSD: usbdevs_data.h,v 1.463 2007/02/10 14:30:38 salo Exp $ */
/*
* THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * NetBSD: usbdevs,v 1.458 2007/02/10 07:44:00 mlelstv Exp
+ * NetBSD: usbdevs,v 1.459 2007/02/10 14:28:55 salo Exp
*/
/*
@@ -582,6 +582,10 @@ const struct usb_vendor usb_vendors[] = {
"Digi International",
},
{
+ USB_VENDOR_QUALCOMM2,
+ "Qualcomm",
+ },
+ {
USB_VENDOR_QTRONIX,
"Qtronix",
},
@@ -1578,6 +1582,10 @@ const struct usb_vendor usb_vendors[] = {
"Gigaset",
},
{
+ USB_VENDOR_ANYDATA,
+ "AnyDATA Inc.",
+ },
+ {
USB_VENDOR_QCOM,
"Qcom",
},
@@ -1690,7 +1698,7 @@ const struct usb_vendor usb_vendors[] = {
"GNU Radio USRP",
},
};
-const int usb_nvendors = 411;
+const int usb_nvendors = 413;
const struct usb_product usb_products[] = {
{
@@ -2014,6 +2022,10 @@ const struct usb_product usb_products[] = {
"EZLINK",
},
{
+ USB_VENDOR_ANYDATA, USB_PRODUCT_ANYDATA_ADU_E100H,
+ "ADU-E100H",
+ },
+ {
USB_VENDOR_AOX, USB_PRODUCT_AOX_USB101,
"USB ethernet controller engine",
},
@@ -4822,6 +4834,10 @@ const struct usb_product usb_products[] = {
"CDMA Technologies MSM phone",
},
{
+ USB_VENDOR_QUALCOMM2, USB_PRODUCT_QUALCOMM2_CDMA_MSM,
+ "CDMA Technologies MSM modem",
+ },
+ {
USB_VENDOR_QUALCOMM_K, USB_PRODUCT_QUALCOMM_K_CDMA_MSM_K,
"Qualcomm Kyocera CDMA Technologies MSM",
},
@@ -5814,4 +5830,4 @@ const struct usb_product usb_products[] = {
"Scorpion-980N keyboard",
},
};
-const int usb_nproducts = 1030;
+const int usb_nproducts = 1032;