Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
This release fixes a problem when UNIT ATTENTION
is pending when mtx is started. This can occur if
the door is opened on some libraries or the SCSI
bus is reset. The change eliminates the
requirement to rerun the mtx command. Debian
packaging support has been added. The unsupported
program nsmhack is no longer built by default nor
is included in any of the binary packages. It is
still included in the source tar and can be built
manually using "make nsmhack".
This release adds the scsieject utility. This
utility is used to perform the SCSI operations
start, stop, load, unload, lock, and unlock. It is
primarily used with a data transfer device after
loading media or before unloading media.
Loaderinfo has been enhanced to provide more
information. The mtx command previous has been
implemented and the last command has been fixed.
This release changes to using the SG_IO ioctl on Linux rather than the write/read SG interface, adds a test for SG version to make sure that the version of the SG driver it's running against is what it was compiled to handle, and has some code cleanups. The main mtx tool (as compared to other programs in the tarball) should be fairly stable, but please test carefully before rolling this version into production.