CHANGELOG 2.2 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970
  1. 20181011 6.2.1
  2. - Fix bug in USB disk interface with disks over 4GB
  3. 20180926 6.2.0
  4. - Fix bug with non-512 byte sectors.
  5. - Fix bug when writing with multiple SCSI devices on the chain
  6. - Performance improvements to write speeds.
  7. 20180430 6.1.4
  8. - Fix bug in self-test function
  9. 20180131 6.1.3
  10. - Fix bug that caused stability issues with 10MB/s transfers.
  11. 20171128 6.1.2
  12. - Fix synchronous negotiation bugs
  13. 20170520 6.1.1
  14. - Performance improvements to improve throughput at all scsi speeds
  15. - Add new "turbo" speed option to boost speeds.
  16. - May not be reliable, and use is not supported.
  17. - Async timings trimmed
  18. - Sync speeds boosted to theoretical 15.625MB/s, with 12.0MB/s measured
  19. read througput.
  20. - SD card put in "high speed" mode.
  21. - USB for configuration/firmware updates is disabled in turbo mode when
  22. processing SCSI commands. A power cycle may be required to connect
  23. via USB to reset the 48MHz clock back to 48MHz.
  24. - Fix scsi2sd-util6 size and sector-size inputs
  25. - Fix crash when configured scsi disk starting sector is less than
  26. SD card size
  27. 20170329 6.1.0
  28. - Enable synchronous transfers on SCSI1 hosts
  29. - Support 4MB/s sync transfers for Amiga A590 (WD33C93)
  30. - Merge v4.7 release changes, excluding custom mode/inquiry pages
  31. - various bug fixes
  32. 20161006 6.0.13
  33. - Fixed SCSI timing issue
  34. - Added glitch filter on SCSI signals.
  35. - Re-implemented SCSI parity checking.
  36. 20160912 6.0.10
  37. - Fixed write issue with UHS-I Speed Class 3 SD cards.
  38. - More stability bug fixes
  39. 20160827 6.0.8
  40. - Fixed "protocol error" issues when saving configuration to SD cards.
  41. - Synchronous transfers supported ! 5MB/s and 10MB/s supported.
  42. - Fix for accessing data via USB with more than 2 devices configured.
  43. 20160815 6.0.6
  44. - Fix performance bugs
  45. 20160814 6.05
  46. - More SCSI bug fixes (some timing issues resolved in the FPGA image)
  47. - Firmware update support using scsi2sd-util6.
  48. 20160716 6.03 (BETA3)
  49. - SCSI bug fixes.
  50. 20160616 6.01
  51. - Improved SD card compatibility
  52. - Fixed SCSI interfaces on slower SCSI controllers
  53. - Significant performance improvements
  54. - Added SD card hotswap support.
  55. 20160528 6.0
  56. - First BETA firmware for the 6.0 hardware version of the SCSI2SD.