From e725623039e2881eb76ad918a20bc1be521a4243 Mon Sep 17 00:00:00 2001 From: Andrew Roughan Date: Sat, 20 May 2023 11:12:43 +1000 Subject: [PATCH] Added more information about Termination Power --- Termination.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Termination.md b/Termination.md index ddade17..ab6bf54 100644 --- a/Termination.md +++ b/Termination.md @@ -6,15 +6,15 @@ Termination is tricky to get right in any SCSI chain. Here is what you'll need t Via: https://www.techopedia.com/definition/17304/scsi-termination -## How to enable - -Termination is enabled by the two jumpers next to the resistor networks. - ## When to enable Termination is required at the end of a chain of SCSI devices. If BlueSCSI is the only device, termination must be on. If BlueSCSI is in the middle of a chain then it must be off. -The most common scenarios in usually require termination to be enabled. +The most common scenarios usually require termination to be enabled. + +## How to enable + +Termination is enabled by the two jumpers next to the resistor networks. For the termination to work it must be supplied with termination power on the SCSI bus. BlueSCSI v1.1a does not provide termination power to the SCSI bus. Your host controller usually supplies this power, but may not. Check the [Supported-Systems](https://github.com/erichelgeson/BlueSCSI/wiki/Supported-Systems) page for more information on your system. ## Termination Issues