Module Name: src Committed By: skrll Date: Wed Dec 3 13:19:38 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 xhci.c Log Message: Use designated initializers for more descriptors. To generate a diff of this commit: cvs rdiff -u -r1.12.6.6 -r1.12.6.7 src/sys/arch/mips/adm5120/dev/ahci.c cvs rdiff -u -r1.47.6.5 -r1.47.6.6 src/sys/dev/ic/sl811hs.c cvs rdiff -u -r1.234.2.9 -r1.234.2.10 src/sys/dev/usb/ehci.c cvs rdiff -u -r1.254.2.8 -r1.254.2.9 src/sys/dev/usb/ohci.c cvs rdiff -u -r1.264.4.8 -r1.264.4.9 src/sys/dev/usb/uhci.c cvs rdiff -u -r1.28.2.6 -r1.28.2.7 src/sys/dev/usb/xhci.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.