Module Name: src Committed By: martin Date: Thu Nov 23 13:29:32 UTC 2017
Modified Files: src/sys/dev/usb [netbsd-8]: ehci.c motg.c ohci.c uhci.c xhci.c src/sys/external/bsd/dwc2 [netbsd-8]: dwc2.c Log Message: Pull up following revision(s) (requested by skrll in ticket #385): sys/dev/usb/xhci.c: revision 1.77 sys/external/bsd/dwc2/dwc2.c: revision 1.47 sys/dev/usb/motg.c: revision 1.19 sys/dev/usb/ehci.c: revision 1.257 sys/dev/usb/ohci.c: revision 1.276 sys/dev/usb/uhci.c: revision 1.279 s/PR_NOWAIT/PR_WAITOK/ in HCD allocx (allocate xfer) method To generate a diff of this commit: cvs rdiff -u -r1.254.8.2 -r1.254.8.3 src/sys/dev/usb/ehci.c cvs rdiff -u -r1.17.10.1 -r1.17.10.2 src/sys/dev/usb/motg.c cvs rdiff -u -r1.273.6.1 -r1.273.6.2 src/sys/dev/usb/ohci.c cvs rdiff -u -r1.275.2.2 -r1.275.2.3 src/sys/dev/usb/uhci.c cvs rdiff -u -r1.72.2.3 -r1.72.2.4 src/sys/dev/usb/xhci.c cvs rdiff -u -r1.46 -r1.46.2.1 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.