From owner-freebsd-stable@FreeBSD.ORG Thu Oct 3 15:05:20 2013 Return-Path: Delivered-To: stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 7E81FD87 for ; Thu, 3 Oct 2013 15:05:20 +0000 (UTC) (envelope-from jgreco@aurora.sol.net) Received: from mail2.sol.net (mail2.sol.net [206.55.64.73]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 479E52A2B for ; Thu, 3 Oct 2013 15:05:19 +0000 (UTC) Received: from aurora.sol.net (IDENT:jgreco@aurora.sol.net [206.55.70.98]) by mail2.sol.net (8.14.4/8.14.4/SNNS-1.04) with ESMTP id r93F5IUw066142 for ; Thu, 3 Oct 2013 10:05:18 -0500 (CDT) Received: (from jgreco@localhost) by aurora.sol.net (8.14.3/8.14.3/Submit) id r93EqBtd053435 for stable@freebsd.org; Thu, 3 Oct 2013 09:52:11 -0500 (CDT) From: Joe Greco Message-Id: <201310031452.r93EqBtd053435@aurora.sol.net> Subject: mps in GENERIC in FreeBSD 9.2R i386 To: stable@freebsd.org Date: Thu, 3 Oct 2013 09:52:11 -0500 (CDT) X-Mailer: ELM [version 2.5 PL8] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.14 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, 03 Oct 2013 15:05:20 -0000 Did nobody ever verify this for Ken? > On Mon, Oct 01, 2012 at 23:38:33 +0530, Desai, Kashyap wrote: > > > > > > > -----Original Message----- > > > From: owner-freebsd-stable at freebsd.org [mailto:owner-freebsd- > > > stable at freebsd.org] On Behalf Of Kenneth D. Merry > > > Sent: Monday, October 01, 2012 8:58 PM > > > To: John Baldwin > > > Cc: Harald Schmalzbauer; freebsd-stable at freebsd.org > > > Subject: Re: mps in GENERIC, only in amd64? (RELENG_9_1) > > > > > > On Mon, Oct 01, 2012 at 08:49:36 -0400, John Baldwin wrote: > > > > On Saturday, September 29, 2012 5:58:42 am Harald Schmalzbauer wrote: > > > > > Hello, > > > > > > > > > > accidentally I saw that mps is included in sys/amd64/conf/GENERIC, > > > but > > > > > not in sys/i386/conf/GENERIC. > > > > > Is this intended? > > > > > > > > Have you tested it on i386? From the log message, Ken (cc'd) only > > > added it > > > > on amd64 as it hadn't been tested on i386. > > > > > > That was certainly the case two years ago. Since then, though, I think > > > the LSI folks have tested it on i386. If we get reports of success > > > using it on i386, I don't see any issue with putting it in GENERIC. > > > > YES LSI has tested i386 arch on different Released FreeBSDs of 7.x, 8.x and 9.x > series. > > > > That confirms it. I'll go ahead and check it into head if someone with an > i386 build environment can confirm that the driver in head builds properly > on i386. > > Thanks, > > Ken It seems to compile cleanly on i386. I don't have an easy way to test it though (only compiling in a VM). ... JG -- Joe Greco - sol.net Network Services - Milwaukee, WI - http://www.sol.net "We call it the 'one bite at the apple' rule. Give me one chance [and] then I won't contact you again." - Direct Marketing Ass'n position on e-mail spam(CNN) With 24 million small businesses in the US alone, that's way too many apples.