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:   riastradh
Date:           Thu Mar  3 06:08:50 UTC 2022

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

Log Message:
usb: Factor usb_transfer_complete out of ubm_abortx method.


To generate a diff of this commit:
cvs rdiff -u -r1.303 -r1.304 src/sys/dev/usb/ehci.c
cvs rdiff -u -r1.38 -r1.39 src/sys/dev/usb/motg.c
cvs rdiff -u -r1.319 -r1.320 src/sys/dev/usb/ohci.c
cvs rdiff -u -r1.309 -r1.310 src/sys/dev/usb/uhci.c
cvs rdiff -u -r1.226 -r1.227 src/sys/dev/usb/usbdi.c
cvs rdiff -u -r1.156 -r1.157 src/sys/dev/usb/xhci.c
cvs rdiff -u -r1.78 -r1.79 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