CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/03/17 05:28:07
Modified files:
sys/dev/usb : xhci.c
Log message:
Move the handler code in the xhci_event_xfer() switch case in two separate
functions for isoc and !isoc xfers.
Suggested by mpi@.
ok patrick@, stsp@
