From owner-freebsd-firewire Thu Jan 9 22:35:47 2003 Delivered-To: freebsd-firewire@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 737A137B401; Thu, 9 Jan 2003 22:35:46 -0800 (PST) Received: from is1.mh.itc.u-tokyo.ac.jp (is1.mh.itc.u-tokyo.ac.jp [133.11.205.11]) by mx1.FreeBSD.org (Postfix) with ESMTP id 07AC743F5F; Thu, 9 Jan 2003 22:35:45 -0800 (PST) (envelope-from simokawa@sat.t.u-tokyo.ac.jp) Received: from is1.mh.itc.u-tokyo.ac.jp (is1.mh.itc.u-tokyo.ac.jp [127.0.0.1]) by is1.mh.itc.u-tokyo.ac.jp (Postfix) with ESMTP id 06D2D218120; Fri, 10 Jan 2003 15:35:38 +0900 (JST) Received: from mailhosting.itc.u-tokyo.ac.jp (IDENT:mirapoint@mailhosting.itc.u-tokyo.ac.jp [133.11.205.3]) by is1.mh.itc.u-tokyo.ac.jp (8.11.3/8.11.3) with ESMTP id h0A6ZZJ20118; Fri, 10 Jan 2003 15:35:35 +0900 Received: from ett.sat.t.u-tokyo.ac.jp (ett.sat.t.u-tokyo.ac.jp [133.11.135.3]) by mailhosting.itc.u-tokyo.ac.jp (Mirapoint Messaging Server MOS 2.9.3.2) with ESMTP id AHQ30497; Fri, 10 Jan 2003 15:35:29 +0900 (JST) Date: Fri, 10 Jan 2003 15:35:29 +0900 Message-ID: From: Hidetoshi Shimokawa To: "Petr Holub" Cc: , ikob@freebsd.org, akimichi@sfc.wide.ad.jp Subject: Re: reading from /dev/fw0? In-Reply-To: <003c01c2b306$45afa5b0$2603fb93@kloboucek> References: <200212302113.gBULD8rE000655@evenstar.ics.muni.cz> <003c01c2b306$45afa5b0$2603fb93@kloboucek> User-Agent: Wanderlust/2.11.0 (Wonderwall) REMI/1.14.3 (Matsudai) FLIM/1.14.3 (=?ISO-8859-1?Q?Unebigory=F2mae?=) APEL/10.3 MULE XEmacs/21.4 (patch 8) (Honest Recruiter) (i386--freebsd) X-Face: OE([KxWyJI0r[R~S/>7ia}SJ)i%a,$-9%7{*yihQk|]gl}2p#"oXmX/fT}Bn7: #j7i14gu$jgR\S*&C3R/pJX List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG At Fri, 3 Jan 2003 09:58:24 +0100, Petr Holub wrote: > A small sidenote: when I was playing with this device using C > I found I need to include: > #include "/sys/dev/firewire/firewire.h" > to get to constants and structures like FW_SSTBUF and bufreq. > Why is this header not included somewhere in /usr/include? Will be in RC3 and later. > Am I supposed to treat this device in some other special way? BTW: I > was able to use this camera with some other machine that runs > FreeBSD 4.6.2 with patch from DVTS (patched once again by myself > because of lazy BIOS on that machine, see > http://cheminfo.chemi.muni.cz/~hopet/FreeBSD/ASUS_T9400.html > if interested) so I think camera is OK. I wrote small utility which dumps DV stream to a file. The resulting file can be decoded or viewed with libdv(and playdv) in ports collection. http://people.freebsd.org/~simokawa/firewire/dvrec-20030110.tar.gz Enjoy! /\ Hidetoshi Shimokawa \/ simokawa@sat.t.u-tokyo.ac.jp PGP public key: http://www.sat.t.u-tokyo.ac.jp/~simokawa/pgp.html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-firewire" in the body of the message