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