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:           Fri Nov 17 08:22:03 UTC 2017

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

Log Message:
s/PR_NOWAIT/PR_WAITOK/ in HCD allocx (allocate xfer) method


To generate a diff of this commit:
cvs rdiff -u -r1.256 -r1.257 src/sys/dev/usb/ehci.c
cvs rdiff -u -r1.18 -r1.19 src/sys/dev/usb/motg.c
cvs rdiff -u -r1.275 -r1.276 src/sys/dev/usb/ohci.c
cvs rdiff -u -r1.278 -r1.279 src/sys/dev/usb/uhci.c
cvs rdiff -u -r1.76 -r1.77 src/sys/dev/usb/xhci.c
cvs rdiff -u -r1.46 -r1.47 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