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 May  6 13:03:06 UTC 2016

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

Log Message:
usb is attached with config_interrupts so we can G/C the code to support
transfers when this wasn't the case.


To generate a diff of this commit:
cvs rdiff -u -r1.249 -r1.250 src/sys/dev/usb/ehci.c
cvs rdiff -u -r1.15 -r1.16 src/sys/dev/usb/motg.c
cvs rdiff -u -r1.260 -r1.261 src/sys/dev/usb/ohci.c
cvs rdiff -u -r1.270 -r1.271 src/sys/dev/usb/uhci.c
cvs rdiff -u -r1.42 -r1.43 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