simtrace2/host
Harald Welte a601635885 host: Allow matching of device to USB path, not just address
USB addresses change every time the device re-enumerates, while the path
reflects the physical topology of USB connections and stays persistent
unless the usb cabling is changed.  Let's allow the user to specify the
path instead of the address to uniquely identify a given slot.
2017-05-11 01:31:45 +02:00
..
99-simtrace2.rules add udev rules for all (currently) supported devices 2017-03-06 21:03:41 +01:00
Makefile simtrace2-remsim: Improve support for many interfaces + devices 2017-03-06 21:03:31 +01:00
apdu_dispatch.c Add simtrace2-remsim applications 2016-03-19 13:52:31 +01:00
apdu_dispatch.h Add simtrace2-remsim applications 2016-03-19 13:52:31 +01:00
libusb_util.c host: Allow matching of device to USB path, not just address 2017-05-11 01:31:45 +02:00
libusb_util.h host: Allow matching of device to USB path, not just address 2017-05-11 01:31:45 +02:00
simtrace.h remote-sim host tools: Auto-discover the endpoint addresses 2016-03-19 21:28:09 +01:00
simtrace2-discovery.c remote-sim host tools: Auto-discover the endpoint addresses 2016-03-19 21:28:09 +01:00
simtrace2-discovery.h remote-sim host tools: Auto-discover the endpoint addresses 2016-03-19 21:28:09 +01:00
simtrace2-remsim.c host: Allow matching of device to USB path, not just address 2017-05-11 01:31:45 +02:00
simtrace2_usb.c host: Allow matching of device to USB path, not just address 2017-05-11 01:31:45 +02:00
simtrace_prot.h Convert to new generalized SIMTRACE2 USB protocol 2017-05-09 13:24:23 +02:00
usb2udp.c host: fix various compiler warnings 2017-05-10 23:20:50 +02:00