Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/dev



Module Name:    src
Committed By:   skrll
Date:           Thu Jan 19 16:05:00 UTC 2017

Modified Files:
        src/sys/dev/pci: xhci_pci.c
        src/sys/dev/usb: usb.c usb.h usb_subr.c usbdivar.h xhci.c xhcireg.h
            xhcivar.h

Log Message:
Pull across xhci(4) improvemnts from nick-nhusb


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/sys/dev/pci/xhci_pci.c
cvs rdiff -u -r1.164 -r1.165 src/sys/dev/usb/usb.c
cvs rdiff -u -r1.114 -r1.115 src/sys/dev/usb/usb.h
cvs rdiff -u -r1.217 -r1.218 src/sys/dev/usb/usb_subr.c
cvs rdiff -u -r1.113 -r1.114 src/sys/dev/usb/usbdivar.h
cvs rdiff -u -r1.67 -r1.68 src/sys/dev/usb/xhci.c
cvs rdiff -u -r1.8 -r1.9 src/sys/dev/usb/xhcireg.h
cvs rdiff -u -r1.6 -r1.7 src/sys/dev/usb/xhcivar.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