Module Name: src Committed By: skrll Date: Wed Dec 3 13:09:00 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 initialisers for usb_device_descriptor_t structs. To generate a diff of this commit: cvs rdiff -u -r1.12.6.5 -r1.12.6.6 src/sys/arch/mips/adm5120/dev/ahci.c cvs rdiff -u -r1.47.6.4 -r1.47.6.5 src/sys/dev/ic/sl811hs.c cvs rdiff -u -r1.234.2.8 -r1.234.2.9 src/sys/dev/usb/ehci.c cvs rdiff -u -r1.254.2.7 -r1.254.2.8 src/sys/dev/usb/ohci.c cvs rdiff -u -r1.264.4.7 -r1.264.4.8 src/sys/dev/usb/uhci.c cvs rdiff -u -r1.28.2.5 -r1.28.2.6 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.