You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This patch adds a ccid feature to the usbip runner for the CCID
transport and disables it by default. This is to avoid accidentally
triggering the kernel bug described in this issue:
#261Fixes: #325
As discussed in #149, using the usbip runner with CCID can trigger a kernel bug:
This is probably caused by
usbip-device
ignoring the maximum packet length configured by the kernel, see this discussion.The text was updated successfully, but these errors were encountered: