Commit 3b3c775
committed
pbio/drv/usb: extend USB transmit timeout
Extend the USB transmit timeout from 5 ms to 50 ms. We are getting
spurious unsubscribes due to the timeout while still being connected,
so 5 ms is not long enough. Let's increase by 1 order of magnitude
and see how it goes.1 parent ee90e96 commit 3b3c775
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
984 | 984 | | |
985 | 985 | | |
986 | 986 | | |
987 | | - | |
| 987 | + | |
988 | 988 | | |
989 | 989 | | |
990 | 990 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
515 | 515 | | |
516 | 516 | | |
517 | 517 | | |
518 | | - | |
| 518 | + | |
519 | 519 | | |
520 | 520 | | |
521 | 521 | | |
| |||
0 commit comments