Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-9]: src/sys/dev/usb Pull up following revision(s) (requested by n...



details:   https://anonhg.NetBSD.org/src/rev/95f8a7b59448
branches:  netbsd-9
changeset: 931727:95f8a7b59448
user:      martin <martin%NetBSD.org@localhost>
date:      Wed Apr 29 13:53:51 2020 +0000

description:
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

diffstat:

 sys/dev/usb/usbdevs |  8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

diffs (22 lines):

diff -r 150646b681ba -r 95f8a7b59448 sys/dev/usb/usbdevs
--- a/sys/dev/usb/usbdevs       Wed Apr 29 13:51:09 2020 +0000
+++ b/sys/dev/usb/usbdevs       Wed Apr 29 13:53:51 2020 +0000
@@ -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 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 */



Home | Main Index | Thread Index | Old Index