Source-Changes archive

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

CVS commit: [nick-nhusb] src/sys



Module Name:    src
Committed By:   skrll
Date:           Tue Oct 20 15:31:21 UTC 2015

Modified Files:
        src/sys/arch/mips/adm5120/dev [nick-nhusb]: ahci.c
        src/sys/dev/ic [nick-nhusb]: sl811hs.c
        src/sys/dev/usb [nick-nhusb]: ehci.c motg.c motgvar.h ohci.c ohcivar.h
            uhci.c uhcivar.h xhci.c xhcivar.h
        src/sys/rump/dev/lib/libugenhc [nick-nhusb]: ugenhc.c

Log Message:
Consistently providei/use *_{XFER,PIPE,BUS}2SC, etc macros


To generate a diff of this commit:
cvs rdiff -u -r1.12.6.13 -r1.12.6.14 src/sys/arch/mips/adm5120/dev/ahci.c
cvs rdiff -u -r1.47.6.13 -r1.47.6.14 src/sys/dev/ic/sl811hs.c
cvs rdiff -u -r1.234.2.57 -r1.234.2.58 src/sys/dev/usb/ehci.c
cvs rdiff -u -r1.12.2.20 -r1.12.2.21 src/sys/dev/usb/motg.c
cvs rdiff -u -r1.4.2.6 -r1.4.2.7 src/sys/dev/usb/motgvar.h
cvs rdiff -u -r1.254.2.24 -r1.254.2.25 src/sys/dev/usb/ohci.c
cvs rdiff -u -r1.55.6.6 -r1.55.6.7 src/sys/dev/usb/ohcivar.h
cvs rdiff -u -r1.264.4.36 -r1.264.4.37 src/sys/dev/usb/uhci.c
cvs rdiff -u -r1.52.14.7 -r1.52.14.8 src/sys/dev/usb/uhcivar.h
cvs rdiff -u -r1.28.2.41 -r1.28.2.42 src/sys/dev/usb/xhci.c
cvs rdiff -u -r1.4.12.5 -r1.4.12.6 src/sys/dev/usb/xhcivar.h
cvs rdiff -u -r1.22.4.10 -r1.22.4.11 src/sys/rump/dev/lib/libugenhc/ugenhc.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