Skip to content

Releases: daynix/UsbDk

v1.00-10

28 Dec 07:58
Compare
Choose a tag to compare

This release contains a few stability fixes and a number of extensions for tracing facilities.
See change log for details.

v1.00-8

29 Nov 16:35
Compare
Choose a tag to compare

This release contains a few stability and functionality fixes.
See change log for details.

WARNING: This release introduces changes in public UsbDk headers and breaks compilation of client code.

v1.00-7

29 Oct 20:32
Compare
Choose a tag to compare
msi: Add 32-bit UsbDkHelper.dll to 64-bit MSIs

Needed for WoW64 clients.

Signed-off-by: Dmitry Fleytman <dfleytma@redhat.com>

v1.00-6

28 Jul 09:07
Compare
Choose a tag to compare
Installer: Fix MSI reinstallation and downgrade

Signed-off-by: Dmitry Fleytman <dfleytma@redhat.com>

v1.00-5

28 Jul 09:12
Compare
Choose a tag to compare
UsbDk: Add support for USB 3.0 controllers

Add search strategy for USB3 controllers:

- Standard Microsoft controller
- Renesas controller (NUSB3)
- Intel controller (IUSB3)

Signed-off-by: Jay.Han <ezzzehxx@gmail.com>
Signed-off-by: Dmitry Fleytman <dfleytma@redhat.com>

v1.00-4

28 Jul 09:13
Compare
Choose a tag to compare
UsbDk: Introduce UsbDk_ResetPipe() user mode API

Signed-off-by: Dmitry Fleytman <dfleytma@redhat.com>