CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/04/29 15:51:18
Modified files:
sys/dev/usb : ohci.c ohcivar.h uhci.c uhcivar.h
Log message:
Get rid of the per-softc freelist of transfer descriptors and use a
per-driver pool(9) instead.
