From b507c2d517382d53a80a742bbc12628dfac0cd21 Mon Sep 17 00:00:00 2001 From: akuker <34318535+akuker@users.noreply.github.com> Date: Wed, 27 Jan 2021 11:20:32 -0600 Subject: [PATCH] Updated Nuvolink SCSI Card (markdown) --- Nuvolink-SCSI-Card.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Nuvolink-SCSI-Card.md b/Nuvolink-SCSI-Card.md index 043575d..6f83316 100644 --- a/Nuvolink-SCSI-Card.md +++ b/Nuvolink-SCSI-Card.md @@ -1,7 +1,11 @@ # Background [Saybur](https://github.com/saybur) has developed some fantastic [documentation](https://github.com/saybur/scuznet/blob/master/PROTOCOL.md) about how the Nuvolink SCSI protocol works. He has taken that and implemented it into the ["Scuznet"](https://github.com/saybur/scuznet) device. -The Scuznet functionality is still in early alpha stages, but has been demonstrated to work! + + + + +
Work on the Nuvolink emulation has stopped. The Nuvolink relies on the Reselection operation, which is NOT currently supported by RaSCSI. Since the [Dayna-Port-SCSI-Link](Dayna-Port-SCSI-Link) functionality is working, no additional effort is planned for the Nuvolink.
# Nuvolink & RaSCSI The first attempt at a SCSI Ethernet device was using the documentation from Saybur. All of this code is in the "nuvolink" Github branch. The current status is: