summaryrefslogtreecommitdiffstats
path: root/lib/libcxx/utils/sym_diff.py
diff options
context:
space:
mode:
authormglocker <mglocker@openbsd.org>2021-01-11 14:41:12 +0000
committermglocker <mglocker@openbsd.org>2021-01-11 14:41:12 +0000
commitba3576d0b6c5903c6da8edf39181995c7cf68dc4 (patch)
tree4497dbac4adc30d10e00f8e64a93134067a2081b /lib/libcxx/utils/sym_diff.py
parentUse a 8-th order FIR low-pass filter for resampling (diff)
downloadwireguard-openbsd-ba3576d0b6c5903c6da8edf39181995c7cf68dc4.tar.xz
wireguard-openbsd-ba3576d0b6c5903c6da8edf39181995c7cf68dc4.zip
When an endpoint stalls, we usually try to reset it by calling
usbd_clear_endpoint_stall(), which in turn will call usbd_clear_endpoint_toggle(). It can be a common situation that when this happens, there is still a transfer in the stalled queue being in progress. The ehci(4) clear toggle function is currently doing a panic() in the diagnostic code in this situation, which is a bit of an overkill. The device still can be recovered by detaching/attaching it. Therefore change the panic() in to a printf(). ok mpi@
Diffstat (limited to 'lib/libcxx/utils/sym_diff.py')
0 files changed, 0 insertions, 0 deletions