From owner-freebsd-hardware@FreeBSD.ORG Tue Nov 2 20:44:54 2010 Return-Path: Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EE8B2106564A for ; Tue, 2 Nov 2010 20:44:54 +0000 (UTC) (envelope-from korvus@comcast.net) Received: from mx04.pub.collaborativefusion.com (mx04.pub.collaborativefusion.com [206.210.72.84]) by mx1.freebsd.org (Postfix) with ESMTP id B76E88FC08 for ; Tue, 2 Nov 2010 20:44:54 +0000 (UTC) Received: from [192.168.2.164] ([206.210.89.202]) by mx04.pub.collaborativefusion.com (StrongMail Enterprise 4.1.1.4(4.1.1.4-47689)); Tue, 02 Nov 2010 16:29:50 -0400 X-VirtualServerGroup: Default X-MailingID: 00000::00000::00000::00000::::826 X-SMHeaderMap: mid="X-MailingID" X-Destination-ID: freebsd-hardware@freebsd.org X-SMFBL: ZnJlZWJzZC1oYXJkd2FyZUBmcmVlYnNkLm9yZw== Message-ID: <4CD074BE.9020401@comcast.net> Date: Tue, 02 Nov 2010 16:29:50 -0400 From: Steve Polyack User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.2.7) Gecko/20100805 Lightning/1.0b2 Thunderbird/3.1.1 MIME-Version: 1.0 To: =?ISO-8859-1?Q?Aur=E9lien_Bras?= References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Cc: freebsd-hardware@freebsd.org Subject: Re: support of dell r710 hardware X-BeenThere: freebsd-hardware@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion of FreeBSD hardware List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Nov 2010 20:44:55 -0000 On 10/13/10 12:37, Aurélien Bras wrote: > Hi, > > I'm looking to buy a Dell r710 with this controller : SAS6iR/PERC H200 > > Any feedback about support with freebsd 8.1 ? > There is no support for the PERC H200. I believe Scott Long was working on a driver for it, but I do not believe it is ready yet. You are much better off spending the extra hundred dollars or so to get the PERC6/i. They are well supported in FreeBSD with the mfi(4) driver and mfiutil(8) management utilities. -Steve Polyack