CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/03/17 16:05:37
Modified files:
sys/dev/usb : xhci.c
Log message:
Since an isoc endpoint never halts, move to remaining error handling
code in xhci_event_xfer() to the generic handler function.
suggested and ok mpi@
