diff --git a/sys/src/9/port/usbxhci.c b/sys/src/9/port/usbxhci.c index 5af746dfa..df0742975 100644 --- a/sys/src/9/port/usbxhci.c +++ b/sys/src/9/port/usbxhci.c @@ -616,7 +616,7 @@ recover(void *arg) while(waserror()) ; while(!needrecover(ctlr)) - tsleep(&ctlr->recover, needrecover, ctlr, 10); + tsleep(&ctlr->recover, needrecover, ctlr, 1000); shutdown(hp); /*