Target driver for local access

This driver allows you to access devices that are exported via SCST directly on the same Linux system that they are exported from.

It makes no assumptions in the code about the device types on the target, so any device handlers that you load in SCST will be visible, including tapes and so forth.

Additionally, this driver allows creation of fully functional target drivers in user space. See README for more details.

This driver was made by Richard Sharpe.

You can download the latest development version from the SCST Git repository. See the download page how to setup access to it.