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
Instead of scanning all USB devices everytime a new device is plugged,
which might disrupt the functionality of the unrelated devices being
scanned, only scan for the USB device we are interested in, since we
know its VID/PID.
Signed-off-by: Paul Cercueil <[email protected]>
0 commit comments