Index: uspace/drv/bus/usb/xhci/commands.h
===================================================================
--- uspace/drv/bus/usb/xhci/commands.h	(revision 53db8068ef5d5a8f7d8f1e1c66a6145c61251652)
+++ uspace/drv/bus/usb/xhci/commands.h	(revision 7d957b20978eb7a4e4741ee6fbda6c0e33c08ddf)
@@ -44,6 +44,6 @@
 #include "trb_ring.h"
 
-#define XHCI_COMMAND_TIMEOUT       10000
-#define XHCI_CR_ABORT_TIMEOUT       5000
+#define XHCI_COMMAND_TIMEOUT       10000000
+#define XHCI_CR_ABORT_TIMEOUT       5000000
 
 typedef struct xhci_hc xhci_hc_t;
