2 - Fix bug when writing with multiple SCSI devices on the chain
5 - Fix Unit Serial Number inquiry page to use return configured serial number
6 - Apple mode pages now only sent when in Apple mode.
7 - Added quirks selection to scsi2sd-util. Apple users should manually fix
8 their settings to use the Apple mode.
9 - Added specific support for XEBEC controllers.
10 - Added a speed selection to scsi2sd-util. Users with older SASI or SCSI1
11 controllers should select the lower speed for stability.
12 - Support for v5.1 hardware boards.
15 - Fix scsi2sd-util size and sector-size inputs
16 - Fix crash when configured scsi disk starting sector is less than
18 - Update to PSoC Creator 4.0
21 - Fix bug in SCSI Inquiry command for SCSI2 hosts
22 - Added OMTI host quirks mode
23 - Fix for booting from early Mac Plus ROMS
24 - Performance fix when SCSI2 mode is enabled. Some users may need
25 to disable SCSI2 mode if it was incorrectly enabled previously.
26 - Added support for configurable mode pages
27 - Fix for exporting selectionDelay/startupDelay parameters to XML
29 - scsi2sd-util is now built with libudev1 on Linux, as all distros have
30 moved to this version. Users on older Linux distributions will need to
34 - Fixed bug when using sector size that isn't a multiple of 4
36 - Fixed a bug that caused hanging or scsi phase errors on
37 high speed scsi hosts.
38 - Fixed a hang when processing a SCSI RESET in a data phase.
39 - scsi2sd-util: Fixed USB connection problems under Windows 10.
40 - Added option to treat luns as separate devices
41 - Improved boot up time.
45 - Fix bug in SCSI MODE SENSE that returned the wrong mode type
46 - Fixes CDROM emulation
47 - Added selection delay parameter. This should be set to 1ms for older
48 SCSI1 hardware, or 0ms for SCSI2 and Mac Plus.
49 - Upgraded to wxWidgets 3.0.2
50 - Fixed stability/performance issue for sector sizes above 512
51 - Fixed bug that prevented the dvice working after "ejecting" a drive
52 - Upgraded to Cypress PSoC Creator 3.3
53 - Added experimental caching option. This provides a 2x speed up for
54 sequential single-sector writes. It is disabled by default.
55 - Disabled SCSI Disconnect support by default. There's now an option
56 in scsi2sd-util to enable it. It should be left off unless you have
57 a very good reason to enable it.
60 - Added configuration option to allow SCSI2 mode. This option is OFF by
61 default, and should only be enabled when using the SCSI2SD with a SCSI2 host
62 controller. Extra timing delays are added in the default SCSI1/SASI mode to
63 work with slow hardware.
64 - Modified hot-swap card detection to work with longer (60cm) microSD to SD
66 - Fixed off-by-one error in scsi2sd-util "Auto" sector start feature.
67 - Fixed crashes and stalls of scsi2sd-util after saving/loading options
69 - Fixed synchronous transfer request negotiation.
70 SCSI2SD now negotiates back to async transfers instead of simply
71 rejecting the message.
72 - Fixed INQUIRY response to commands lacking an allocation length.
73 - Firmware development updated to PSoC Creator 3.2 (from 3.1)
76 - Added configurable disk geometry.
77 - Added configuration import/export function to scsi2sd-util
78 - scsi2sd-util stability fixes
79 - Fixes to support EMU EMAX1 & 2
82 - Clean up version number mishap (4.2.3 reported as 4.2.2)
83 - Reduce size of mode pages for SCSI1 hosts
84 - Stability improvements whan handling resets during SCSI reads.
87 - Bugfix for failed flash checksums after configing configuration
90 - Improved compatibility with older SCSI1 hosts.
93 - Fix MODE SENSE bug when the allocation length is less than the
95 - Add WRITE BUFFER and WRITE AND VERIFY support.
96 - Fix rare case of very slow performance
99 - Rewrite of the SD card interface to fix compatibility problems.
100 This fixes write issues with Samsung SD cards.
101 - Workaround for SCSI hosts that set 250ms timeouts. Some NCR53C80/53C9X
102 drivers (openbsd, netbsd, and others) set a byte-to-byte timeout which
103 can be exceeded by SD card latency.
104 - Upgrade to PSoC Creator 3.1 and gcc 4.8.4.
105 - Integrated scsi2sd-debug functionality with scsi2sd-util.
108 - Fix handling requests for LUNs other than 0 from SCSI-2 hosts.
109 - Handle glitches of the scsi signals to improve stability and operate with
110 multiple devices on the SCSI bus.
111 - Re-add parity checking. This can be disabled using scsi2sd-config if
113 - Added disconnect/reconnect support during SD card writes.
114 - Preliminary CDROM device support (incomplete)
115 - New configuration method. Data is now stored in flash to allow room for
116 custom VPD tables. The old eeprom configuration is ignored.
117 - Support for up to 4 SCSI targets.
118 - scsi2sd-config and bootloader hosts utilities are replaced by the
119 new scsi2sd-util GUI.
120 - Fix for SD cards with Samsung controllers which expect a "stop" bit
121 in each SD command over SPI.
122 - Hot-swap support. The SD card can be removed whenever it's not in use
123 (ie. the LED must be OFF when the SD card is removed)
126 - Fix blank SCSI ID in scsi2sd-config output.
129 - Allow building utilities on older Linux distros
130 - Resolve missing DLL issues for the Windows utilities
131 - Fix scsi2sd-config crash on Mac.
134 - Fixed several performance issues. Transfer rates up to 2.5MB/s are now
136 - Implemented the READ BUFFER scsi command for performance testing purposes.
137 - Added support for the new "yellow" v4.2 revision boards.
138 - Improved firmware uploading. bootloaderhost can now reset the board back
140 - Display firmware version in scsi2sd-config
141 - Add "--reset" parameter to scsi2sd-config
144 - Critical fix for writes when using non-standard block sizes.
145 - Fix to ensure SCSI phase bits are set atomically.
146 - Always return the requested number of bytes for a REQUEST SENSE command
147 This is required to support the Ensoniq ASR-10.
148 - Decreased (unused) heap and stack sizes to prepare for a memory
150 - Increased the maximum sector size to 8192 bytes.
153 - Fix to SCSI Reset handling to avoid lockups
154 - Bug fixes to improve standards compatibility
155 - Bug fix for Unit Attention Condition, which is now enabled by default.
156 scsi2sd-config can be used to disable it for those systems that
157 truely require it (eg. Mac Plus).
158 - Added Linked commands support.
159 - Added support for configurable sector sizes between 64 and 2048 bytes.
160 The sector size can be set via the MODE SELECT command using a SCSI
161 format utility, or via scsi2sd-config
162 - Powerbook firmware added
165 - Remove hacks around ATN handling, and implement proper select-with-atn
166 support. This fix is essential for communicating with some SCSI hosts.
167 All SCSI2SD users are urged to upgrade to this firmware version.
168 - More fixes to support Apple HD SC Setup (thanks to Doug Brown!)
169 - Fixes to support SCSI1 initiators
170 * Support non-arbitrating initiators.
171 * Support single-initiator option.
172 * Set CCS response format flag in INQUIRY response.
175 - Fixes for better SCSI reset handling
176 - Fix for reading the last sector of the SD card.
177 - Performance improvements. 2.5x read, 2x write performance.
181 - Fixes to support formatting with Apple HD SC Setup. This is very slow,
182 Apple Drive Setup is preferred
183 - Reliability improvement for rejecting unknown SCSI messages.
184 - Reliability improvements for SD card initialisation and reading.
188 - Initial public release.