From owner-freebsd-ppc@FreeBSD.ORG Tue Dec 16 15:42:34 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 609BB16A4CE for ; Tue, 16 Dec 2003 15:42:34 -0800 (PST) Received: from liberty.onthenet.com.au (liberty.OntheNet.com.au [203.22.124.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id BF85A43D62 for ; Tue, 16 Dec 2003 15:40:57 -0800 (PST) (envelope-from grehan@freebsd.org) Received: from freebsd.org (CPE-30-7.dsl.onthenet.net [203.144.30.7]) hBGNeuZG080862; Wed, 17 Dec 2003 09:40:56 +1000 (EST) (envelope-from grehan@freebsd.org) Message-ID: <3FDF9832.2040903@freebsd.org> Date: Wed, 17 Dec 2003 09:41:38 +1000 From: Peter Grehan User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.3.1) Gecko/20030524 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Joel Sherrill References: <3FDF8DCC.4010108@OARcorp.com> In-Reply-To: <3FDF8DCC.4010108@OARcorp.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-ppc@freebsd.org Subject: Re: Marvell GT-64260-A Question 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: Tue, 16 Dec 2003 23:42:34 -0000 Hi Joel, > I am the maintainer of RTEMS -- a free open source real-time > operating system. We use a port of the FreeBSD TCP/IP stack > and I am looking into doing support for an MVME5500 board > with the Marvell GT-64260A controller. I saw your response > to someone asking a similar question back in April and wondered > if the situation had changed and now this was supported. FreeBSD doesn't support this, but if it's code you're looking for, NetBSD has this in sys/arch/powerpc/marvell/ later, Peter.