From owner-freebsd-multimedia@FreeBSD.ORG Tue Mar 30 05:58:35 2004 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9E1ED16A4CF; Tue, 30 Mar 2004 05:58:35 -0800 (PST) Received: from tora.nunu.org (YahooBB219003182070.bbtec.net [219.3.182.70]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5620743D41; Tue, 30 Mar 2004 05:58:35 -0800 (PST) (envelope-from simokawa@sat.t.u-tokyo.ac.jp) Received: from tora.nunu.org (unknown [192.168.1.2]) by tora.nunu.org (Postfix) with ESMTP id 476BF4AE80; Tue, 30 Mar 2004 22:58:34 +0900 (JST) Date: Tue, 30 Mar 2004 22:58:34 +0900 Message-ID: <87ekra308l.wl@tora.nunu.org> From: Hidetoshi Shimokawa To: Nik Clayton In-Reply-To: <20040330130212.GA50062@clan.nothing-going-on.org> References: <20040330130212.GA50062@clan.nothing-going-on.org> User-Agent: Wanderlust/2.10.1 (Watching The Wheels) SEMI/1.14.5 (Awara-Onsen) FLIM/1.14.5 (Demachiyanagi) APEL/10.6 MULE XEmacs/21.4 (patch 14) (Reasonable Discussion) (i386--freebsd) MIME-Version: 1.0 (generated by SEMI 1.14.5 - "Awara-Onsen") Content-Type: text/plain; charset=US-ASCII cc: multimedia@freebsd.org cc: firewire@freebsd.org Subject: Re: FreeBSD and an iSight X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Mar 2004 13:58:35 -0000 iSight is not a DV(digital video) but a digital camera. You need to write a driver implementing "1394-based digital camera specification". /\ Hidetoshi Shimokawa \/ simokawa@sat.t.u-tokyo.ac.jp PGP public key: http://www.sat.t.u-tokyo.ac.jp/~simokawa/pgp.html At Tue, 30 Mar 2004 14:02:12 +0100, Nik Clayton wrote: > > [1 ] > Has anyone had any luck getting an iSight to work with FreeBSD? I've > just plugged one in, and it's recognised by the firewire drivers, which > is a start: > > kernel: fwohci0: BUS reset > kernel: fwohci0: node_id=0xc800ffc2, gen=9, CYCLEMASTER mode > kernel: firewire0: 3 nodes, maxhop <= 2, cable IRM = 2 (me) > kernel: firewire0: bus manager 2 (me) > kernel: firewire0: New S400 device ID:000a27000407dc05 > kernel: sbp0:0:0 No additional information to report > > but 'fwcontrol -R', with and without 'sysctl hw.firewire.try_bmr=0' > doesn't capture anything. > > Some poking around the Linux space has turned up: > > http://www.tele.ucl.ac.be/PEOPLE/DOUXCHAMPS/ieee1394/coriander/ > > which in turn depends on > > http://sourceforge.net/projects/libdc1394/ > http://sourceforge.net/projects/libraw1394 > > and the video4linux interface, but nothing equivalent for FreeBSD. > > N > -- > FreeBSD: The Power to Serve http://www.freebsd.org/ (__) > FreeBSD Documentation Project http://www.freebsd.org/docproj/ \\\'',) > \/ \ ^ > --- 15B8 3FFC DDB4 34B0 AA5F 94B7 93A8 0764 2C37 E375 --- .\._/_) > [2 ] >