Skip to content

Releases: uweseimet/scsi2pi

SCSI2Pi 4.1

06 Dec 12:54
Compare
Choose a tag to compare

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

21 Nov 16:50
Compare
Choose a tag to compare

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

30 Oct 10:08
Compare
Choose a tag to compare

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

11 Oct 10:28
Compare
Choose a tag to compare

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

22 Jul 18:53
Compare
Choose a tag to compare

The main change in this version:

  • A bug when reading CD images has been fixed (#92).

SCSI2Pi 3.4

06 Jul 10:19
Compare
Choose a tag to compare

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

05 Jun 08:05
Compare
Choose a tag to compare

The main changes in this version:

SCSI2Pi 3.2

02 May 15:37
Compare
Choose a tag to compare

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

29 Mar 17:45
Compare
Choose a tag to compare

The main change in this version:

  • Minor bugfixes in the property evaluation/display.

SCSI2Pi 3.1

27 Mar 09:48
Compare
Choose a tag to compare

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.