Updated Nuvolink SCSI Card (markdown)

akuker 2021-01-27 11:20:32 -06:00
parent 1936d005dd
commit b507c2d517
1 changed files with 5 additions and 1 deletions

@ -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!
<table style="background-color:yellow">
<tr>
<td><b>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.<b></td>
</tr>
</table>
# 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: