NetBSD-Bugs archive

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

PR/49019 CVS commit: src/sys/external/bsd/dwc2/dist



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

From: "Nick Hudson" <skrll%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/49019 CVS commit: src/sys/external/bsd/dwc2/dist
Date: Wed, 3 Sep 2014 10:00:08 +0000

 Module Name:   src
 Committed By:  skrll
 Date:          Wed Sep  3 10:00:08 UTC 2014
 
 Modified Files:
        src/sys/external/bsd/dwc2/dist: dwc2_hcd.c dwc2_hcd.h dwc2_hcdintr.c
            dwc2_hcdqueue.c
 
 Log Message:
 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.14 src/sys/external/bsd/dwc2/dist/dwc2_hcd.c
 cvs rdiff -u -r1.8 -r1.9 src/sys/external/bsd/dwc2/dist/dwc2_hcd.h
 cvs rdiff -u -r1.9 -r1.10 src/sys/external/bsd/dwc2/dist/dwc2_hcdintr.c
 cvs rdiff -u -r1.10 -r1.11 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