From owner-svn-src-stable-7@FreeBSD.ORG Mon Dec 22 01:45:45 2008 Return-Path: Delivered-To: svn-src-stable-7@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3A0B6106564A; Mon, 22 Dec 2008 01:45:45 +0000 (UTC) (envelope-from bms@incunabulum.net) Received: from out1.smtp.messagingengine.com (out1.smtp.messagingengine.com [66.111.4.25]) by mx1.freebsd.org (Postfix) with ESMTP id 09A058FC16; Mon, 22 Dec 2008 01:45:44 +0000 (UTC) (envelope-from bms@incunabulum.net) Received: from compute1.internal (compute1.internal [10.202.2.41]) by out1.messagingengine.com (Postfix) with ESMTP id 277F71E9316; Sun, 21 Dec 2008 20:27:24 -0500 (EST) Received: from heartbeat1.messagingengine.com ([10.202.2.160]) by compute1.internal (MEProxy); Sun, 21 Dec 2008 20:27:24 -0500 X-Sasl-enc: torIHTZANvhLFUIPxAWQV7kja8izDlPlnJMnX7ISd/TK 1229909243 Received: from anglepoise.lon.incunabulum.net (82-35-112-254.cable.ubr07.dals.blueyonder.co.uk [82.35.112.254]) by mail.messagingengine.com (Postfix) with ESMTPSA id 409D920B20; Sun, 21 Dec 2008 20:27:23 -0500 (EST) Message-ID: <494EECF9.3040702@incunabulum.net> Date: Mon, 22 Dec 2008 01:27:21 +0000 From: Bruce Simpson User-Agent: Thunderbird 2.0.0.18 (X11/20081204) MIME-Version: 1.0 To: Sean Bruno References: <200812220038.mBM0crD7046357@svn.freebsd.org> In-Reply-To: <200812220038.mBM0crD7046357@svn.freebsd.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: svn-src-stable@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org, svn-src-stable-7@freebsd.org Subject: Re: svn commit: r186387 - stable/7/usr.sbin/fwcontrol X-BeenThere: svn-src-stable-7@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for only the 7-stable src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Dec 2008 01:45:45 -0000 Sean Bruno wrote: > Log: > MFC 182911,182948,185996 from HEAD to syncronize fwcontrol between all branches > of FreeBSD. > > These changes provide the following features: > Allow users of more than one Firewire board to execute commands > Allow users to pass more than one command line argument at a time > Provide NetBSD code support > Cleanup Mergeinfo and mark the branch in sync > > Reviewed by: slong (scottl@samsco.org) Mentor > Approved by: re Ken (kensmith@cse.buffalo.edu) > I have a Firewire IIDC camera which isn't supported, do you fancy playing with it? Let me know off-list and I can arrange shipping. Hidetoshi-san said it had something to do with isoc transfers, however I haven't been able to test as I don't have a firewire hub, or a device with more than one physical port. cheers BMS