plan9fox/sys/src/9
cinap_lenrek 3fe3e370e3 usbxhci: xhcirecover proc does not need to check status every 10ms
The timing loop is here for the case if the
controller doesnt produce an interrupt when
becoming broken. In normal case, we should
just get worken up from the interrupt.

In any case, 100 times a second polling is
not neccessary here, increase to 1 second.
2021-10-13 16:57:38 +00:00
..
bcm kernel: move waserror() macro to port/portfns.h 2021-10-11 11:52:37 +00:00
bcm64 kernel: move waserror() macro to port/portfns.h 2021-10-11 11:52:37 +00:00
boot kernel: fix off by one for $cputype buffer (thanks anthony martin) 2021-07-28 22:55:17 +00:00
cycv kernel: move waserror() macro to port/portfns.h 2021-10-11 11:52:37 +00:00
ip devip: improve tcp error handling for ipoput 2021-10-11 15:55:46 +00:00
kw kernel: move waserror() macro to port/portfns.h 2021-10-11 11:52:37 +00:00
mtx kernel: move waserror() macro to port/portfns.h 2021-10-11 11:52:37 +00:00
omap kernel: move waserror() macro to port/portfns.h 2021-10-11 11:52:37 +00:00
pc kernel: move waserror() macro to port/portfns.h 2021-10-11 11:52:37 +00:00
pc64 kernel: move waserror() macro to port/portfns.h 2021-10-11 11:52:37 +00:00
port usbxhci: xhcirecover proc does not need to check status every 10ms 2021-10-13 16:57:38 +00:00
ppc kernel: move waserror() macro to port/portfns.h 2021-10-11 11:52:37 +00:00
sgi kernel: move waserror() macro to port/portfns.h 2021-10-11 11:52:37 +00:00
teg2 kernel: move waserror() macro to port/portfns.h 2021-10-11 11:52:37 +00:00
xen kernel: move waserror() macro to port/portfns.h 2021-10-11 11:52:37 +00:00
zynq kernel: move waserror() macro to port/portfns.h 2021-10-11 11:52:37 +00:00
mkfile revert 8c228a123fa0c6062570964011854302bbf57242: accidental commit 2021-08-22 17:47:38 +00:00