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:           Wed Dec  3 22:40:55 UTC 2014

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 ohci.c uhci.c usb.h xhci.c
        src/sys/external/bsd/dwc2 [nick-nhusb]: dwc2.c
        src/sys/rump/dev/lib/libugenhc [nick-nhusb]: ugenhc.c

Log Message:
Provide a USETWD macro for use with USB words designated
initialisers.


To generate a diff of this commit:
cvs rdiff -u -r1.12.6.8 -r1.12.6.9 src/sys/arch/mips/adm5120/dev/ahci.c
cvs rdiff -u -r1.47.6.7 -r1.47.6.8 src/sys/dev/ic/sl811hs.c
cvs rdiff -u -r1.234.2.10 -r1.234.2.11 src/sys/dev/usb/ehci.c
cvs rdiff -u -r1.254.2.9 -r1.254.2.10 src/sys/dev/usb/ohci.c
cvs rdiff -u -r1.264.4.9 -r1.264.4.10 src/sys/dev/usb/uhci.c
cvs rdiff -u -r1.111.2.4 -r1.111.2.5 src/sys/dev/usb/usb.h
cvs rdiff -u -r1.28.2.9 -r1.28.2.10 src/sys/dev/usb/xhci.c
cvs rdiff -u -r1.32.2.6 -r1.32.2.7 src/sys/external/bsd/dwc2/dwc2.c
cvs rdiff -u -r1.22.4.4 -r1.22.4.5 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