Get rid of the per-softc freelist of transfer descriptors and use a
authormpi <mpi@openbsd.org>
Tue, 29 Apr 2014 21:51:18 +0000 (21:51 +0000)
committermpi <mpi@openbsd.org>
Tue, 29 Apr 2014 21:51:18 +0000 (21:51 +0000)
commit5dacfd1dba27dc2420866c40f1c21c4e4856f0fa
treedcf1d983dba611ddbef1b06b4751611105c4bb96
parent66a3dd86ce39b5fd18dedb839ecca0479ae6c6d0
Get rid of the per-softc freelist of transfer descriptors and use a
per-driver pool(9) instead.
sys/dev/usb/ohci.c
sys/dev/usb/ohcivar.h
sys/dev/usb/uhci.c
sys/dev/usb/uhcivar.h