Module Name:    src
Committed By:   martin
Date:           Wed Apr 29 13:53:51 UTC 2020

Modified Files:
        src/sys/dev/usb [netbsd-9]: usbdevs

Log Message:
Pull up following revision(s) (requested by nia in ticket #873):

        sys/dev/usb/usbdevs: revision 1.782

usbdevs: more Intel Integrated Rate Matching Hub IDs


To generate a diff of this commit:
cvs rdiff -u -r1.770.4.5 -r1.770.4.6 src/sys/dev/usb/usbdevs

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sys/dev/usb/usbdevs
diff -u src/sys/dev/usb/usbdevs:1.770.4.5 src/sys/dev/usb/usbdevs:1.770.4.6
--- src/sys/dev/usb/usbdevs:1.770.4.5	Fri Apr 24 17:28:21 2020
+++ src/sys/dev/usb/usbdevs	Wed Apr 29 13:53:51 2020
@@ -1,4 +1,4 @@
-$NetBSD: usbdevs,v 1.770.4.5 2020/04/24 17:28:21 martin Exp $
+$NetBSD: usbdevs,v 1.770.4.6 2020/04/29 13:53:51 martin Exp $
 
 /*-
  * Copyright (c) 1998-2004 The NetBSD Foundation, Inc.
@@ -1923,6 +1923,12 @@ product INTEL TESTBOARD		0x9890	82930 te
 
 product INTEL2 RMH		0x0020	Rate Matching Hub
 product INTEL2 RMH2		0x0024	Rate Matching Hub
+product INTEL2 RMH3		0x8000	Rate Matching Hub
+product INTEL2 RMH4		0x8001	Rate Matching Hub
+product INTEL2 RMH5		0x8002	Rate Matching Hub
+product INTEL2 RMH6		0x8008	Rate Matching Hub
+product INTEL2 RMH7		0x8009	Rate Matching Hub
+product INTEL2 RMH8		0x800a	Rate Matching Hub
 product INTEL2 N_6235_BT	0x07da	Advanced-N 6235 Combo Bluetooth
 
 /* Intersil products */

Reply via email to