opnsense-src/tools/tools/usbtest
Hans Petter Selasky 16346e1401 usbtest: Fix issue when multiple devices are sharing same USB vendor and product ID.
When there are multiple devices sharing the same USB vendor and product ID,
the wrong device may be selected. Fix this by also matching the bus and
device address, ugen<X>.<Y> .

MFC after:	1 week
Sponsored by:	NVIDIA Networking
2022-03-13 15:18:17 +01:00
..
Makefile
Makefile.depend
usb_control_ep_test.c usbtest: Fix issue when multiple devices are sharing same USB vendor and product ID. 2022-03-13 15:18:17 +01:00
usb_modem_test.c usbtest: Fix issue when multiple devices are sharing same USB vendor and product ID. 2022-03-13 15:18:17 +01:00
usb_msc_test.c usbtest: Fix issue when multiple devices are sharing same USB vendor and product ID. 2022-03-13 15:18:17 +01:00
usb_msc_test.h
usbtest.c usbtest: Fix issue when multiple devices are sharing same USB vendor and product ID. 2022-03-13 15:18:17 +01:00
usbtest.h usbtest: Fix issue when multiple devices are sharing same USB vendor and product ID. 2022-03-13 15:18:17 +01:00