Add (Microsoft) WinUSB driver installer, created using http://zadig.akeo.ie/
authorMichael McMaster <michael@codesrc.com>
Sat, 13 Aug 2016 13:25:57 +0000 (23:25 +1000)
committerMichael McMaster <michael@codesrc.com>
Sat, 13 Aug 2016 13:25:57 +0000 (23:25 +1000)
commita48566a5693ae8324a135c6b0ad4b10ac24aef41
tree4d63a38c4ee9f5117e1d09af9cd28f9274b3d7b7
parent1da6a5d1f611feca50c4911e90ec7c5c9ec7b3bc
Add (Microsoft) WinUSB driver installer, created using zadig.akeo.ie/
27 files changed:
CHANGELOG
doc/SCSI2SD_QuickStartGuide.odt
driver/SCSI2SD__BOOTLOADER.cat [new file with mode: 0755]
driver/SCSI2SD__BOOTLOADER.inf [new file with mode: 0755]
driver/amd64/WdfCoInstaller01011.dll [new file with mode: 0755]
driver/amd64/install-filter.exe [new file with mode: 0755]
driver/amd64/libusb0.dll [new file with mode: 0755]
driver/amd64/libusb0.sys [new file with mode: 0755]
driver/amd64/libusb0_x86.dll [new file with mode: 0755]
driver/amd64/libusbK.dll [new file with mode: 0755]
driver/amd64/libusbK.sys [new file with mode: 0755]
driver/amd64/libusbK_x86.dll [new file with mode: 0755]
driver/amd64/winusbcoinstaller2.dll [new file with mode: 0755]
driver/installer_x64.exe [new file with mode: 0755]
driver/installer_x86.exe [new file with mode: 0755]
driver/license/libusb0/installer_license.txt [new file with mode: 0755]
driver/x86/WdfCoInstaller01011.dll [new file with mode: 0755]
driver/x86/install-filter.exe [new file with mode: 0755]
driver/x86/libusb0.dll [new file with mode: 0755]
driver/x86/libusb0.sys [new file with mode: 0755]
driver/x86/libusb0_x86.dll [new file with mode: 0755]
driver/x86/libusbK.dll [new file with mode: 0755]
driver/x86/libusbK.sys [new file with mode: 0755]
driver/x86/winusbcoinstaller2.dll [new file with mode: 0755]
src/firmware/config.c
src/scsi2sd-util6/Makefile
src/scsi2sd-util6/scsi2sd-util.cc