From owner-freebsd-stable@FreeBSD.ORG Thu Feb 17 14:42:55 2011 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 24C39106566C for ; Thu, 17 Feb 2011 14:42:55 +0000 (UTC) (envelope-from ml@my.gd) Received: from mail-bw0-f54.google.com (mail-bw0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id AC77A8FC0C for ; Thu, 17 Feb 2011 14:42:54 +0000 (UTC) Received: by bwz12 with SMTP id 12so2549937bwz.13 for ; Thu, 17 Feb 2011 06:42:53 -0800 (PST) Received: by 10.204.98.12 with SMTP id o12mr1785903bkn.32.1297953773331; Thu, 17 Feb 2011 06:42:53 -0800 (PST) Received: from dfleuriot-at-hi-media.com ([83.167.62.196]) by mx.google.com with ESMTPS id z18sm698179bkf.8.2011.02.17.06.42.52 (version=SSLv3 cipher=OTHER); Thu, 17 Feb 2011 06:42:52 -0800 (PST) Message-ID: <4D5D33EB.1060505@my.gd> Date: Thu, 17 Feb 2011 15:42:51 +0100 From: Damien Fleuriot User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.13) Gecko/20101207 Thunderbird/3.1.7 MIME-Version: 1.0 To: freebsd-stable@freebsd.org References: <4D5BF78E.7010306@digsys.bg> <20110216172643.GA37858@nargothrond.kdm.org> <20110216203542.GA41226@nargothrond.kdm.org> <20110217142147.GB15577@roberto-al.eurocontrol.fr> In-Reply-To: <20110217142147.GB15577@roberto-al.eurocontrol.fr> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: LSI SAS 2008 (mfi) on SuperMicro X8SI6-F X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Feb 2011 14:42:55 -0000 On 2/17/11 3:21 PM, Ollivier Robert wrote: > According to Damien Fleuriot: >> I destroyed the logical volume and built mps copied from -current (I opened a thread on stable@ a few weeks ago about this) but my "patch" was *nowhere* as big as this. > > Here Ken's patch: [snip] > There may be some patches that are not really related to mps (siba? if_sisreg?). > >> It runs 8.2-RC3 with the sys/dev/mps/ folder from -current, a somewhat patched conf/files resembling yours, and the makefile to build mps as a module. > > Dropping dev/mps leads to a diff close to Ken's: > [snip too] Indeed, this looks very much more like what I have, only the conf/files , modules makefiles, and dev/mps entries being changed. This reassures me that I correctly copied mps from -current, and that the inability to see the logical drive wasn't due to my incompetence ;)