From owner-freebsd-mips@FreeBSD.ORG Thu Jun 10 23:58:52 2004 Return-Path: Delivered-To: freebsd-mips@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 71C4716A4CE; Thu, 10 Jun 2004 23:58:52 +0000 (GMT) Received: from mail.linux-mips.net (p508B6474.dip.t-dialin.net [80.139.100.116]) by mx1.FreeBSD.org (Postfix) with ESMTP id E59D443D4C; Thu, 10 Jun 2004 23:58:46 +0000 (GMT) (envelope-from ralf@linux-mips.org) Received: from fluff.linux-mips.net (fluff.linux-mips.net [127.0.0.1]) by mail.linux-mips.net (8.12.11/8.12.8) with ESMTP id i5ANwi7d018897; Fri, 11 Jun 2004 01:58:44 +0200 Received: (from ralf@localhost) by fluff.linux-mips.net (8.12.11/8.12.11/Submit) id i5ANwi6q018896; Fri, 11 Jun 2004 01:58:44 +0200 Date: Fri, 11 Jun 2004 01:58:44 +0200 From: Ralf Baechle To: juli mallett Message-ID: <20040610235844.GA18661@linux-mips.org> References: <20040610090712.GA71925@FreeBSD.org> <4038.217.68.50.10.1086861511.squirrel@webmail.dataloss.nl> <20040610101801.GA75709@FreeBSD.org> <20040610123718.GA32315@linux-mips.org> <20040610221746.GB26579@FreeBSD.org> <20040610231904.GB16814@linux-mips.org> <20040610232457.GA31150@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040610232457.GA31150@FreeBSD.org> User-Agent: Mutt/1.4.1i cc: freebsd-mips@FreeBSD.org cc: "Steffen M. Boelaars" Subject: Re: Some MIPS status goodies. X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Jun 2004 23:58:52 -0000 On Thu, Jun 10, 2004 at 01:24:57PM -1000, juli mallett wrote: > Works well enough as long as you have CKSEG around :( (or a sufficiently > complex bootloader and simple enough system that you can cheat and run it > out of user address space.) That's the problem I'm now facing for the R8000 - it doesn't have the compatibility segments - nor many other things one would expect from a processor claiming to be MIPS IV ... Ralf