Date: Tue, 13 Jul 2010 01:24:02 +0000 (UTC) From: Nathan Whitehorn <nwhitehorn@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r209963 - head/sys/sun4v/conf Message-ID: <201007130124.o6D1O2KX073958@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: nwhitehorn Date: Tue Jul 13 01:24:02 2010 New Revision: 209963 URL: http://svn.freebsd.org/changeset/base/209963 Log: Add a missing architecture declaration to the machine specification for sun4v. Modified: head/sys/sun4v/conf/DEFAULTS Modified: head/sys/sun4v/conf/DEFAULTS ============================================================================== --- head/sys/sun4v/conf/DEFAULTS Mon Jul 12 23:49:04 2010 (r209962) +++ head/sys/sun4v/conf/DEFAULTS Tue Jul 13 01:24:02 2010 (r209963) @@ -3,7 +3,7 @@ # # $FreeBSD$ -machine sun4v +machine sun4v sparc64 # Pseudo devices. device mem # Memory and kernel memory devices
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201007130124.o6D1O2KX073958>