From owner-freebsd-stable@FreeBSD.ORG Fri Feb 18 17:33:44 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 E72931065673; Fri, 18 Feb 2011 17:33:44 +0000 (UTC) (envelope-from ml@my.gd) Received: from mail-fx0-f54.google.com (mail-fx0-f54.google.com [209.85.161.54]) by mx1.freebsd.org (Postfix) with ESMTP id 5C0738FC22; Fri, 18 Feb 2011 17:33:43 +0000 (UTC) Received: by fxm19 with SMTP id 19so637672fxm.13 for ; Fri, 18 Feb 2011 09:33:43 -0800 (PST) Received: by 10.223.114.203 with SMTP id f11mr1294445faq.20.1298050374465; Fri, 18 Feb 2011 09:32:54 -0800 (PST) Received: from dfleuriot-at-hi-media.com ([83.167.62.196]) by mx.google.com with ESMTPS id y1sm1187370fak.39.2011.02.18.09.32.53 (version=SSLv3 cipher=OTHER); Fri, 18 Feb 2011 09:32:53 -0800 (PST) Message-ID: <4D5EAD44.5020201@my.gd> Date: Fri, 18 Feb 2011 18:32:52 +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: Kevin Oberman References: <20110218172850.258B41CC29@ptavv.es.net> In-Reply-To: <20110218172850.258B41CC29@ptavv.es.net> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Rumen Telbizov , "freebsd-stable@freebsd.org" , "Kenneth D. Merry" 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: Fri, 18 Feb 2011 17:33:45 -0000 On 2/18/11 6:28 PM, Kevin Oberman wrote: >> Date: Fri, 18 Feb 2011 09:57:11 -0700 >> From: "Kenneth D. Merry" >> Sender: owner-freebsd-stable@freebsd.org >> >> On Fri, Feb 18, 2011 at 17:53:11 +0100, Damien Fleuriot wrote: >>> >>> >>> On 2/18/11 5:49 PM, Kenneth D. Merry wrote: >>>> On Thu, Feb 17, 2011 at 11:07:21 -0800, Rumen Telbizov wrote: >>>>> Hello Damien, list: >>>>> >>>>> Anyway this was just my humble attempt to encourage the MFC of this driver. >>>>> I think the card is >>>>> pretty good. I'd like to hear other people's opinion on this HBA though. >>>> >>>> MFC is done, try it out and let me know if there are any problems. >>>> >>>> Thanks, >>>> >>>> Ken >>> >>> CVSup'ing as we speak ;) >>> >>> When you say -stable, I assume that's 8.2-RC3 yes ? >> >> No, that is in a separate branch that is frozen. This won't be in 8.2, we >> would have had to have gotten it in in December to make 8.2. >> >> This is in stable/8. >> >>> I'm not very familiar with the whole CVSup / MFC / release process... > > To be very clear, stable/8 is tagged "RELENG_8" in cvs, so you need to > specify a tag of "RELENG_8" in your supfile. > *default release=cvs tag=RELENG_8 Hi Kevin and thanks for your reply, As I just told Kenneth (switched to private exchanges to not spam the list with meaningless stuff), I'm afraid I don't get a sys/dev/mps/ folder when I sync against RELENG_8 nas# grep release /etc/cvsup/stable-supfile *default release=cvs tag=RELENG_8 #src-release nas# ls -lad /usr/src/sys/dev/mp* drwxr-xr-x 3 root wheel 512 Feb 18 19:17 /usr/src/sys/dev/mpt Oh wait, it occurs to me the mirror I sync on might not be up to date yet... SUPHOST= cvsup1.fr.freebsd.org SUPFILE= /etc/cvsup/stable-supfile