From owner-freebsd-firewire@FreeBSD.ORG Wed Nov 21 03:58:16 2007 Return-Path: Delivered-To: freebsd-firewire@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DA70816A418 for ; Wed, 21 Nov 2007 03:58:16 +0000 (UTC) (envelope-from freebsd@gm.nunu.org) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.232]) by mx1.freebsd.org (Postfix) with ESMTP id AB78913C458 for ; Wed, 21 Nov 2007 03:58:16 +0000 (UTC) (envelope-from freebsd@gm.nunu.org) Received: by wr-out-0506.google.com with SMTP id 68so1063989wra for ; Tue, 20 Nov 2007 19:58:16 -0800 (PST) Received: by 10.142.131.18 with SMTP id e18mr1831635wfd.1195617090452; Tue, 20 Nov 2007 19:51:30 -0800 (PST) Received: by 10.142.224.12 with HTTP; Tue, 20 Nov 2007 19:51:30 -0800 (PST) Message-ID: <626eb4530711201951p4dcd8e33h9da25565c02fff7f@mail.gmail.com> Date: Wed, 21 Nov 2007 12:51:30 +0900 From: "Hidetoshi Shimokawa" Sender: freebsd@gm.nunu.org To: "Sean Bruno" In-Reply-To: <47432BFA.4020406@miralink.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <474317E3.1030000@miralink.com> <47432BFA.4020406@miralink.com> X-Google-Sender-Auth: 7c872a67c0fd9cba Cc: freebsd-scsi@freebsd.org, freebsd-firewire@freebsd.org Subject: Re: Firewire Target Mode howto? X-BeenThere: freebsd-firewire@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Firewire support in FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Nov 2007 03:58:16 -0000 sbp_targ(4) is the driver for target mode. You also need CAM(scbus,targ) and scsi_target(8) in /usr/share/examples/scsi_target. Please note that the target mode driver in CAM is not at production level as discussed in freebsd-scsi. On 11/21/07, Sean Bruno wrote: > Sean Bruno wrote: > > I see that the firewire driver has the capability to go into target > > mode but I can't seem to find any documentation(man pages and > > google-foo have failed me) on how to flip my firewire driver into > > target mode. > > > > For ISP, I add ISP_TARGET_MODE to the kernel config, is there a > > similar option for firewire or sbp? > > > > Sean > Physician, help thyself. > > I discovered the sbp_targ module in sys/dev/sbp ! I built and loaded > it, and it looks like there is some work to do here. > > Sean > _______________________________________________ > freebsd-firewire@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-firewire > To unsubscribe, send any mail to "freebsd-firewire-unsubscribe@freebsd.org" > > -- /\ Hidetoshi Shimokawa \/ simokawa@FreeBSD.ORG