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