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: