summaryrefslogtreecommitdiff
path: root/sys/dev
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev')
-rw-r--r--sys/dev/usb/usbdevs.h10
-rw-r--r--sys/dev/usb/usbdevs_data.h22
2 files changed, 25 insertions, 7 deletions
diff --git a/sys/dev/usb/usbdevs.h b/sys/dev/usb/usbdevs.h
index f5653d82150..694a3b2323d 100644
--- a/sys/dev/usb/usbdevs.h
+++ b/sys/dev/usb/usbdevs.h
@@ -1,10 +1,10 @@
-/* $NetBSD: usbdevs.h,v 1.771 2020/04/12 01:11:56 simonb Exp $ */
+/* $NetBSD: usbdevs.h,v 1.772 2020/04/29 08:06:03 nia Exp $ */
/*
* THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * NetBSD: usbdevs,v 1.781 2020/04/12 01:10:54 simonb Exp
+ * NetBSD: usbdevs,v 1.782 2020/04/29 08:05:10 nia Exp
*/
/*-
@@ -1936,6 +1936,12 @@
#define USB_PRODUCT_INTEL2_RMH 0x0020 /* Rate Matching Hub */
#define USB_PRODUCT_INTEL2_RMH2 0x0024 /* Rate Matching Hub */
+#define USB_PRODUCT_INTEL2_RMH3 0x8000 /* Rate Matching Hub */
+#define USB_PRODUCT_INTEL2_RMH4 0x8001 /* Rate Matching Hub */
+#define USB_PRODUCT_INTEL2_RMH5 0x8002 /* Rate Matching Hub */
+#define USB_PRODUCT_INTEL2_RMH6 0x8008 /* Rate Matching Hub */
+#define USB_PRODUCT_INTEL2_RMH7 0x8009 /* Rate Matching Hub */
+#define USB_PRODUCT_INTEL2_RMH8 0x800a /* Rate Matching Hub */
#define USB_PRODUCT_INTEL2_N_6235_BT 0x07da /* Advanced-N 6235 Combo Bluetooth */
/* Intersil products */
diff --git a/sys/dev/usb/usbdevs_data.h b/sys/dev/usb/usbdevs_data.h
index 31f47c257c4..2a4cfac1ec2 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.771 2020/04/12 01:11:56 simonb Exp $ */
+/* $NetBSD: usbdevs_data.h,v 1.772 2020/04/29 08:06:03 nia Exp $ */
/*
* THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * NetBSD: usbdevs,v 1.781 2020/04/12 01:10:54 simonb Exp
+ * NetBSD: usbdevs,v 1.782 2020/04/29 08:05:10 nia Exp
*/
/*-
@@ -2509,6 +2509,18 @@ static const uint16_t usb_products[] = {
12049, 12054, 5850, 0,
USB_VENDOR_INTEL2, USB_PRODUCT_INTEL2_RMH2,
12049, 12054, 5850, 0,
+ USB_VENDOR_INTEL2, USB_PRODUCT_INTEL2_RMH3,
+ 12049, 12054, 5850, 0,
+ USB_VENDOR_INTEL2, USB_PRODUCT_INTEL2_RMH4,
+ 12049, 12054, 5850, 0,
+ USB_VENDOR_INTEL2, USB_PRODUCT_INTEL2_RMH5,
+ 12049, 12054, 5850, 0,
+ USB_VENDOR_INTEL2, USB_PRODUCT_INTEL2_RMH6,
+ 12049, 12054, 5850, 0,
+ USB_VENDOR_INTEL2, USB_PRODUCT_INTEL2_RMH7,
+ 12049, 12054, 5850, 0,
+ USB_VENDOR_INTEL2, USB_PRODUCT_INTEL2_RMH8,
+ 12049, 12054, 5850, 0,
USB_VENDOR_INTEL2, USB_PRODUCT_INTEL2_N_6235_BT,
12063, 12074, 12079, 4905, 0,
USB_VENDOR_INTERSIL, USB_PRODUCT_INTERSIL_PRISM_GT,
@@ -5782,7 +5794,7 @@ static const char usb_words[] = { "."
"120g\0" /* 1 refs @ 5836 */
"121g\0" /* 1 refs @ 5841 */
"Kbd\0" /* 3 refs @ 5846 */
- "Hub\0" /* 30 refs @ 5850 */
+ "Hub\0" /* 36 refs @ 5850 */
"MacAlly\0" /* 1 refs @ 5854 */
"AU9814\0" /* 1 refs @ 5862 */
"MicroConnectors/StrongMan\0" /* 1 refs @ 5869 */
@@ -6602,8 +6614,8 @@ static const char usb_words[] = { "."
"2011B\0" /* 1 refs @ 12032 */
"82930\0" /* 1 refs @ 12038 */
"test\0" /* 2 refs @ 12044 */
- "Rate\0" /* 2 refs @ 12049 */
- "Matching\0" /* 2 refs @ 12054 */
+ "Rate\0" /* 8 refs @ 12049 */
+ "Matching\0" /* 8 refs @ 12054 */
"Advanced-N\0" /* 1 refs @ 12063 */
"6235\0" /* 1 refs @ 12074 */
"Combo\0" /* 2 refs @ 12079 */