Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Feb 2003 10:50:14 -0800 (PST)
From:      Matthew Jacob <mjacob@feral.com>
To:        "John S. Bucy" <bucy@ece.cmu.edu>
Cc:        scsi@freebsd.org
Subject:   Re: isp target mode
Message-ID:  <20030213104616.S93556@mailhost.quaver.net>
In-Reply-To: <20030212205355.GH24423@catalepsy.pdl.cmu.edu>
References:  <20030212205355.GH24423@catalepsy.pdl.cmu.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
[ 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030213104616.S93556>