From owner-freebsd-ppc@FreeBSD.ORG Sat Jan 10 14:36:04 2009 Return-Path: Delivered-To: ppc@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B6112106566C for ; Sat, 10 Jan 2009 14:36:04 +0000 (UTC) (envelope-from raj@semihalf.com) Received: from semihalf.com (semihalf.com [206.130.101.55]) by mx1.freebsd.org (Postfix) with ESMTP id 78F578FC14 for ; Sat, 10 Jan 2009 14:36:04 +0000 (UTC) (envelope-from raj@semihalf.com) Received: from mail.semihalf.com (mail.semihalf.com [83.15.139.206]) by semihalf.com (8.13.1/8.13.1) with ESMTP id n0AEa28S025304; Sat, 10 Jan 2009 07:36:03 -0700 Message-ID: <4968B250.60301@semihalf.com> Date: Sat, 10 Jan 2009 15:36:00 +0100 From: Rafal Jaworowski Organization: Semihalf MIME-Version: 1.0 To: Marcel Moolenaar References: <49676C1F.3060002@semihalf.com> <74C69EBB-E774-44B3-80C9-4AD1402C233A@mac.com> In-Reply-To: <74C69EBB-E774-44B3-80C9-4AD1402C233A@mac.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: ppc@FreeBSD.org Subject: Re: FreeBSD and PPC440/460 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: Sat, 10 Jan 2009 14:36:05 -0000 Marcel Moolenaar wrote: > > On Jan 9, 2009, at 7:24 AM, Rafal Jaworowski wrote: > >> Hi, >> For those interested in FreeBSD running on PPC440/460, here's some first >> breathing of AMCC 460EX :-) >> http://people.freebsd.org/~raj/logs/ppc460.log > > Sweet! I have a SAM440 here from Acube-Systems that was > donated to me for porting FreeBSD. Any chance of doing > the porting to AMCC on a SVN or Perforce branch so that > I can play with it? Let's see. The downside for us of doing development in an external repo duplicates some efforts we have anyways, and is yet another repository, which introduces additional dependencies to manage. Rafal