Skip to content

1.5.2.0 - Occasional invalid control transfer setup data fix

Compare
Choose a tag to compare
@desowin desowin released this 03 Jul 17:44
· 6 commits to master since this release
3d32e6a

USBPcap 1.5.2.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.1.0.

USBPcapDriver changes since 1.5.1.0:

  • Do not rely on SetupPacket inside URB_FUNCTION_CONTROL_TRANSFER when the URB travels back from PDO. On some Windows/USB Root Hub/USB device configurations the SetupPacket contains invalid data if the URB travelled down the stack with URB function code other than URB_FUNCTION_CONTROL_TRANSFER.