20 Commits

Author SHA1 Message Date
Michael McMaster
8becbd1827 More v5.2 bug fixes 2021-03-16 23:13:06 +10:00
Michael McMaster
f71e9a3355 Improved reliability when writing data to flash over USB 2021-03-08 21:46:23 +10:00
Michael McMaster
0c3d1bcdd3 Add SPI flash initialisation 2021-01-09 20:46:31 +10:00
Michael McMaster
c8eb8a88f4 Fix up compilation issues 2021-01-06 22:14:36 +10:00
Michael McMaster
4cd3aed782 Fix for VMS 5.5-2 for incorrect Inquiry command allocation lengths 2019-12-02 19:43:05 +10:00
Michael McMaster
258da24a7a Added V5.1 support, XEBEC support, and fixed some bugs. 2018-04-15 22:10:01 +10:00
Michael McMaster
c75fbc8e6e V4.7 release fixes 2017-03-12 14:15:05 +10:00
Michael McMaster
8dc9a838f5 Allow custom VPD pages 2016-01-19 20:27:31 +10:00
Michael McMaster
760222798c Support custom mode pages 2016-01-13 21:22:16 +10:00
Michael McMaster
ff3ca448a5 Lots of bug fixes.
- Reset fix
 - Overrun fifo on fast scsi host fix
 - Startup time improvement
 - Allows overwriting the bootloader
 - Adds "sticky" sel option
 - Adds map luns to id option
2016-01-07 22:15:45 +10:00
Michael McMaster
56f1d31703 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
2015-10-30 13:43:44 +10:00
Michael McMaster
c9096e9725 Merge branch 'master' of ssh://webhost.codesrc.com/home/michael/projects/SCSI2SD 2015-09-06 15:17:23 +10:00
Michael McMaster
6a7207c092 Initial tape and magneto-optical support 2015-09-06 15:15:41 +10:00
Michael McMaster
55beeb5bd3 Glitch filter configuration options and update to PSoC Creator v3.2 2015-08-13 18:06:19 +10:00
Michael McMaster
9f5624ddd7 Performance fixes, scsi2sd-util crash fixes, scsi2 config option. 2015-07-21 10:55:08 +10:00
Michael McMaster
9ad7cc15d0 Small compatibility improvements, and added scsi2sd-monitor test program 2015-04-20 16:09:51 +10:00
Michael McMaster
95b519789b 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.
2015-02-20 16:56:27 +10:00
Michael McMaster
70257ca867 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
2015-02-01 13:42:01 +10:00
Michael McMaster
64fed3d6b1 Change default configuration to 2GB limit, no parity, no attention. 2015-01-08 20:54:27 +10:00
Michael McMaster
75f825e6d5 Initial scsi2sd-util GUI tool.
Firmware upgrade and config save/load mostly works.
Firmware isn't making use of the new configuration yet.
2014-11-28 16:54:42 +10:00