From owner-freebsd-mips@FreeBSD.ORG Tue Oct 7 23:07:31 2008 Return-Path: Delivered-To: freebsd-mips@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 18E66106568B for ; Tue, 7 Oct 2008 23:07:31 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from harmony.bsdimp.com (bsdimp.com [199.45.160.85]) by mx1.freebsd.org (Postfix) with ESMTP id 260678FC20 for ; Tue, 7 Oct 2008 23:07:30 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from localhost (localhost [127.0.0.1]) by harmony.bsdimp.com (8.14.2/8.14.1) with ESMTP id m97N696Q006159; Tue, 7 Oct 2008 17:06:09 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Tue, 07 Oct 2008 17:07:08 -0600 (MDT) Message-Id: <20081007.170708.-1540438263.imp@bsdimp.com> To: alancyang@gmail.com From: "M. Warner Losh" In-Reply-To: <290865fd0810071431r74fb563bi4f8f5ca443749dcb@mail.gmail.com> References: <290865fd0810071431r74fb563bi4f8f5ca443749dcb@mail.gmail.com> X-Mailer: Mew version 5.2 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: freebsd-mips@freebsd.org Subject: Re: Cavium port X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Oct 2008 23:07:31 -0000 In message: <290865fd0810071431r74fb563bi4f8f5ca443749dcb@mail.gmail.com> "alan yang" writes: : i would like to port freebsd onto Cavium (CN5860 eval) wonder people : could shed some light on which branch to get / where that's most close : to Cavium. There's an out of tree 32-bit version that's been ported to the CN3800. There's some issues with the code such that I can't give it out right now, or I'd have it in the tree... Warner