From owner-freebsd-questions@FreeBSD.ORG Wed Aug 10 19:12:47 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CC5E3106566C for ; Wed, 10 Aug 2011 19:12:47 +0000 (UTC) (envelope-from james@colannino.org) Received: from xsmtp1.es.uci.edu (xsmtp1.es.uci.edu [128.200.80.131]) by mx1.freebsd.org (Postfix) with ESMTP id 9E9B48FC14 for ; Wed, 10 Aug 2011 19:12:47 +0000 (UTC) Received: from [10.1.2.117] (71-21-6-74.los.clearwire-wmx.net [71.21.6.74] (may be forged)) (authenticated bits=0) by xsmtp1.es.uci.edu (8.13.8/8.13.8) with ESMTP id p7AJCjur030391 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Wed, 10 Aug 2011 12:12:46 -0700 X-UCInetID: jcolanni Message-ID: <4E42D841.1010305@colannino.org> Date: Wed, 10 Aug 2011 12:13:05 -0700 From: James Colannino User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:5.0) Gecko/20110719 Thunderbird/5.0 MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: A how-to for installing the LSI 6gbps mps driver on 8.2-RELEASE 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, 10 Aug 2011 19:12:47 -0000 Hey everyone, for what it's worth, I just wrote a how-to detailing the process of installing FreeBSD 8.2-RELEASE directly onto a 6Gbps LSI Logic RAID card that requires the newer mps driver. It can be found here: http://blog.eracks.com/2011/08/lsi-logic-6gbps-mps-driver-for-freebsd-8-2-release/ James