From owner-freebsd-firewire@FreeBSD.ORG Sun Nov 5 16:02:45 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 57FD416A415 for ; Sun, 5 Nov 2006 16:02:45 +0000 (UTC) (envelope-from mi+kde@aldan.algebra.com) Received: from aldan.algebra.com (aldan.algebra.com [216.254.65.224]) by mx1.FreeBSD.org (Postfix) with ESMTP id A0EFE43D46 for ; Sun, 5 Nov 2006 16:02:44 +0000 (GMT) (envelope-from mi+kde@aldan.algebra.com) Received: from aldan.algebra.com (aldan [127.0.0.1]) by aldan.algebra.com (8.13.8/8.13.7) with ESMTP id kA5G2hDo025506 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sun, 5 Nov 2006 11:02:43 -0500 (EST) (envelope-from mi+kde@aldan.algebra.com) Received: from localhost (localhost [[UNIX: localhost]]) by aldan.algebra.com (8.13.8/8.13.7/Submit) id kA5G2hVl025505; Sun, 5 Nov 2006 11:02:43 -0500 (EST) (envelope-from mi+kde@aldan.algebra.com) From: Mikhail Teterin To: Bruce M Simpson Date: Sun, 5 Nov 2006 11:02:42 -0500 User-Agent: KMail/1.9.5 References: <200610181758.01905.mi+mx@aldan.algebra.com> <4549E988.5050605@incunabulum.net> In-Reply-To: <4549E988.5050605@incunabulum.net> X-Face: %UW#n0|w>ydeGt/b@1-.UFP=K^~-:0f#O:D7whJ5G_<5143Bb3kOIs9XpX+"V+~$adGP:J|SLieM31VIhqXeLBli" Cc: Mikhail Teterin , firewire@freebsd.org Subject: Re: libraw1394 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: Sun, 05 Nov 2006 16:02:45 -0000 Hi, Bruce! Is there a reason, you are working with libraw1394-1.2.0? The authors have posted version 1.2.1 back in April -- and that is, what my port skeleton (http://aldan.algebra.com/~mi/libraw1394.shar) would get you... Yours, -mi On Thursday 02 November 2006 07:50, Bruce M Simpson wrote: = I would really appreciate it if you could have a look. = = I've copied what I've been working on to = http://people.freebsd.org/~bms/staging/. = = What is missing: ISO, FCP and ARM support. = This also has the same caveat that it will work only with the first = firewire card. = = I have noticed when I try to run the raw1394 test code, that my laptop = instantly reboots. No panic. I probably need to try this with a machine = which is more tolerant of double/triple faults and/or NMIs to pin down = exactly what causes the code to die.