CHANGELOG 4.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138
  1. 20210508 6.4.4
  2. - More bug fixes for firmware hanging during read/writes
  3. 20210504 6.4.3
  4. - More bug fixes while writing data.
  5. 20210503 6.4.2
  6. - Bug fix for errors while writing data
  7. - Fix for scsi2sd-util6 under Windows which may fail to detect a board without a SD card inserted.
  8. 20210426 6.4.1
  9. - 2021 hardware support release.
  10. - scsi2sd-util6 stability improvements (contributed by Jonathan Wakely.
  11. 20201012 6.3.2
  12. - Increase limit of READ/WRITE BUFFER command for improved compatibility
  13. SGI Iris hosts
  14. - Add new config option to enable blind writes to improve SD card write
  15. performance. This was previously enabled default but causes problems
  16. with some SCSI hosts.
  17. 20200419 6.3.1
  18. - Added checks to ensure the correct firmware version is loaded.
  19. V6 Rev.f and older boards need the "firmware.V6.revF.dfu" firmware updates.
  20. V6 2020c and newer boards need the "firmware.V6.2020.dfu" firmware updates.
  21. 20200216 6.3.0
  22. - Breaking change: Firmware updates on windows now require the UsbDK
  23. driver to be installed.
  24. - Fix regression preventing some machines from booting
  25. - Update libusb to 1.0.23 for dfu-util
  26. - Modify dfu-util to use the UsbDk driver via libusb.
  27. 20200130 6.2.15
  28. - Fix issue writing more than 512kb of data in one write command
  29. (bug introduced 6.2.7)
  30. - Fix possible data corruption bug when reading or writing more than
  31. 64kb per command (fixed in most cases by 6.2.14)
  32. 20200101 6.2.14
  33. - Fix for invalid CDROM READ TOC responses (Thanks Simon Gander)
  34. - Fix for data corruption for hosts that transfer more than 64k per
  35. write.
  36. 20191208 6.2.9
  37. - Fix to prevent sending floppy geometry mode page when not configured as
  38. a floppy (Thanks Landon Rodgers)
  39. - Fix for VMS 5.5-2 Inquiry allocation lengths. Requires setting "vms" quirk
  40. mode in the XML config (Thanks Landon Rodgers)
  41. 20191030 6.2.8
  42. - Fix incorrect results from the self-test function.
  43. 20191009 6.2.7
  44. - Slight improvements to data throughput, which may assist SCSI hosts with
  45. short timeouts.
  46. 20190529 6.2.5
  47. - Add scsi mode page 0 support
  48. - Fix SD card hotswap bug when the SCSI host is constantly polling
  49. 20190502 6.2.4 (Beta)
  50. - Port XEBEC support from v5 firmware
  51. - Add Flexible Disk Drive Geometry SCSI MODE page
  52. - Stability improvements
  53. - Fix regression from 6.1.3 firmware for Kurzweil K2000
  54. 20181011 6.2.1
  55. - Fix bug in USB disk interface with disks over 4GB
  56. 20180926 6.2.0
  57. - Fix bug with non-512 byte sectors.
  58. - Fix bug when writing with multiple SCSI devices on the chain
  59. - Performance improvements to write speeds.
  60. 20180430 6.1.4
  61. - Fix bug in self-test function
  62. 20180131 6.1.3
  63. - Fix bug that caused stability issues with 10MB/s transfers.
  64. 20171128 6.1.2
  65. - Fix synchronous negotiation bugs
  66. 20170520 6.1.1
  67. - Performance improvements to improve throughput at all scsi speeds
  68. - Add new "turbo" speed option to boost speeds.
  69. - May not be reliable, and use is not supported.
  70. - Async timings trimmed
  71. - Sync speeds boosted to theoretical 15.625MB/s, with 12.0MB/s measured
  72. read througput.
  73. - SD card put in "high speed" mode.
  74. - USB for configuration/firmware updates is disabled in turbo mode when
  75. processing SCSI commands. A power cycle may be required to connect
  76. via USB to reset the 48MHz clock back to 48MHz.
  77. - Fix scsi2sd-util6 size and sector-size inputs
  78. - Fix crash when configured scsi disk starting sector is less than
  79. SD card size
  80. 20170329 6.1.0
  81. - Enable synchronous transfers on SCSI1 hosts
  82. - Support 4MB/s sync transfers for Amiga A590 (WD33C93)
  83. - Merge v4.7 release changes, excluding custom mode/inquiry pages
  84. - various bug fixes
  85. 20161006 6.0.13
  86. - Fixed SCSI timing issue
  87. - Added glitch filter on SCSI signals.
  88. - Re-implemented SCSI parity checking.
  89. 20160912 6.0.10
  90. - Fixed write issue with UHS-I Speed Class 3 SD cards.
  91. - More stability bug fixes
  92. 20160827 6.0.8
  93. - Fixed "protocol error" issues when saving configuration to SD cards.
  94. - Synchronous transfers supported ! 5MB/s and 10MB/s supported.
  95. - Fix for accessing data via USB with more than 2 devices configured.
  96. 20160815 6.0.6
  97. - Fix performance bugs
  98. 20160814 6.05
  99. - More SCSI bug fixes (some timing issues resolved in the FPGA image)
  100. - Firmware update support using scsi2sd-util6.
  101. 20160716 6.03 (BETA3)
  102. - SCSI bug fixes.
  103. 20160616 6.01
  104. - Improved SD card compatibility
  105. - Fixed SCSI interfaces on slower SCSI controllers
  106. - Significant performance improvements
  107. - Added SD card hotswap support.
  108. 20160528 6.0
  109. - First BETA firmware for the 6.0 hardware version of the SCSI2SD.