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