From owner-svn-src-all@FreeBSD.ORG Tue Apr 23 09:40:42 2013 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id A56DD328; Tue, 23 Apr 2013 09:40:42 +0000 (UTC) (envelope-from imp@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 9963F12D0; Tue, 23 Apr 2013 09:40:42 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.6/8.14.6) with ESMTP id r3N9egYm049772; Tue, 23 Apr 2013 09:40:42 GMT (envelope-from imp@svn.freebsd.org) Received: (from imp@localhost) by svn.freebsd.org (8.14.6/8.14.5/Submit) id r3N9egVR049771; Tue, 23 Apr 2013 09:40:42 GMT (envelope-from imp@svn.freebsd.org) Message-Id: <201304230940.r3N9egVR049771@svn.freebsd.org> From: Warner Losh Date: Tue, 23 Apr 2013 09:40:42 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r249791 - head/sys/conf X-SVN-Group: head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Apr 2013 09:40:42 -0000 Author: imp Date: Tue Apr 23 09:40:42 2013 New Revision: 249791 URL: http://svnweb.freebsd.org/changeset/base/249791 Log: Add an option for the GE FES based packet engines. Its board IDs overlap with the standard ones, so kernels for this family of boards need the option OCTEON_VENDOR_GEFES. Modified: head/sys/conf/options.mips Modified: head/sys/conf/options.mips ============================================================================== --- head/sys/conf/options.mips Tue Apr 23 09:38:18 2013 (r249790) +++ head/sys/conf/options.mips Tue Apr 23 09:40:42 2013 (r249791) @@ -75,6 +75,7 @@ OCTEON_MODEL opt_cvmx.h OCTEON_VENDOR_LANNER opt_cvmx.h OCTEON_VENDOR_UBIQUITI opt_cvmx.h OCTEON_VENDOR_RADISYS opt_cvmx.h +OCTEON_VENDOR_GEFES opt_cvmx.h OCTEON_BOARD_CAPK_0100ND opt_cvmx.h #