From owner-freebsd-ppc@FreeBSD.ORG Fri Dec 22 09:20:22 2006 Return-Path: X-Original-To: freebsd-ppc@FreeBSD.org Delivered-To: freebsd-ppc@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D566116A536 for ; Fri, 22 Dec 2006 09:20:22 +0000 (UTC) (envelope-from andrew@fubar.geek.nz) Received: from fep06.xtra.co.nz (fep06.xtra.co.nz [210.54.141.240]) by mx1.freebsd.org (Postfix) with ESMTP id 44CF413C44E for ; Fri, 22 Dec 2006 09:20:22 +0000 (UTC) (envelope-from andrew@fubar.geek.nz) Received: from serv.int.fubar.geek.nz ([222.155.180.57]) by fep03.xtra.co.nz with ESMTP id <20061222091654.DNAX16699.fep03.xtra.co.nz@serv.int.fubar.geek.nz>; Fri, 22 Dec 2006 22:16:54 +1300 Date: Fri, 22 Dec 2006 22:16:54 +1300 From: Andrew Turner To: Matt Sealey Message-ID: <20061222221654.2fd7388f@hermies.int.fubar.geek.nz> In-Reply-To: <458A88F6.8070206@genesi-usa.com> References: <20061218104841.72ba51ea@hermies.int.fubar.geek.nz> <20061218064101.GA14935@rink.nu> <458A88F6.8070206@genesi-usa.com> X-Mailer: Sylpheed-Claws 2.6.0 (GTK+ 2.10.6; i386-portbld-freebsd6.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-ppc@FreeBSD.org Subject: Re: FreeBSD on an Efika X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Dec 2006 09:20:22 -0000 On Thu, 21 Dec 2006 13:15:34 +0000 Matt Sealey wrote: > If you need any help or technical advise whatsoever, or think > something is missing from PowerDeveloper on the subject, PLEASE say > so :) The main problem at the moment is getting the TLB handlers to work. I have the handler functions from NetBSD but I can get them to fail by reading from virtual memory twice. Any assistance in figuring out why this is would be gratefully accepted. Andrew