From b1dc7407f3e85a555910f01a17157f7a8dfe29c8 Mon Sep 17 00:00:00 2001 From: akuker <34318535+akuker@users.noreply.github.com> Date: Wed, 14 Oct 2020 18:13:07 -0500 Subject: [PATCH] Updated SCSI Bus Capture (markdown) --- SCSI-Bus-Capture.md | 15 +++++---------- 1 file changed, 5 insertions(+), 10 deletions(-) diff --git a/SCSI-Bus-Capture.md b/SCSI-Bus-Capture.md index 7412e84..8243237 100644 --- a/SCSI-Bus-Capture.md +++ b/SCSI-Bus-Capture.md @@ -13,22 +13,17 @@ cd ~/RASCSI/src/raspberrypi/ sudo apt install libspdlog-dev make all ``` -== Special RaSCSI 1.5/1.6 modification == +## Special RaSCSI 1.5/1.6 modification + If you're using a RaSCSI version 1.5 or 1.6, you will need to make the following modification to your board. This will force all of the transceivers into a RECEIVE-ONLY mode. - - - - -Girl in a jacket - - + Note: This tool hasn't been tested with RaSCSI board version 2.x. -= Capture data = +# Capture data -= Reviewing data = +# Reviewing data