From owner-freebsd-firewire@FreeBSD.ORG Sat Dec 22 05:16:29 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 7AA0A16A41A; Sat, 22 Dec 2007 05:16:29 +0000 (UTC) (envelope-from sbruno@miralink.com) Received: from plato.miralink.com (mail.miralink.com [70.103.185.20]) by mx1.freebsd.org (Postfix) with ESMTP id 5178513C455; Sat, 22 Dec 2007 05:16:29 +0000 (UTC) (envelope-from sbruno@miralink.com) Received: from localhost (localhost.localdomain [127.0.0.1]) by plato.miralink.com (Postfix) with ESMTP id EE59A1C800F; Fri, 21 Dec 2007 21:16:28 -0800 (PST) Received: from plato.miralink.com ([127.0.0.1]) by localhost (plato.miralink.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 21876-04; Fri, 21 Dec 2007 21:16:28 -0800 (PST) Received: from [10.47.1.118] (vpn.office.miralink.com [10.0.0.5]) by plato.miralink.com (Postfix) with ESMTP id 52B421C800C; Fri, 21 Dec 2007 21:16:28 -0800 (PST) Message-ID: <476C9DAB.7080402@miralink.com> Date: Fri, 21 Dec 2007 21:16:27 -0800 From: Sean Bruno User-Agent: Thunderbird 2.0.0.9 (X11/20071115) MIME-Version: 1.0 To: freebsd-firewire@freebsd.org, Hidetoshi Shimokawa Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-DSPAM-Result: Innocent X-DSPAM-Processed: Fri Dec 21 21:16:28 2007 X-DSPAM-Confidence: 0.9996 X-DSPAM-Probability: 0.0000 X-DSPAM-Signature: 476c9dac77025260519334 X-DSPAM-Factors: 27, X-Virus-Scanned: amavisd-new at X-Spam-Status: No, score=-4.473 tagged_above=-10 required=6.6 autolearn=ham tests=[ALL_TRUSTED=-1.8, AWL=0.026, BAYES_00=-2.599, DSPAM_HAM=-0.1] X-Spam-Score: -4.473 X-Spam-Level: Cc: Subject: sbp and sbp_targ can't co-exist? 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: Sat, 22 Dec 2007 05:16:29 -0000 I noted that sbp and sbp_targ can't be configured at the same time. Is it possible to have the controller act as a target and see other targets at the same time? Sean