CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2015/01/22 03:27:47

Modified files:
        sys/dev/usb    : uhidev.c usbdi.c usbdi.h 

Log message:
Reduce the number of intermediate buffers by pre-allocating DMA buffers
in the report functions instead of letting the stack do it magically for
us.

Reviewed and tested by David Higgs, thanks!

Reply via email to