From owner-freebsd-ppc@FreeBSD.ORG Mon May 26 16:36:48 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 E0EC637B401 for ; Mon, 26 May 2003 16:36:48 -0700 (PDT) Received: from dommail.onthenet.com.au (dommail.OntheNet.com.au [203.13.70.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id D4D5943F93 for ; Mon, 26 May 2003 16:36:47 -0700 (PDT) (envelope-from grehan@freebsd.org) Received: from freebsd.org (CPE-203-45-236-129.qld.bigpond.net.au [203.45.236.129]) by dommail.onthenet.com.au (Mirapoint Messaging Server MOS 3.2.4-GA) with ESMTP id AAD38453 (AUTH peterg@ptree32.com.au); Tue, 27 May 2003 09:36:38 +1000 (EST) Sender: grehan@dommail.onthenet.com.au Message-ID: <3ED2A50C.3DA1CF54@freebsd.org> Date: Tue, 27 May 2003 09:36:44 +1000 From: Peter Grehan X-Mailer: Mozilla 4.79 [en] (X11; U; Linux 2.2.14-12 i686) X-Accept-Language: en MIME-Version: 1.0 To: pcasidy@casidy.com References: <200305261303.h4QD37QN007035@gueway.home> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: freebsd-ppc@freebsd.org Subject: Re: PPC Hardware 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, 26 May 2003 23:36:49 -0000 Hi Phil, > Both are mainly made to replace old 68k Amigas but they can run > Linux-PPC too: > Pegasos: is a mainboard with a cpu daughterboard and FreeBSD is marked > as being ported on: > http://pegasosppc.com/tech_specs.php > > And the other wich looks like to be more expensive: > http://www.eyetech.co.uk/amigaone/information.php They both seem to have similar h/w and would be fun to port to. I'm not aware of anyone doing a Pegasos port, but it would be easier at the current time since it uses OpenFirmware as the boot monitor. later, Peter.