From owner-freebsd-scsi@FreeBSD.ORG Wed Aug 6 09:31:26 2003 Return-Path: Delivered-To: freebsd-scsi@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3BF7137B404 for ; Wed, 6 Aug 2003 09:31:23 -0700 (PDT) Received: from rootlabs.com (root.org [67.118.192.226]) by mx1.FreeBSD.org (Postfix) with SMTP id C8C5943F3F for ; Wed, 6 Aug 2003 09:31:22 -0700 (PDT) (envelope-from nate@rootlabs.com) Received: (qmail 73652 invoked by uid 1000); 6 Aug 2003 16:31:23 -0000 Date: Wed, 6 Aug 2003 09:31:23 -0700 (PDT) From: Nate Lawson To: "Justin T. Gibbs" In-Reply-To: <1682670000.1060181676@aslan.scsiguy.com> Message-ID: <20030806093010.M73637@root.org> References: <20030806071204.H73306@root.org> <1682670000.1060181676@aslan.scsiguy.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-scsi@freebsd.org cc: Jingrong Xie Subject: Re: Re: AIC7899's 2 SCSI channels infect with each other in target mode? X-BeenThere: freebsd-scsi@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: SCSI subsystem List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Aug 2003 16:31:26 -0000 On Wed, 6 Aug 2003, Justin T. Gibbs wrote: > > You shouldn't be able to do this since ahc(4) does not support > > simultaneous target/initiator mode. > > It can, you just need to disable the multi-target-id feature to do > it. I should probably modify the driver so that it will allow dual > mode operation so long as only one target-id is set and it corresponds > to the initiator's id. I would REALLY appreciate this since it would allow target mode testing on a single HBA (i.e. 7890) without any external cabling. -Nate