SCSI2SD-V6.git
2020-01-30 Michael McMasterFix for large writes and data corruption over 64k 6.2.15
2020-01-01 Michael McMaster64K Data Corruption fix v6.2.14
2019-12-24 Michael McMasterImprove sync transfer stability by measuring host speed...
2019-12-19 Michael McMasterFix invalid CDROM TOC responses (thanks Simon Gander)
2019-12-08 Michael McMasterUpdate release version v6.2.9
2019-11-19 Michael McMasterFix for VMS 5.5-2 for incorrect Inquiry command allocat...
2019-11-19 Michael McMasterFix for VMS 5.5-2: Only send mode page 5 if configured...
2019-11-04 Michael McMasterSupport READ DEFECT DATA command
2019-10-30 Michael McMasterFix incorrect reporting of failures from self-test... v6.2.8
2019-10-09 Michael McMasterSlight improvements to data throughput, which may assis... v6.2.7
2019-05-29 Michael McMasterPrepare for release v6.2.5
2019-05-27 Michael McMasterFix SD card hotswap bug when the SCSI host is constantl...
2019-05-22 Michael McMasterAdd scsi mode page 0 support (merge from v5)
2019-05-02 Michael McMasterFix timeout issue on entering data-in phase v6.2.4
2019-04-24 Michael McMasterImproved async noise model that considers all 9 dbx... v6.2.3-beta
2019-03-02 Michael McMasterAdd better floppy MODE page support
2019-03-02 Michael McMasterAdd support for XEBEC quirks config
2019-03-02 Michael McMasterPort XEBEC controller support from v5 firmware
2019-03-02 Michael McMasterMakefile updates for command-line test util
2019-03-02 Michael McMasterImprove self-test function
2019-03-02 Michael McMasterAdd 10ms delay to seek command
2019-03-02 Michael McMasterAdd command-line test utility
2018-10-31 Michael McMasterCleanup
2018-10-11 Michael McMasterFix USB bug with > 4gb drives v6.2.1
2018-09-26 Michael McMasterPrepare for release v6.2.0
2018-09-19 Michael McMasterImproved scsi signal noise rejection, fixed write perfo...
2018-04-30 Michael McMasterFix bug in scsi self-test function v6.1.4
2018-01-31 Michael McMasterFix sync timings to split read and write period times v6.1.3
2017-11-28 Michael McMaster6.1.2 patch release firmware v6.1.2
2017-11-28 Michael McMasterFix sync error after scsi reset
2017-09-21 Michael McMasterFix sync negotiation bug
2017-05-20 Michael McMasterSave a cycle in fpga memory interface origin/HEAD origin/master v6.1.1
2017-04-30 Michael McMasterAdd turbo sync mode
2017-04-29 Michael McMasterAdd "turbo" speed mode.
2017-04-29 Michael McMasterFix crash when SD card is smaller than starting sector...
2017-04-24 Michael McMasterFix size inputs in scsi2sd-util
2017-03-29 Michael McMasterAdd missing files v6.1.0
2017-03-29 Michael McMasterLots of bug fixing, and 4.7 merges
2017-01-24 Michael McMasterFix SCSI inquiry command with 0 byte allocation length
2017-01-22 Michael McMasterSynch transfer fix
2016-11-05 Michael McMasterInclude missing file
2016-11-05 Michael McMasterFix floating pins, SD high speed mode, and SCSI perform...
2016-10-07 Michael McMasterRemove debug code v6.0.13
2016-10-06 Michael McMasterParity checking v6.0.12
2016-09-22 Michael McMasterFixed scsi timing error and added glitch filter.
2016-09-12 Michael McMasterv6.0.10 v6.0.10
2016-09-11 Michael McMasterFixed fsmc timing some more so it's stable
2016-09-10 Michael McMasterStability fixes and SD UHS-I Speed class 3 fix.
2016-08-27 Michael McMasterDisable 20MB/s support until data corruption issue... v6.0.8
2016-08-27 Michael McMasterFix bug "protocol error" bug when saving config settings.
2016-08-27 Michael McMasterFix synchronous negotiation bug
2016-08-26 Michael McMasterSynchronous support 5MB/s and 10MB/s working.
2016-08-17 Michael McMasterFix SCSI timing errors - 45ns Hold Time and 90ns assert...
2016-08-16 Michael McMasterFix for more than 2 devices via USB MSC
2016-08-15 Michael McMasterFix terrible performance v6.0.6
2016-08-13 Michael McMasterFixes to run dfu-util from scsi2sd-util6 on mac v6.0.5
2016-08-13 Michael McMasterAdd (Microsoft) WinUSB driver installer, created using...
2016-08-13 Michael McMasterAdded firmware update support to scsi2sd-util6
2016-07-16 Michael McMasterFixed SCSI issues. It should now be stable on all systems. v6.0BETA3
2016-06-16 Michael McMasterSD hotswap, SD fixes, SCSI interface fixes, performance... v6.0BETA2
2016-05-31 Michael McMasterv6.0BETA1 release v6.0BETA1
2016-05-26 Michael McMasterInitial fork for SCSI2SD-V6 firmware.
2015-11-05 Michael McMasterFinal tweaks for v4.5
2015-11-01 Michael McMasterCompile fixes
2015-10-30 Michael McMasterBug fixes galore! Added lots more settings, and moved...
2015-09-24 Laurent VivierCDROM: allow to boot from MacOS 7.6 CDROM
2015-09-23 Michael McMasterAdd DB25 adapter hardware design, plus other minor...
2015-09-22 Laurent VivierSCSI2SD: correctly manage media type
2015-09-22 Laurent VivierMove log dump to a function
2015-09-19 Laurent VivierAdd a .spec to create scsi2sd-util RPM
2015-09-19 Laurent VivierAdd dist and install targets
2015-09-19 Laurent VivierAdd USE_SYSTEM makefile variable to use system libraries
2015-09-06 Michael McMastercompile fixups
2015-09-06 Michael McMasterMerge branch 'master' of ssh://webhost.codesrc.com...
2015-09-06 Michael McMasterInitial tape and magneto-optical support
2015-08-13 Michael McMasterGlitch filter configuration options and update to PSoC... v4.04.00
2015-07-21 Michael McMasterPerformance fixes, scsi2sd-util crash fixes, scsi2...
2015-06-14 Michael McMasterscsi2sd-util crash on exit fix (again) v4.03.00
2015-06-11 Michael McMasterAdding configurable geometry support to firmware.
2015-06-10 Michael McMasterEMU EMAX 1/2 fixes.
2015-05-05 Michael McMasterAdd missing SWV trace functions.
2015-05-04 Michael McMasterHardcode a default config, which is written to flash... v4.02.04
2015-05-04 Michael McMasterClean up version number mishap (4.2.3 reported as 4...
2015-05-04 Michael McMasterSupply dummy trace.h to get the code to compile.
2015-05-04 Michael McMasterSWV tracing for diagnosing hangs.
2015-05-04 Michael McMasterAdd tool to allow manual hacking of .hex firmware files
2015-05-04 Michael McMasterReduce size of mode pages for SCSI1 hosts
2015-04-25 Michael McMasterRemoved default config from flash. v4.02.03
2015-04-20 Michael McMasterSmall compatibility improvements, and added scsi2sd... v4.02.02
2015-02-20 Michael McMasterImplement WRITE BUFFER and WRITE WITH VERIFY commands v4.01.01
2015-02-01 Michael McMasterSupport VMS 5.5_2 mode page bits. v4.01.00
2015-02-01 Michael McMasterSD card interface rewrite to improve compatibility...
2015-01-08 Michael McMasterChange default configuration to 2GB limit, no parity... v4.00.03
2014-12-23 Michael McMasterFix SD hotswap when using long microSD to SD cables. v4.00.01
2014-12-22 Michael McMasterMerge branch 'scsi2sd-util' v4.00.00
2014-12-22 Michael McMasterscsi2sd-util bug fixes and hot swap support.
2014-12-09 Michael McMasterPreparing for pick-and-place assembly (xy file)
2014-12-05 Michael McMasterEmulation of multiple SCSI targets now working.
2014-11-28 Michael McMasterMerge scsi2sd-util GUI changes
2014-11-28 Michael McMasterInitial scsi2sd-util GUI tool.
next