From owner-freebsd-scsi Mon Oct 29 12:19:29 2001 Delivered-To: freebsd-scsi@freebsd.org Received: from cthulu.compt.com (cthulu.compt.com [209.115.146.10]) by hub.freebsd.org (Postfix) with ESMTP id BC75137B406 for ; Mon, 29 Oct 2001 12:19:26 -0800 (PST) Date: Mon, 29 Oct 2001 15:19:19 -0500 (EST) From: Andrew Prior To: Matthew Jacob Cc: Subject: Re: Target mode help In-Reply-To: <20011029121340.M36944-100000@wonky.feral.com> Message-ID: 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 On Mon, 29 Oct 2001, Matthew Jacob wrote: > Make that: > > # Bitmap of units to enable targetmode operations. > options AHC_TMODE_ENABLE=XXX > > where XXX is the bitmap of units you want in target mode > (e.g., 0x1 for unit 0, 0x3 for units 0 && 1...) Ahhh... OK, I just started looking for the AHC_TARGET_MODE in the LINT file and noticed the AHC_TMODE_ENABLE flag. Since I saw that aic7xxx_freebsd.h had AHC_TARGET_MODE set to 1, I didn't think I needed to do anything else like that in the conf file. I already had the "targ" and "targbh" which I had picked up from scouring google and deja, but I missed that one. I'll give that a shot. Thanks! - Andrew ============================================================================== Andrew Prior Senior Programmer - Command Post/ToyBox (416) 585-9995 x453 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-scsi" in the body of the message