NetBSD-Bugs archive

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

PR/52791 CVS commit: [netbsd-8] src/sys/dev/usb



The following reply was made to PR kern/52791; it has been noted by GNATS.

From: "Soren Jacobsen" <snj%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/52791 CVS commit: [netbsd-8] src/sys/dev/usb
Date: Thu, 21 Dec 2017 21:53:32 +0000

 Module Name:	src
 Committed By:	snj
 Date:		Thu Dec 21 21:53:32 UTC 2017
 
 Modified Files:
 	src/sys/dev/usb [netbsd-8]: xhci.c
 
 Log Message:
 Pull up following revision(s) (requested by skrll in ticket #459):
 	sys/dev/usb/xhci.c: 1.78, 1.83
 PR/52791: Robert Sprowson: avoid duplicate tests (use accessor variables)
 --
 Fix the logic around TT Hub Slot ID, TT Port Number and Multi-TT in
 xhci_setup_tthub.  TT Hub/Port need to reference the upstream HS hub and
 Multi-TT needs to reflect the capabilities of a HS hub itself or the same
 upstream HS hub.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.72.2.4 -r1.72.2.5 src/sys/dev/usb/xhci.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index