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
If no arguments are provided after the backend, the first encountered device on the specified backend will be opened. Note that a backend is required, if any arguments are to be provided.
1993
-
1994
-
Next, any provided arguments are provide as used to find the desired device. Be sure not to over constrain the search. Generally, only one of the above is required -- providing all of these may over constrain the search for the desired device (e.g., if a serial number matches, but not on the specified bus and address.)
1995
-
- device=<bus>:<addr> (Specifies USB bus and address. Decimal or hex prefixed by '0x' is permitted)
0 commit comments