Releases: uweseimet/scsi2pi
Releases · uweseimet/scsi2pi
SCSI2Pi 4.1
The main changes in this version:
- s2p requires less main memory, which is especially interesting for small Pis.
- The SCSI command READ FORMAT CAPACITIES has been implemented.
- Various error message have been improved.
Visit the SCSI2Pi website for highly optimized 32/64 bit bullseye/bookworm binary packages.
SCSI2Pi 4.0
The main changes in this version:
- Support for the new streamer device type SCTP. As image files .tar files are supported, like they are read/written by the tar command line tool. Furthermore, mt/mtx and the streamer software Gemar for the Atari are supported.
- Support of linked SCSI commands according to the SCSI standard.
- Numerous logging and error handling improvements.
- The in-process test tool is now included in the binary packages.
SCSI2Pi 3.4.3
The main changes in this version:
- The SCSI-1 compatibility mode has been improved.
- A minor bug in the s2p parser has been fixed.
- A bug in the s2pexec timeout handling has been fixed.
SCSI2Pi 3.4.2
The main changes in this version:
- s2pctl displays "????" instead of nothing for unknown device types.
- A minor issue when dealing with file operation errors has been fixed.
SCSI2Pi 3.4.1
The main change in this version:
- A bug when reading CD images has been fixed (#92).
SCSI2Pi 3.4
The main changes in this version:
- Code optimizations for the FULLSPEC board.
- The comparatively less performant legacy boards (aibom and gamernium) are no longer supported.
- Code quality improvements.
SCSI2Pi 3.3
The main changes in this version:
- Building tailored optimized binaries with a selection of device types has been simplified.
- Various code optimizations.
SCSI2Pi 3.2
The main changes in this version:
- The current configuration can be saved as properties in /etc/s2p.conf with s2pctl or the SCSI Control App.
- SCSI and SASI devices can share the bus.
- Logging the bus signals with s2pexec and in_process_test, resp., is now optional.
- The binary sizes have been reduced even more (compared to PiSCSI by about 25%), which is especially important for small Pis (Zero/Zero 2). The less memory is used the more is available for the sector cache.
SCSI2Pi 3.1.1
The main change in this version:
- Minor bugfixes in the property evaluation/display.
SCSI2Pi 3.1
The main changes in this version:
- The automatic creation of the PiSCSI bridge for the DaynaPort emulation can be switched off.
- s2p automatically switches to a matching caching mode if the SCSI commands READ/WRITE LONG are used.
- Numerous optimizations and even more compact binaries.