NetBSD-Bugs archive

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

PR/52154 CVS commit: src/sys/dev/usb



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

From: "Nick Hudson" <skrll%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/52154 CVS commit: src/sys/dev/usb
Date: Thu, 13 Apr 2017 19:54:22 +0000

 Module Name:	src
 Committed By:	skrll
 Date:		Thu Apr 13 19:54:22 UTC 2017
 
 Modified Files:
 	src/sys/dev/usb: xhci.c
 
 Log Message:
 PR/52154: xHCI Slot Context Not Include in configure endpoint process
 
 eXtensible Host Controller Interface Specification(rev 1.1), 4.6.6:
 
 "A0 shall be set to 1 and refer to section 6.2.2.2 for the Slot Context fields
 used by the Configure Endpoint Command."
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.70 -r1.71 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