From owner-freebsd-hardware@FreeBSD.ORG Sat Nov 5 17:28:51 2011 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 23E2B106566B for ; Sat, 5 Nov 2011 17:28:51 +0000 (UTC) (envelope-from linuxfreaker@gmail.com) Received: from mail-vx0-f182.google.com (mail-vx0-f182.google.com [209.85.220.182]) by mx1.freebsd.org (Postfix) with ESMTP id D50EC8FC0A for ; Sat, 5 Nov 2011 17:28:50 +0000 (UTC) Received: by vcbfo14 with SMTP id fo14so3027650vcb.13 for ; Sat, 05 Nov 2011 10:28:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; bh=4gD9lvT7ej8CbIKIC09qqKFIQXsRHb93hI/cYwQPdDE=; b=J9YzodO2s4qOd/iLJaWz3T+NsrUH8Cvj55kCL71xVa+kKC/g7Vv9x1TqAModLXIRp+ 0JxXrtIGLDegv8IjTwHOER9vCBChNaz6peKe6Zxacx6LLibLy2JJ/yGDv+xcAUOU3/V2 hqYnz0YwJJPYndyLQkUfCa1RMWiXAZ39ZA1oo= MIME-Version: 1.0 Received: by 10.52.96.98 with SMTP id dr2mr19783974vdb.6.1320512372954; Sat, 05 Nov 2011 09:59:32 -0700 (PDT) Received: by 10.52.187.201 with HTTP; Sat, 5 Nov 2011 09:59:32 -0700 (PDT) Date: Sat, 5 Nov 2011 22:29:32 +0530 Message-ID: From: linux freaker To: freebsd-hardware@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Support for MegaRAID SAS on FreeBSD 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: Sat, 05 Nov 2011 17:28:51 -0000 I am facing issue while installing FreeBSD 9.1 RC1 on Dell PowerEdge Server with MegaRAID SAS 9240 driver. It is unable to detect the controller.Any idea how to troubleshoot? I can see that it has mfi.1 driver loaded.(I am not sure if thats mfi/mps). Do I need to rebuilt the kernel with this new driver.If yes, what steps I need to follow. I can see that LSI does provide the new 3.98_FreeBSD_x86_and_x64_drivers but uncertain if that would work.