Source-Changes archive

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

CVS commit: src/sys



Module Name:    src
Committed By:   skrll
Date:           Tue Aug  5 10:33:46 UTC 2014

Modified Files:
        src/sys/dev/usb: ehci.c ohci.c xhci.c
        src/sys/external/bsd/dwc2: dwc2.c

Log Message:
Remove #ifdef DIAGNOSTIC around sc from the root interrupt abort methods
now it's always used.


To generate a diff of this commit:
cvs rdiff -u -r1.227 -r1.228 src/sys/dev/usb/ehci.c
cvs rdiff -u -r1.252 -r1.253 src/sys/dev/usb/ohci.c
cvs rdiff -u -r1.22 -r1.23 src/sys/dev/usb/xhci.c
cvs rdiff -u -r1.30 -r1.31 src/sys/external/bsd/dwc2/dwc2.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