This patch contains SCST core code. Signed-off-by: Vladislav Bolkhovitin <vst@xxxxxxxx> --- drivers/scst/Kconfig | 256 ++ drivers/scst/Makefile | 12 drivers/scst/scst_cdbprobe.h | 519 +++++ drivers/scst/scst_lib.c | 3689 +++++++++++++++++++++++++++++++++++++ drivers/scst/scst_main.c | 1919 +++++++++++++++++++ drivers/scst/scst_module.c | 69 drivers/scst/scst_priv.h | 513 +++++ drivers/scst/scst_targ.c | 5458 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 8 files changed, 12435 insertions(+) The patch is too big to be submitted inline. You can find it in http://scst.sourceforge.net/patches/scst_core.diff -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html