From owner-freebsd-scsi Thu Jan 30 14:46:56 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id OAA06975 for freebsd-scsi-outgoing; Thu, 30 Jan 1997 14:46:56 -0800 (PST) Received: from sendero.i-connect.net ([206.190.144.100]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id OAA06947 for ; Thu, 30 Jan 1997 14:46:47 -0800 (PST) Received: (from shimon@localhost) by sendero.i-connect.net (8.8.5/8.8.4) id PAA09359; Thu, 30 Jan 1997 15:45:50 -0800 (PST) Message-ID: X-Mailer: XFMail 1.1-alpha [p0] on FreeBSD Content-Type: text/plain; charset=iso-8859-8 Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <199701291216.HAA08774@hda.hda.com> Date: Thu, 30 Jan 1997 14:15:26 -0800 (PST) Organization: iConnect Corp. From: Simon Shapiro To: Peter Dufault Subject: Re: NewComer Questions... Cc: freebsd-scsi@freebsd.org, (Julian Elischer) Sender: owner-freebsd-scsi@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hi Peter Dufault; On 29-Jan-97 you wrote: > > > We need to develop the following functionality: > > > > > > 1. Multi-initiator support > > I assume you mean in SCSI? > > we ahve some basic support for that but it requires a SCSI host > > adapter that supports it.. it hasn't been exercised in years. > > (I wrote it iwith Peter Dufault but it's a rarely used feature. > > Or are you alking about several machines sharing a single bus?) > > Only the aha1542b supports it. It breaks on earlier and later > versions even on the aha adapter. The only way to resurrect > this will be to put it into the NCR and AHC where we have > solid support for the firmware. True for only a while longer. We are writing a DPT driver for FreeBSD. Once this is done (a week or two), you will have an alternative. We are going to use this controller for this project for many reasons. [ So that this thread does not turn into a commercial for DPT (they are not paying me), nor a flaming war of ``my controller is better than your controller'' (had enough of those in the Linux camp), I will invite those who are curious to contact me off this list. ] I realize this is a tricky/complex issue. As I am new to FreeBSD, I initiated this thread to discover what is there, how, why, etc. Thanx for all your input. It is very valuable... Simon