From owner-svn-src-head@FreeBSD.ORG Tue Jul 13 21:24:08 2010 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BC4F51065672; Tue, 13 Jul 2010 21:24:08 +0000 (UTC) (envelope-from nwhitehorn@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 91FCF8FC1B; Tue, 13 Jul 2010 21:24:08 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.3/8.14.3) with ESMTP id o6DLO89C059928; Tue, 13 Jul 2010 21:24:08 GMT (envelope-from nwhitehorn@svn.freebsd.org) Received: (from nwhitehorn@localhost) by svn.freebsd.org (8.14.3/8.14.3/Submit) id o6DLO81D059926; Tue, 13 Jul 2010 21:24:08 GMT (envelope-from nwhitehorn@svn.freebsd.org) Message-Id: <201007132124.o6DLO81D059926@svn.freebsd.org> From: Nathan Whitehorn Date: Tue, 13 Jul 2010 21:24:08 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org X-SVN-Group: head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r210025 - head/sys/powerpc/conf X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Jul 2010 21:24:08 -0000 Author: nwhitehorn Date: Tue Jul 13 21:24:08 2010 New Revision: 210025 URL: http://svn.freebsd.org/changeset/base/210025 Log: Add GENERIC kernel config for powerpc64. Added: head/sys/powerpc/conf/GENERIC64 - copied, changed from r209910, head/sys/powerpc/conf/GENERIC Copied and modified: head/sys/powerpc/conf/GENERIC64 (from r209910, head/sys/powerpc/conf/GENERIC) ============================================================================== --- head/sys/powerpc/conf/GENERIC Sun Jul 11 21:12:42 2010 (r209910, copy source) +++ head/sys/powerpc/conf/GENERIC64 Tue Jul 13 21:24:08 2010 (r210025) @@ -21,11 +21,12 @@ cpu AIM ident GENERIC +machine powerpc powerpc64 + makeoptions DEBUG=-g #Build kernel with gdb(1) debug symbols # Platform support options POWERMAC #NewWorld Apple PowerMacs -options PSIM #GDB PSIM ppc simulator options SCHED_ULE #ULE scheduler options INET #InterNETworking @@ -47,7 +48,7 @@ options PROCFS #Process filesystem (r options PSEUDOFS #Pseudo-filesystem framework options GEOM_PART_GPT #GUID Partition Tables. options GEOM_LABEL #Provides labelization -options COMPAT_FREEBSD4 #Keep this for a while +options COMPAT_FREEBSD32 #Compatible with FreeBSD/powerpc binaries options COMPAT_FREEBSD5 #Compatible with FreeBSD5 options COMPAT_FREEBSD6 #Compatible with FreeBSD6 options COMPAT_FREEBSD7 #Compatible with FreeBSD7 @@ -120,7 +121,6 @@ device uart # PCI Ethernet NICs that use the common MII bus controller code. device miibus # MII bus support device bge # Broadcom BCM570xx Gigabit Ethernet -device bm # Apple BMAC Ethernet device gem # Sun GEM/Sun ERI/Apple GMAC device dc # DEC/Intel 21143 and various workalikes device fxp # Intel EtherExpress PRO/100B (82557, 82558) @@ -155,7 +155,6 @@ options KBD_INSTALL_CDEV # install a CD device ulpt # Printer device umass # Disks/Mass storage - Requires scbus and da0 device ums # Mouse -device atp # Apple USB touchpad device urio # Diamond Rio 500 MP3 player # USB Ethernet device aue # ADMtek USB Ethernet @@ -175,7 +174,6 @@ device smu # Apple System Management U # ADB support device adb -device cuda device pmu # Powermac I2C support