From owner-freebsd-ppc@FreeBSD.ORG Sat Jan 10 14:08:37 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 0F4771065673 for ; Sat, 10 Jan 2009 14:08:37 +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 C6DDA8FC12 for ; Sat, 10 Jan 2009 14:08:36 +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 n0AE8ZtJ015904; Sat, 10 Jan 2009 07:08:35 -0700 Message-ID: <4968ABDF.70207@semihalf.com> Date: Sat, 10 Jan 2009 15:08:31 +0100 From: Rafal Jaworowski Organization: Semihalf MIME-Version: 1.0 To: Matt Sealey References: <49676C1F.3060002@semihalf.com> In-Reply-To: Content-Type: text/plain; charset=UTF-8 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:08:37 -0000 Matt Sealey wrote: > Hi Rafal, > > How is the Efika going? Moving forward: we have interrupt controller working, PSC backend for uart(4), getting close to single user operation on the MPC5200. Rafal