CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/11/01 06:00:54
Modified files:
sys/dev/usb : ehci.c ehcivar.h ohci.c ohcivar.h uhci.c
uhcivar.h usbdivar.h
Log message:
Move the abort_task storage to the generic USB xfer structure instead
of defining it in every controller specific structure.
