From owner-freebsd-questions@FreeBSD.ORG Thu Dec 9 13:21:14 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EBE6216A4CE for ; Thu, 9 Dec 2004 13:21:14 +0000 (GMT) Received: from lp1001.snu.ac.kr (lp1001.snu.ac.kr [147.46.70.11]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7A52643D2D for ; Thu, 9 Dec 2004 13:21:14 +0000 (GMT) (envelope-from spamrefuse@yahoo.com) Received: from [147.46.44.181] (cisr.snu.ac.kr [147.46.44.181]) (authenticated (0 bits)) by lp1001.snu.ac.kr (8.13.1/8.11.6) with ESMTP id iB9DJ2r2023049 for ; Thu, 9 Dec 2004 22:19:02 +0900 Message-ID: <41B85144.5080904@yahoo.com> Date: Thu, 09 Dec 2004 22:21:08 +0900 From: Rob User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.3) Gecko/20041113 X-Accept-Language: en-us, en MIME-Version: 1.0 To: FreeBSD Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Digital video camera + IEEE-1394 + Firewire: How? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Dec 2004 13:21:15 -0000 Hi, First of all, I don't know much at about the firewire stuff. I've never used it before. A friend of mine has a digital video camera (SamSung SCD70) and wants me to transfer recordings to the computer. Before visiting me, this friend will buy a "IEEE 1394 add-on card" as the manual of the video camera recommends. Alas, no futher details on how to do the actual data/movie transfer. When I typed "apropos 1394" I found that firewire is related to this topic. Can somebody give me hints and help how to get this going? I'm running 5.3-stable. I saw that I need "device firewire" in the kernel config file, or load the firewire module. That part I understand. I suppose I will plug the EEE 1394 card into my PC, bootup and the kernel will find it. What do I need for transferring the movies from the video camera to my PC? Do I need software? Is that in the ports? Thanks very much! Rob.