Yaroslav Salnikov
Results
1
comments of
Yaroslav Salnikov
Sure. Attached archive contains wireshark capture file. Use this filter to exclude other devices: ` !((usb.src==3.2.2) || (usb.dst==3.2.2)) && !((usb.src==3.6.4)||(usb.dst==3.6.4)) && !((usb.src==1.3.1) || (usb.dst==1.3.1)) && !((usb.src==1.2.1) || (usb.dst==1.2.1)) && !((usb.src==3.6.3)...