All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Brian O'Mahoney" <omb@khandalf.com>
To: "Gustavo Guillermo Pérez" <gustavo@compunauta.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [OT] SCSI Printer on AIC78XX without SCSI Terminator
Date: Mon, 11 Jul 2005 02:54:19 +0200	[thread overview]
Message-ID: <42D1C33B.40606@khandalf.com> (raw)
In-Reply-To: <200507101921.36332.gustavo@compunauta.com>

First, normal (non-differential) SCSI is an OpenCollector bus design
which simply wont work without a terminator and is designed to use
exactly two(2) terminators, one at each end of the bus, these both
provide a pull up and terminate the bus to prevent reflections. Also
the longer and faster the bus the more you depend on correct termination
e.g. 130 ohm - +3.3V

For much more detail, including external terminators please see

http://www.scsita.org/aboutscsi/SCSI_Termination_Tutorial.html

Second, there is usually a built in terminator in the AIC7xxx
adaptor, usually enabled in the SCSI BIOS.

Also check your device for negotiable SCSI options, eg SYNC, OFFSET

Gustavo Guillermo Pérez wrote:
> Hello, I was tried to use a SCSI Printer, onto a AIC78XX (old and new driver), 
> when driver load, it recognise the Scanner, the Printer and Panel, but may be 
> the copier doesn't have an internal terminator, and driver hangs forever 
> discovering unexistent 4th device. I do not wish to dissasemble the copier to 
> solder the terminator, and I never deal with SCSI HW. Kernel I was tried: 
> 2.6.7, 2.4.23. but I think the driver does not change from 2.6.7 to 2.6.12.
> 
> I see the doc about this driver but I can't figure out wich of a lot options 
> can help to not try to discover more than 3 devices... I'll have a chance to 
> play with this machine the next week, then I'm taking ideas.
> 
> aic7xxx=seltime:2
> this option wait for answer but the device 4º waits forever...
> aic7xxx=no_reset
> I don't....
> aic7xxx=override_term
> mmmmmm
> ...
> 
> The new driver support cmdline args?
> 
> If someone can share comment I would appreciate it
> 
> cheers

-- 
mit freundlichen Grüßen, Brian.


      reply	other threads:[~2005-07-11  0:53 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-11  0:21 [OT] SCSI Printer on AIC78XX without SCSI Terminator Gustavo Guillermo Pérez
2005-07-11  0:54 ` Brian O'Mahoney [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=42D1C33B.40606@khandalf.com \
    --to=omb@khandalf.com \
    --cc=gustavo@compunauta.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=omb@bluewin.ch \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.