From owner-freebsd-mips@FreeBSD.ORG Thu Oct 9 19:51:53 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 8F09A1065686 for ; Thu, 9 Oct 2008 19:51:53 +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 48B8A8FC21 for ; Thu, 9 Oct 2008 19:51:53 +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 m99JpAcH057407; Thu, 9 Oct 2008 13:51:10 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Thu, 09 Oct 2008 13:52:13 -0600 (MDT) Message-Id: <20081009.135213.-1585756288.imp@bsdimp.com> To: jrytoung@gmail.com From: "M. Warner Losh" In-Reply-To: <86068e730810091235q3f41b5a3w4dbc38fb23164483@mail.gmail.com> References: <20081008.205418.1411163205.imp@bsdimp.com> <86068e730810091235q3f41b5a3w4dbc38fb23164483@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: Thu, 09 Oct 2008 19:51:53 -0000 In message: <86068e730810091235q3f41b5a3w4dbc38fb23164483@mail.gmail.com> "Jerry Toung" writes: : On Wed, Oct 8, 2008 at 7:54 PM, M. Warner Losh wrote: : : > : > : > : > The issues aren't technical, but the short version is that I've not : > received permission from the copyright owner to release the code. : > : > : > Hi Warner, : are you able to run the build on FreeBSD or is it cross-built ? Both, although the version I'm running now is cross-built. I'll be doing native builds soon enough... : what version of your FreeBSD is running on CN38xx ? FreeBSD -current as of Tuesday. Prior versions of -current have worked as well. Warner