libosmocore/src/usb
Harald Welte ef872cb7ad usb: Match device by VID/PID without path/addr if it is unique
If there's only a single device with matching VID/PID attached,
we don't need to insist that either the path or the address of the
device matches.  Those are only needed to disambiguate multiple
devices with identical VID/PID.

Change-Id: I2ef245a56dfcf22758a0216b86d2a5c602ee5588
2022-03-03 17:48:51 +01:00
..
Makefile.am usb/Makefile.am: fix copy-pasted library name: s/libosmosim/libosmousb/ 2020-01-21 18:27:01 +07:00
osmo_libusb.c usb: Match device by VID/PID without path/addr if it is unique 2022-03-03 17:48:51 +01:00