From owner-freebsd-mips@FreeBSD.ORG Thu Oct 9 19:41:34 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 2A7FA106568A for ; Thu, 9 Oct 2008 19:41:34 +0000 (UTC) (envelope-from jrytoung@gmail.com) Received: from rn-out-0910.google.com (rn-out-0910.google.com [64.233.170.187]) by mx1.freebsd.org (Postfix) with ESMTP id CE9B28FC08 for ; Thu, 9 Oct 2008 19:41:33 +0000 (UTC) (envelope-from jrytoung@gmail.com) Received: by rn-out-0910.google.com with SMTP id j71so101099rne.12 for ; Thu, 09 Oct 2008 12:41:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type:references; bh=wkm3AoDm+n3H2PISSUp6gz6UUq9PI5nyq1SIlZ4m7yQ=; b=Hl1y15DFUiOSfem1yxl7LRNUC75R5r7fSF6kwBvlydLDz2f34f4waVOgSe8lUWR3HX MPdob8x1Bu1kh8ri9KZXqMQmqEatZ/HtsXjqUWB6OsOL4TpTwDVFmFyRbxKV7BhIrNg7 VaLGDdrpslu5Pmqa152z9TRdDQrC/BN/IkLyU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:references; b=htmrXA5Kol2ZzExvjGgqWGy2xH3YTOIvKSv0R1nO7oTbM9xZcZ3ZKEjvLBYR9ndHEJ omfAJnbnGUBjJa0nThs3aSav1Fv9WWN+924zB+mTO5jR/ulU0J10fp3iZuxbK4m4YQ0s r5E1rCOQ3Dwyx1VmTwyWnlJUlV97H1n3hp9PU= Received: by 10.90.103.13 with SMTP id a13mr385157agc.69.1223580938919; Thu, 09 Oct 2008 12:35:38 -0700 (PDT) Received: by 10.90.86.20 with HTTP; Thu, 9 Oct 2008 12:35:38 -0700 (PDT) Message-ID: <86068e730810091235q3f41b5a3w4dbc38fb23164483@mail.gmail.com> Date: Thu, 9 Oct 2008 12:35:38 -0700 From: "Jerry Toung" To: "M. Warner Losh" In-Reply-To: <20081008.205418.1411163205.imp@bsdimp.com> MIME-Version: 1.0 References: <20081008.163336.-325781299.imp@bsdimp.com> <290865fd0810081640t519fae12v3fa3e0ae312b1dac@mail.gmail.com> <20081008.205418.1411163205.imp@bsdimp.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 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:41:34 -0000 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 ? what version of your FreeBSD is running on CN38xx ? thank you, Jerry