From owner-svn-src-stable-9@FreeBSD.ORG Sat Mar 17 01:04:08 2012 Return-Path: Delivered-To: svn-src-stable-9@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1F563106566C; Sat, 17 Mar 2012 01:04:08 +0000 (UTC) (envelope-from delphij@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 0E4E98FC15; Sat, 17 Mar 2012 01:04:08 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.4/8.14.4) with ESMTP id q2H147pL042942; Sat, 17 Mar 2012 01:04:07 GMT (envelope-from delphij@svn.freebsd.org) Received: (from delphij@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q2H147pa042940; Sat, 17 Mar 2012 01:04:07 GMT (envelope-from delphij@svn.freebsd.org) Message-Id: <201203170104.q2H147pa042940@svn.freebsd.org> From: Xin LI Date: Sat, 17 Mar 2012 01:04:07 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-9@freebsd.org X-SVN-Group: stable-9 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r233059 - stable/9/sys/conf X-BeenThere: svn-src-stable-9@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for only the 9-stable src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Mar 2012 01:04:08 -0000 Author: delphij Date: Sat Mar 17 01:04:07 2012 New Revision: 233059 URL: http://svn.freebsd.org/changeset/base/233059 Log: MFC r232990: Add the missing IPOIB option. Sponsored by: iXsystems, Inc. Modified: stable/9/sys/conf/options Directory Properties: stable/9/sys/ (props changed) stable/9/sys/conf/ (props changed) Modified: stable/9/sys/conf/options ============================================================================== --- stable/9/sys/conf/options Sat Mar 17 00:39:40 2012 (r233058) +++ stable/9/sys/conf/options Sat Mar 17 01:04:07 2012 (r233059) @@ -883,6 +883,7 @@ OFED opt_ofed.h OFED_DEBUG_INIT opt_ofed.h SDP opt_ofed.h SDP_DEBUG opt_ofed.h +IPOIB opt_ofed.h IPOIB_DEBUG opt_ofed.h IPOIB_CM opt_ofed.h