From owner-freebsd-ppc@FreeBSD.ORG Sun Sep 14 20:57:39 2003 Return-Path: Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6DC4216A4BF for ; Sun, 14 Sep 2003 20:57:39 -0700 (PDT) Received: from blarf.homeip.net (adsl-209-204-188-56.sonic.net [209.204.188.56]) by mx1.FreeBSD.org (Postfix) with ESMTP id 026BF43FAF for ; Sun, 14 Sep 2003 20:57:39 -0700 (PDT) (envelope-from alex@blarf.homeip.net) Received: by blarf.homeip.net (Postfix, from userid 2000) id 71EDE2537B; Sun, 14 Sep 2003 20:57:38 -0700 (PDT) Date: Sun, 14 Sep 2003 20:57:38 -0700 From: Alex Zepeda To: freebsd-ppc@freebsd.org Message-ID: <20030915035738.GA1503@blarf.homeip.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.1i Sender: zipzippy@sonic.net Subject: OldWorld Mac: 1, Boot Loader: 0 X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Sep 2003 03:57:39 -0000 Argh. So I was looking through the CVS logs.. and I suppose the boot loader works fine on New World 'puters... well it won't on an Old World Mac. The "new" copyin functions just refuse to play nice (ofw_pmap blah blhah blah claim blah blah blah failed). Unfortunately backing it out cleanly is a big mess, and I haven't been able to pick one out. - alex