NetBSD-Bugs archive

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

PR/49019 CVS commit: [netbsd-7] src/sys/external/bsd/dwc2/dist



The following reply was made to PR port-evbarm/49019; it has been noted by 
GNATS.

From: "SAITOH Masanobu" <msaitoh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/49019 CVS commit: [netbsd-7] src/sys/external/bsd/dwc2/dist
Date: Mon, 8 Sep 2014 19:03:37 +0000

 Module Name:   src
 Committed By:  msaitoh
 Date:          Mon Sep  8 19:03:37 UTC 2014
 
 Modified Files:
        src/sys/external/bsd/dwc2/dist [netbsd-7]: dwc2_hcd.c dwc2_hcd.h
            dwc2_hcdintr.c dwc2_hcdqueue.c
 
 Log Message:
 Pull up following revision(s) (requested by skrll in ticket #75):
        sys/external/bsd/dwc2/dist/dwc2_hcd.c: revision 1.14
        sys/external/bsd/dwc2/dist/dwc2_hcdqueue.c: revision 1.11
        sys/external/bsd/dwc2/dist/dwc2_hcdintr.c: revision 1.10
        sys/external/bsd/dwc2/dist/dwc2_hcd.h: revision 1.9
 Adapt the NAK holdoff scheme for FS/LS devices from the Raspberry Pi
 Foundation driver.
 Should fix PR/49019 - RPI: interrupt storm when url0 is up
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.13 -r1.13.2.1 src/sys/external/bsd/dwc2/dist/dwc2_hcd.c
 cvs rdiff -u -r1.8 -r1.8.8.1 src/sys/external/bsd/dwc2/dist/dwc2_hcd.h
 cvs rdiff -u -r1.9 -r1.9.2.1 src/sys/external/bsd/dwc2/dist/dwc2_hcdintr.c
 cvs rdiff -u -r1.10 -r1.10.2.1 src/sys/external/bsd/dwc2/dist/dwc2_hcdqueue.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