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