From owner-freebsd-firewire@FreeBSD.ORG Mon Oct 16 18:29:21 2006 Return-Path: X-Original-To: firewire@freebsd.org 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 DC35D16A4AB for ; Mon, 16 Oct 2006 18:29:21 +0000 (UTC) (envelope-from mi+mx@aldan.algebra.com) Received: from corbulon.video-collage.com (static-151-204-231-237.bos.east.verizon.net [151.204.231.237]) by mx1.FreeBSD.org (Postfix) with ESMTP id 62F4543E9C for ; Mon, 16 Oct 2006 18:25:21 +0000 (GMT) (envelope-from mi+mx@aldan.algebra.com) Received: from [172.21.130.86] (mx-broadway [38.98.68.18]) by corbulon.video-collage.com (8.13.6/8.13.6) with ESMTP id k9GIP837087367 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 16 Oct 2006 14:25:08 -0400 (EDT) (envelope-from mi+mx@aldan.algebra.com) From: Mikhail Teterin Organization: Virtual Estates, Inc. To: Buzz Slye Date: Mon, 16 Oct 2006 14:25:02 -0400 User-Agent: KMail/1.9.1 References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-u" Content-Transfer-Encoding: 8bit Content-Disposition: inline Message-Id: <200610161425.03096.mi+mx@aldan.algebra.com> X-Virus-Scanned: ClamAV 0.88.4/2036/Mon Oct 16 10:21:32 2006 on corbulon.video-collage.com X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.43 Cc: firewire@freebsd.org Subject: Re: Libraw1394 on FreeBSD 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: Mon, 16 Oct 2006 18:29:22 -0000 середа 11 жовтень 2006 12:57, Buzz Slye написав: > However, the Linux libraw1394 should be completely scrapped as the ioctl's > and underlying support are completely different. Main.c, iso.c, and > readwrite.c must be rewritten. Hi, Buzz! So, do I need to wait for your reimplementations of main.c and readwrite.c (in addition to the iso.c, which you already sent), or is iso.c the only thing that needs to be replaced for the port? Also, would you have a sample client-application to do some basic testing? Thanks! -mi