CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2013/04/16 06:22:50
Modified files: sys/dev/usb : uhci.c Log message: Don't be too clever when allocating a buffer for a transfer and do not pre-allocate TDs to put them in the free list. ok deraadt@, mglocker@