Module Name: src Committed By: skrll Date: Thu Apr 2 11:37:23 UTC 2020
Modified Files:
src/sys/dev/usb: xhci.c xhcivar.h
Log Message:
Reduce the memory footprint by allocating a ring per endpoint/pipe on
pipe open.
>From sc.dying on tech-kern
To generate a diff of this commit:
cvs rdiff -u -r1.122 -r1.123 src/sys/dev/usb/xhci.c
cvs rdiff -u -r1.11 -r1.12 src/sys/dev/usb/xhcivar.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
