2 - Fix blank SCSI ID in scsi2sd-config output.
5 - Allow building utilities on older Linux distros
6 - Resolve missing DLL issues for the Windows utilities
7 - Fix scsi2sd-config crash on Mac.
10 - Fixed several performance issues. Transfer rates up to 2.5MB/s are now
12 - Implemented the READ BUFFER scsi command for performance testing purposes.
13 - Added support for the new "yellow" v4.2 revision boards.
14 - Improved firmware uploading. bootloaderhost can now reset the board back
16 - Display firmware version in scsi2sd-config
17 - Add "--reset" parameter to scsi2sd-config
20 - Critical fix for writes when using non-standard block sizes.
21 - Fix to ensure SCSI phase bits are set atomically.
22 - Always return the requested number of bytes for a REQUEST SENSE command
23 This is required to support the Ensoniq ASR-10.
24 - Decreased (unused) heap and stack sizes to prepare for a memory
26 - Increased the maximum sector size to 8192 bytes.
29 - Fix to SCSI Reset handling to avoid lockups
30 - Bug fixes to improve standards compatibility
31 - Bug fix for Unit Attention Condition, which is now enabled by default.
32 scsi2sd-config can be used to disable it for those systems that
33 truely require it (eg. Mac Plus).
34 - Added Linked commands support.
35 - Added support for configurable sector sizes between 64 and 2048 bytes.
36 The sector size can be set via the MODE SELECT command using a SCSI
37 format utility, or via scsi2sd-config
38 - Powerbook firmware added
41 - Remove hacks around ATN handling, and implement proper select-with-atn
42 support. This fix is essential for communicating with some SCSI hosts.
43 All SCSI2SD users are urged to upgrade to this firmware version.
44 - More fixes to support Apple HD SC Setup (thanks to Doug Brown!)
45 - Fixes to support SCSI1 initiators
46 * Support non-arbitrating initiators.
47 * Support single-initiator option.
48 * Set CCS response format flag in INQUIRY response.
51 - Fixes for better SCSI reset handling
52 - Fix for reading the last sector of the SD card.
53 - Performance improvements. 2.5x read, 2x write performance.
57 - Fixes to support formatting with Apple HD SC Setup. This is very slow,
58 Apple Drive Setup is preferred
59 - Reliability improvement for rejecting unknown SCSI messages.
60 - Reliability improvements for SD card initialisation and reading.
64 - Initial public release.