From owner-freebsd-amd64@FreeBSD.ORG Tue Apr 25 12:50:39 2006 Return-Path: X-Original-To: freebsd-amd64@freebsd.org Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2BD3A16A406 for ; Tue, 25 Apr 2006 12:50:39 +0000 (UTC) (envelope-from yuri.pankov@gmail.com) Received: from uproxy.gmail.com (uproxy.gmail.com [66.249.92.169]) by mx1.FreeBSD.org (Postfix) with ESMTP id 06C7743D64 for ; Tue, 25 Apr 2006 12:50:37 +0000 (GMT) (envelope-from yuri.pankov@gmail.com) Received: by uproxy.gmail.com with SMTP id m3so959327ugc for ; Tue, 25 Apr 2006 05:50:36 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:content-type:content-transfer-encoding; b=b85w7dl2qwlHTGOaq5nZYdg4B4u2MXaCwhaNwXSsHHdlcjb4Sm0BsnlC2VHAyY7xgFGf8oe+nGWDzIj44xEy7oRSoqyK2X9kE1c6/CjPfvNWDuVSff6tpjiBCMq5wSUKsPX+D0MMzIA+r+dsHfdnaY/qsbJXNKtTyNb0Y5ezWvY= Received: by 10.66.224.6 with SMTP id w6mr2217935ugg; Tue, 25 Apr 2006 05:26:33 -0700 (PDT) Received: from ?192.168.0.64? ( [85.118.141.6]) by mx.gmail.com with ESMTP id k1sm49422ugf.2006.04.25.05.26.31; Tue, 25 Apr 2006 05:26:33 -0700 (PDT) Message-ID: <444E1542.7040309@gmail.com> Date: Tue, 25 Apr 2006 16:25:38 +0400 From: Yuri Pankov User-Agent: Thunderbird 1.5.0.2 (X11/20060423) MIME-Version: 1.0 To: David Reid References: <444DF001.7020305@jetnet.co.uk> In-Reply-To: <444DF001.7020305@jetnet.co.uk> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-amd64@freebsd.org Subject: Re: mb recommendation X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Apr 2006 12:50:39 -0000 David Reid wrote: > At present I have an ABIT AN-8 Ultra MB which features the nVidia nForce > 4 chipset. Given nVidia's attitude to releasing information and the > resultant lack of information/drivers on FreeBSD I've finally decided to > change it. Requirements are SATA (ideally with raid) and PCI-e. ATX > form. Anyone got any recommendations? > > Thanks, > > david Following URL http://www.freebsd.org/platforms/amd64/motherboards.html can provide some info on motherboards for amd64 platform. I'm using Gigabyte K8NXP-SLI. Onboard NForce4 SATA controller is working without issues, though RAID functionality is not tested. Yuri