Skip to content

1.5.1.0 - USB 3.0 control transfer capture regression fix

Compare
Choose a tag to compare
@desowin desowin released this 02 Jul 19:42
· 8 commits to master since this release
8625147

USBPcap 1.5.1.0 is compatible with Windows XP, Vista, 7, 8 and 10 - both 32 and 64-bit.

USBPcapCMD does not feature any changes since 1.5.0.0.

USBPcapDriver changes since 1.5.0.0:

  • Capture URB_FUNCTION_GET_CURRENT_FRAME_NUMBER as USBPCAP_TRANSFER_IRP_INFO
  • Fix USB 3.0 control transfer capture regression introduced in USBPcap 1.4.1.0

When USB 3.0 device was connected to USB 3.0 Root Hub on Windows 10, the DEVICE and CONFIGURATION descriptors were not properly captured (they appeared as USBPCAP_TRANSFER_UNKNOWN). This did not happen for USB 2.0 devices connected to USB 3.0 Root Hub or for USB 3.0 devices connected to USB 2.0 Root Hub.