Michael McMaster [Mon, 13 Jan 2020 08:55:05 +0000 (18:55 +1000)]
Merge master into 2020a
Michael McMaster [Mon, 13 Jan 2020 08:51:49 +0000 (18:51 +1000)]
In-progress 2020 update
Michael McMaster [Wed, 1 Jan 2020 08:59:42 +0000 (18:59 +1000)]
64K Data Corruption fix
Michael McMaster [Tue, 24 Dec 2019 06:13:47 +0000 (16:13 +1000)]
Improve sync transfer stability by measuring host speed before blind writes to SD card
Michael McMaster [Thu, 19 Dec 2019 08:57:47 +0000 (18:57 +1000)]
Fix invalid CDROM TOC responses (thanks Simon Gander)
Michael McMaster [Sun, 8 Dec 2019 11:02:22 +0000 (21:02 +1000)]
Update release version
Michael McMaster [Tue, 19 Nov 2019 06:13:46 +0000 (16:13 +1000)]
Fix for VMS 5.5-2 for incorrect Inquiry command allocation lengths
Michael McMaster [Tue, 19 Nov 2019 06:00:34 +0000 (16:00 +1000)]
Fix for VMS 5.5-2: Only send mode page 5 if configured as floppy.
Author: Landon Rodgers
Michael McMaster [Tue, 12 Nov 2019 10:40:01 +0000 (20:40 +1000)]
Fixing missing SPI
Michael McMaster [Tue, 12 Nov 2019 10:32:01 +0000 (20:32 +1000)]
STMCubeMX pinout changes
Michael McMaster [Mon, 4 Nov 2019 09:18:38 +0000 (19:18 +1000)]
Support READ DEFECT DATA command
Michael McMaster [Wed, 30 Oct 2019 10:36:49 +0000 (20:36 +1000)]
Fix incorrect reporting of failures from self-test function.
Michael McMaster [Mon, 21 Oct 2019 10:52:08 +0000 (20:52 +1000)]
Compiles
Michael McMaster [Mon, 21 Oct 2019 10:38:51 +0000 (20:38 +1000)]
STM32Cubemx update
Michael McMaster [Fri, 18 Oct 2019 09:41:23 +0000 (19:41 +1000)]
Header date change only
Michael McMaster [Fri, 18 Oct 2019 09:37:22 +0000 (19:37 +1000)]
Remove obsolete files
Michael McMaster [Mon, 5 Aug 2019 10:07:37 +0000 (20:07 +1000)]
Slight improvements to data throughput, which may assist SCSI hosts with short timeouts
Michael McMaster [Wed, 29 May 2019 12:10:55 +0000 (22:10 +1000)]
Prepare for release
Michael McMaster [Mon, 27 May 2019 10:00:59 +0000 (20:00 +1000)]
Fix SD card hotswap bug when the SCSI host is constantly polling
Michael McMaster [Wed, 22 May 2019 10:53:14 +0000 (20:53 +1000)]
Add scsi mode page 0 support (merge from v5)
Michael McMaster [Thu, 2 May 2019 09:54:15 +0000 (19:54 +1000)]
Fix timeout issue on entering data-in phase
Michael McMaster [Wed, 24 Apr 2019 11:53:16 +0000 (21:53 +1000)]
Improved async noise model that considers all 9 dbx signals.
Michael McMaster [Sat, 2 Mar 2019 05:39:51 +0000 (15:39 +1000)]
Add better floppy MODE page support
Michael McMaster [Sat, 2 Mar 2019 05:35:55 +0000 (15:35 +1000)]
Add support for XEBEC quirks config
Michael McMaster [Sat, 2 Mar 2019 05:32:33 +0000 (15:32 +1000)]
Port XEBEC controller support from v5 firmware
Michael McMaster [Sat, 2 Mar 2019 05:14:39 +0000 (15:14 +1000)]
Makefile updates for command-line test util
Michael McMaster [Sat, 2 Mar 2019 05:13:54 +0000 (15:13 +1000)]
Improve self-test function
Michael McMaster [Sat, 2 Mar 2019 05:11:50 +0000 (15:11 +1000)]
Add 10ms delay to seek command
Michael McMaster [Sat, 2 Mar 2019 05:09:04 +0000 (15:09 +1000)]
Add command-line test utility
Michael McMaster [Wed, 31 Oct 2018 13:10:48 +0000 (23:10 +1000)]
Cleanup
Michael McMaster [Thu, 11 Oct 2018 09:32:27 +0000 (19:32 +1000)]
Fix USB bug with > 4gb drives
Michael McMaster [Wed, 26 Sep 2018 10:43:33 +0000 (20:43 +1000)]
Prepare for release
Michael McMaster [Wed, 19 Sep 2018 11:31:30 +0000 (21:31 +1000)]
Improved scsi signal noise rejection, fixed write performance, fixed bug with multiple devices on the bus, and fixed bugs with non-512byte sectors.
Michael McMaster [Mon, 30 Apr 2018 11:54:02 +0000 (21:54 +1000)]
Fix bug in scsi self-test function
Michael McMaster [Wed, 31 Jan 2018 11:25:50 +0000 (21:25 +1000)]
Fix sync timings to split read and write period times
Michael McMaster [Tue, 28 Nov 2017 11:06:07 +0000 (21:06 +1000)]
6.1.2 patch release firmware
Michael McMaster [Tue, 28 Nov 2017 10:45:57 +0000 (20:45 +1000)]
Fix sync error after scsi reset
Michael McMaster [Thu, 21 Sep 2017 10:51:25 +0000 (20:51 +1000)]
Fix sync negotiation bug
Michael McMaster [Sat, 20 May 2017 03:39:22 +0000 (13:39 +1000)]
Save a cycle in fpga memory interface
Michael McMaster [Sun, 30 Apr 2017 12:12:38 +0000 (22:12 +1000)]
Add turbo sync mode
Michael McMaster [Sat, 29 Apr 2017 05:38:49 +0000 (15:38 +1000)]
Add "turbo" speed mode.
Michael McMaster [Sat, 29 Apr 2017 04:40:25 +0000 (14:40 +1000)]
Fix crash when SD card is smaller than starting sector of scsi disk
Michael McMaster [Mon, 24 Apr 2017 11:33:05 +0000 (21:33 +1000)]
Fix size inputs in scsi2sd-util
Michael McMaster [Wed, 29 Mar 2017 09:52:34 +0000 (19:52 +1000)]
Add missing files
Michael McMaster [Wed, 29 Mar 2017 09:51:47 +0000 (19:51 +1000)]
Lots of bug fixing, and 4.7 merges
Michael McMaster [Tue, 24 Jan 2017 10:23:29 +0000 (20:23 +1000)]
Fix SCSI inquiry command with 0 byte allocation length
Michael McMaster [Sun, 22 Jan 2017 07:40:13 +0000 (17:40 +1000)]
Synch transfer fix
Michael McMaster [Sat, 5 Nov 2016 06:20:34 +0000 (16:20 +1000)]
Include missing file
Michael McMaster [Sat, 5 Nov 2016 06:19:35 +0000 (16:19 +1000)]
Fix floating pins, SD high speed mode, and SCSI performance improvements
Michael McMaster [Fri, 7 Oct 2016 10:43:54 +0000 (20:43 +1000)]
Remove debug code
Michael McMaster [Thu, 6 Oct 2016 10:07:49 +0000 (20:07 +1000)]
Parity checking
Michael McMaster [Thu, 22 Sep 2016 09:21:55 +0000 (19:21 +1000)]
Fixed scsi timing error and added glitch filter.
Michael McMaster [Mon, 12 Sep 2016 10:37:20 +0000 (20:37 +1000)]
v6.0.10
Michael McMaster [Sun, 11 Sep 2016 11:40:33 +0000 (21:40 +1000)]
Fixed fsmc timing some more so it's stable
- fsmc interface is now 16bits
Michael McMaster [Sat, 10 Sep 2016 09:22:36 +0000 (19:22 +1000)]
Stability fixes and SD UHS-I Speed class 3 fix.
Michael McMaster [Sat, 27 Aug 2016 11:28:46 +0000 (21:28 +1000)]
Disable 20MB/s support until data corruption issue is fixed.
Michael McMaster [Sat, 27 Aug 2016 08:51:32 +0000 (18:51 +1000)]
Fix bug "protocol error" bug when saving config settings.
Michael McMaster [Sat, 27 Aug 2016 07:26:25 +0000 (17:26 +1000)]
Fix synchronous negotiation bug
Michael McMaster [Fri, 26 Aug 2016 13:28:58 +0000 (23:28 +1000)]
Synchronous support 5MB/s and 10MB/s working.
Also fixes bug in FPGA interface that caused issues writing large files.
Michael McMaster [Wed, 17 Aug 2016 10:38:13 +0000 (20:38 +1000)]
Fix SCSI timing errors - 45ns Hold Time and 90ns assertion/deassertion period now observed.
Michael McMaster [Tue, 16 Aug 2016 09:31:09 +0000 (19:31 +1000)]
Fix for more than 2 devices via USB MSC
Michael McMaster [Mon, 15 Aug 2016 11:05:38 +0000 (21:05 +1000)]
Fix terrible performance
Michael McMaster [Sat, 13 Aug 2016 21:11:23 +0000 (07:11 +1000)]
Fixes to run dfu-util from scsi2sd-util6 on mac
Michael McMaster [Sat, 13 Aug 2016 13:25:57 +0000 (23:25 +1000)]
Add (Microsoft) WinUSB driver installer, created using zadig.akeo.ie/
Michael McMaster [Sat, 13 Aug 2016 11:33:37 +0000 (21:33 +1000)]
Added firmware update support to scsi2sd-util6
Michael McMaster [Sat, 16 Jul 2016 11:01:17 +0000 (21:01 +1000)]
Fixed SCSI issues. It should now be stable on all systems.
Michael McMaster [Thu, 16 Jun 2016 11:21:00 +0000 (21:21 +1000)]
SD hotswap, SD fixes, SCSI interface fixes, performance improvements.
Michael McMaster [Tue, 31 May 2016 11:04:44 +0000 (21:04 +1000)]
v6.0BETA1 release
Michael McMaster [Fri, 6 Nov 2015 00:03:01 +0000 (10:03 +1000)]
Initial fork for SCSI2SD-V6 firmware.
The Cypress PSoC microcontroller of the previous SCSI2SD designs
is being replaced with a STM32F2 + Lattice iCE40 FPGA.
Michael McMaster [Thu, 5 Nov 2015 11:43:36 +0000 (21:43 +1000)]
Final tweaks for v4.5
Michael McMaster [Sun, 1 Nov 2015 10:30:53 +0000 (20:30 +1000)]
Compile fixes
Michael McMaster [Fri, 30 Oct 2015 03:43:44 +0000 (13:43 +1000)]
Bug fixes galore! Added lots more settings, and moved them into another config tab
- wxWidgets upgrade to 3.02
- PSoC Creator upgrade to 3.3
Laurent Vivier [Thu, 24 Sep 2015 22:45:58 +0000 (00:45 +0200)]
CDROM: allow to boot from MacOS 7.6 CDROM
Reading one sector from the CDROM is always reading several (4)
from the SD card, so always set multBlock to one in this case.
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
Michael McMaster [Wed, 23 Sep 2015 10:23:45 +0000 (20:23 +1000)]
Add DB25 adapter hardware design, plus other minor fixes
Laurent Vivier [Tue, 22 Sep 2015 21:01:30 +0000 (23:01 +0200)]
SCSI2SD: correctly manage media type
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
Laurent Vivier [Mon, 21 Sep 2015 21:18:47 +0000 (23:18 +0200)]
Move log dump to a function
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
Laurent Vivier [Sat, 19 Sep 2015 22:18:14 +0000 (00:18 +0200)]
Add a .spec to create scsi2sd-util RPM
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
Laurent Vivier [Sat, 19 Sep 2015 21:55:40 +0000 (23:55 +0200)]
Add dist and install targets
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
Laurent Vivier [Sat, 19 Sep 2015 21:36:23 +0000 (23:36 +0200)]
Add USE_SYSTEM makefile variable to use system libraries
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
Michael McMaster [Sun, 6 Sep 2015 05:31:30 +0000 (15:31 +1000)]
compile fixups
Michael McMaster [Sun, 6 Sep 2015 05:17:23 +0000 (15:17 +1000)]
Merge branch 'master' of ssh://webhost.codesrc.com/home/michael/projects/SCSI2SD
Michael McMaster [Sun, 6 Sep 2015 05:15:41 +0000 (15:15 +1000)]
Initial tape and magneto-optical support
Michael McMaster [Thu, 13 Aug 2015 08:06:19 +0000 (18:06 +1000)]
Glitch filter configuration options and update to PSoC Creator v3.2
Michael McMaster [Tue, 21 Jul 2015 00:55:08 +0000 (10:55 +1000)]
Performance fixes, scsi2sd-util crash fixes, scsi2 config option.
Michael McMaster [Sun, 14 Jun 2015 08:57:28 +0000 (18:57 +1000)]
scsi2sd-util crash on exit fix (again)
Michael McMaster [Thu, 11 Jun 2015 23:44:34 +0000 (09:44 +1000)]
Adding configurable geometry support to firmware.
Fix for scsi2sd-util crashes on exit.
Michael McMaster [Tue, 9 Jun 2015 22:57:32 +0000 (08:57 +1000)]
EMU EMAX 1/2 fixes.
Additional delays for SCSI1 hosts to improve compatibility with slow SCSI
controllers
Slight performance improvement for SCSI2 hosts (500us per command)
Config settings may now be saved/loaded via XML files in scsi2sd-util.
Michael McMaster [Tue, 5 May 2015 10:15:22 +0000 (20:15 +1000)]
Add missing SWV trace functions.
Michael McMaster [Mon, 4 May 2015 13:51:11 +0000 (23:51 +1000)]
Hardcode a default config, which is written to flash on first boot.
The bootloader fails checksums if the config is defined within a
code section, then later modified.
Hacking the .hex file isn't possible either because PSoC Programmer
checks that the non-bootloadable part of the flash is empty.
Michael McMaster [Mon, 4 May 2015 11:38:14 +0000 (21:38 +1000)]
Clean up version number mishap (4.2.3 reported as 4.2.2)
Reduce size of mode pages for SCSI1 hosts
Stability improvements whan handling resets during SCSI reads.
Michael McMaster [Mon, 4 May 2015 11:03:05 +0000 (21:03 +1000)]
Supply dummy trace.h to get the code to compile.
Michael McMaster [Mon, 4 May 2015 10:39:25 +0000 (20:39 +1000)]
SWV tracing for diagnosing hangs.
Patch provided by James Laird-Wah <james@laird-wah.net>
Michael McMaster [Mon, 4 May 2015 10:21:28 +0000 (20:21 +1000)]
Add tool to allow manual hacking of .hex firmware files
Michael McMaster [Mon, 4 May 2015 10:20:53 +0000 (20:20 +1000)]
Reduce size of mode pages for SCSI1 hosts
Michael McMaster [Sat, 25 Apr 2015 22:10:09 +0000 (08:10 +1000)]
Removed default config from flash.
The bootloader checksum check fails if the configuration is changed.
Michael McMaster [Mon, 20 Apr 2015 06:09:51 +0000 (16:09 +1000)]
Small compatibility improvements, and added scsi2sd-monitor test program
Michael McMaster [Fri, 20 Feb 2015 06:56:27 +0000 (16:56 +1000)]
Implement WRITE BUFFER and WRITE WITH VERIFY commands
Also fixes a problem with SD card initialisation not setting
the clock back to normal on an error condition. The next
initialisation attempt ends up running the card at a very slow
rate.
Michael McMaster [Sun, 1 Feb 2015 09:13:33 +0000 (19:13 +1000)]
Support VMS 5.5_2 mode page bits.
Michael McMaster [Thu, 22 Jan 2015 01:01:59 +0000 (11:01 +1000)]
SD card interface rewrite to improve compatibility with some SD cards.
- Fixed write problems with Samsung SD card controllers
- Added workaround to prevent timeouts on slow writes.
- Upgrade to PSoC Creator 3.1 and gcc 4.8.4
Michael McMaster [Thu, 8 Jan 2015 10:54:27 +0000 (20:54 +1000)]
Change default configuration to 2GB limit, no parity, no attention.