Source-Changes-HG archive

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

[src/trunk]: src/sys/dev/usb usbdevs: more Intel Integrated Rate Matching Hub...



details:   https://anonhg.NetBSD.org/src/rev/f4284d19b101
branches:  trunk
changeset: 1009636:f4284d19b101
user:      nia <nia%NetBSD.org@localhost>
date:      Wed Apr 29 08:05:10 2020 +0000

description:
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 eadfaaa8e019 -r f4284d19b101 sys/dev/usb/usbdevs
--- a/sys/dev/usb/usbdevs       Wed Apr 29 07:36:22 2020 +0000
+++ b/sys/dev/usb/usbdevs       Wed Apr 29 08:05:10 2020 +0000
@@ -1,4 +1,4 @@
-$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 $
 
 /*-
  * Copyright (c) 1998-2004 The NetBSD Foundation, Inc.
@@ -1929,6 +1929,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