From owner-freebsd-questions@FreeBSD.ORG Wed May 25 20:09:54 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 F1A8816A41C for ; Wed, 25 May 2005 20:09:54 +0000 (GMT) (envelope-from toomas.aas@raad.tartu.ee) Received: from mail.neti.ee (smtp-out-3.neti.ee [194.126.101.111]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9AFD543D48 for ; Wed, 25 May 2005 20:09:53 +0000 (GMT) (envelope-from toomas.aas@raad.tartu.ee) Received: from [84.50.13.222] (84-50-13-222-dsl.trt.estpak.ee [84.50.13.222]) by Relayhost2.neti.ee (Postfix) with ESMTP id 56E773CB9; Wed, 25 May 2005 23:10:42 +0300 (EEST) Message-ID: <4294DB89.8090805@raad.tartu.ee> Date: Wed, 25 May 2005 23:09:45 +0300 From: Toomas Aas User-Agent: Mozilla Thunderbird 1.0.2 (X11/20050408) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Alessandro de Manzano References: <20050519202548.A54072@libero.sunshine.ale> In-Reply-To: <20050519202548.A54072@libero.sunshine.ale> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new-2.2.1 (20041222) (Debian) at neti.ee Cc: freebsd-questions@freebsd.org Subject: Re: Firewire Support on 4.11 ? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 May 2005 20:09:55 -0000 Alessandro de Manzano wrote: > I'ld use an external hard disk on a server of mine, and since USB 2.0 > support is not available in FBSD 4.x, I'ld try with firewire. > (I can't install 5.4-R on it) > > Any suggestion or hint ? Are there some recommended FW chipsets or > something to avoid ? See section 3.12 of the hardware notes, the supported chipsets are listed there. I've been using an external FireWire HD (Maxtor 5000DV) with FreeBSD 4.10 and 4.11 for more than a year now and I've had no problems. My system has ASUS P4B-533E motherboard with integrated FireWire controller: fwohci0: mem 0xed800000-0xed800fff irq 12 at device 4.0 on pci2 fwohci0: OHCI version 1.0 (ROM=1) fwohci0: No. of Isochronous channel is 4. fwohci0: EUI64 00:e0:18:00:00:05:6b:74 fwohci0: Phy 1394a available S400, 3 ports. fwohci0: Link S400, max_rec 2048 bytes. firewire0: on fwohci0 sbp0: on firewire0 --- ... If it wasn't for C, we'd be using BASI, PASAL and OBOL!