From owner-freebsd-scsi Thu Feb 13 10:50:59 2003 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 3A46B37B401 for ; Thu, 13 Feb 2003 10:50:58 -0800 (PST) Received: from beppo.feral.com (beppo.feral.com [192.67.166.79]) by mx1.FreeBSD.org (Postfix) with ESMTP id 619BA43F75 for ; Thu, 13 Feb 2003 10:50:57 -0800 (PST) (envelope-from mjacob@feral.com) Received: from quaver.feral.com (mjacob@quaver.feral.com [192.67.166.210]) by beppo.feral.com (8.11.3/8.11.3) with ESMTP id h1DIoIV57041; Thu, 13 Feb 2003 10:50:20 -0800 (PST) (envelope-from mjacob@feral.com) Date: Thu, 13 Feb 2003 10:50:14 -0800 (PST) From: Matthew Jacob X-X-Sender: mjacob@mailhost.quaver.net Reply-To: mjacob@feral.com To: "John S. Bucy" Cc: scsi@freebsd.org Subject: Re: isp target mode In-Reply-To: <20030212205355.GH24423@catalepsy.pdl.cmu.edu> Message-ID: <20030213104616.S93556@mailhost.quaver.net> References: <20030212205355.GH24423@catalepsy.pdl.cmu.edu> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-scsi@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org [ direct to mjacob@feral.com will get quicker results: I'm kinda on sabbatical from the *BSDs these days and don't read the lists or my *BSD mail very often ] Make sure that you build a kernel with options ISP_TARGET_MODE=1 in the conf file. Also make sure that you either include the ispfw module in the same conf file or make sure it gets loaded via ispfw_load="YES" in /boot/loader.conf. The default firmware doesn't support target mode. ISPFW has to be told which f/w to return to isp when isp wants to download new f/w. And yes, all of them support target mode, with varying levels of incompletely working state (freeware, etc.). I haven't checked it in a month or so. -matt On Wed, 12 Feb 2003, John S. Bucy wrote: > > (refered to you directly from freebsd-scsi) > > I've been trying to do target mode on QLogic QLA2100F cards using Nate > Lawson's driver on 4.7. When I try to enable the target device, I get > "isp0: firmware does not support target mode." I tried upgrading the > firmware to the latest version but it still doesn't work. Has anyone > *verified* that any particular QLAs actually work in target mode? I > can probably buy new cards (I was thinking QLA2200F-CK) but I don't > want to go on a wild goose chase here ... > > > > thanks > john > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-scsi" in the body of the message