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 Fix LDADD/DPADD that should be LIBADD. 2015-12-04 03:17:47 +00:00
Makefile.depend DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
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 Add new testcase for USB mass storage. 2014-01-13 13:27:00 +00:00
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