From owner-freebsd-sparc64@FreeBSD.ORG Sun Oct 8 23:50:44 2006 Return-Path: X-Original-To: freebsd-sparc64@freebsd.org Delivered-To: freebsd-sparc64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C44F516A415 for ; Sun, 8 Oct 2006 23:50:44 +0000 (UTC) (envelope-from kip.macy@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.184]) by mx1.FreeBSD.org (Postfix) with ESMTP id 009DE43D46 for ; Sun, 8 Oct 2006 23:50:43 +0000 (GMT) (envelope-from kip.macy@gmail.com) Received: by nf-out-0910.google.com with SMTP id n15so1794583nfc for ; Sun, 08 Oct 2006 16:50:42 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:mime-version:content-type:content-transfer-encoding:content-disposition; b=X43PBiHTFSY4LFUhMydo2jJfXQO2zyTNnM02gzih8KJ6M+pdIX1yXj36N+HLurGzEcMj7X9C+XVuUhKL/0EVqu7gHb/ww3sXQnDn4mFK4fbpKf3ao5pj0lGVzKLzaqh29xoXLELNP1fFPqNPavmlRnyGXf8lR39oV39we6K9VQU= Received: by 10.82.101.3 with SMTP id y3mr348404bub; Sun, 08 Oct 2006 16:50:42 -0700 (PDT) Received: by 10.82.191.20 with HTTP; Sun, 8 Oct 2006 16:50:42 -0700 (PDT) Message-ID: Date: Sun, 8 Oct 2006 16:50:42 -0700 From: "Kip Macy" To: freebsd-sparc64@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Cc: John Gurney Subject: sun4v diff for review X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Oct 2006 23:50:44 -0000 pending mentor approval the following changes will go in to CVS to enable sun4v to build: http://www.fsmware.com/sun4v/sun4v_build.diff In particular, note that this modifies sparc64's loader to boot on either sun4u or sun4v. -Kip