Module Name: src Committed By: maxv Date: Tue Mar 31 16:17:32 UTC 2020
Modified Files: src/sys/dev/usb: vhci.c Log Message: Allow short transfers. We introduce a third packet, in the U->H list, that contains a vhci_response_t, which indicates the size. To generate a diff of this commit: cvs rdiff -u -r1.13 -r1.14 src/sys/dev/usb/vhci.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.