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:   msaitoh
Date:           Fri Jun 29 17:48:24 UTC 2018

Modified Files:
        src/sys/arch/arm/nvidia: tegra_xusb.c
        src/sys/dev/fdt: dwc3_fdt.c
        src/sys/dev/pci: xhci_pci.c
        src/sys/dev/usb: usb.c usbdivar.h xhci.c xhcireg.h

Log Message:
 Detect USB 3.1.


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/sys/arch/arm/nvidia/tegra_xusb.c
cvs rdiff -u -r1.2 -r1.3 src/sys/dev/fdt/dwc3_fdt.c
cvs rdiff -u -r1.12 -r1.13 src/sys/dev/pci/xhci_pci.c
cvs rdiff -u -r1.168 -r1.169 src/sys/dev/usb/usb.c
cvs rdiff -u -r1.115 -r1.116 src/sys/dev/usb/usbdivar.h
cvs rdiff -u -r1.92 -r1.93 src/sys/dev/usb/xhci.c
cvs rdiff -u -r1.10 -r1.11 src/sys/dev/usb/xhcireg.h

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