2 - Fix to ensure SCSI phase bits are set atomically.
3 - Decreased (unused) heap and stack sizes to prepare for a memory
7 - Fix to SCSI Reset handling to avoid lockups
8 - Bug fixes to improve standards compatibility
9 - Bug fix for Unit Attention Condition, which is now enabled by default.
10 scsi2sd-config can be used to disable it for those systems that
11 truely require it (eg. Mac Plus).
12 - Added Linked commands support.
13 - Added support for configurable sector sizes between 64 and 2048 bytes.
14 The sector size can be set via the MODE SELECT command using a SCSI
15 format utility, or via scsi2sd-config
16 - Powerbook firmware added
19 - Remove hacks around ATN handling, and implement proper select-with-atn
20 support. This fix is essential for communicating with some SCSI hosts.
21 All SCSI2SD users are urged to upgrade to this firmware version.
22 - More fixes to support Apple HD SC Setup (thanks to Doug Brown!)
23 - Fixes to support SCSI1 initiators
24 * Support non-arbitrating initiators.
25 * Support single-initiator option.
26 * Set CCS response format flag in INQUIRY response.
29 - Fixes for better SCSI reset handling
30 - Fix for reading the last sector of the SD card.
31 - Performance improvements. 2.5x read, 2x write performance.
35 - Fixes to support formatting with Apple HD SC Setup. This is very slow,
36 Apple Drive Setup is preferred
37 - Reliability improvement for rejecting unknown SCSI messages.
38 - Reliability improvements for SD card initialisation and reading.
42 - Initial public release.