CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/01/01 14:45:40
Modified files:
sys/dev/usb : xhci.c
Log message:
Clear status bits when we receive a host system error. Otherwise the
interrupt keeps firing even if the hos controller has been declared dead.
ok mpi@
