From owner-freebsd-mips@FreeBSD.ORG Wed Jan 27 16:20:19 2010 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 8D76F1065692 for ; Wed, 27 Jan 2010 16:20:19 +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 3746E8FC2A for ; Wed, 27 Jan 2010 16:20:19 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by harmony.bsdimp.com (8.14.3/8.14.1) with ESMTP id o0RG6Rpq091254; Wed, 27 Jan 2010 09:06:27 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Wed, 27 Jan 2010 09:07:18 -0700 (MST) Message-Id: <20100127.090718.131509470573849915.imp@bsdimp.com> To: alancyang@gmail.com From: "M. Warner Losh" In-Reply-To: <290865fd1001262235m13ec4a2em863da596fd9a6c2@mail.gmail.com> References: <290865fd1001262130u29272ff8ve6d50a45e27a43e4@mail.gmail.com> <20100126.224248.925196285497011965.imp@bsdimp.com> <290865fd1001262235m13ec4a2em863da596fd9a6c2@mail.gmail.com> X-Mailer: Mew version 6.3 on Emacs 22.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: Wed, 27 Jan 2010 16:20:19 -0000 In message: <290865fd1001262235m13ec4a2em863da596fd9a6c2@mail.gmail.com> alan yang writes: : hi, Warner, : : My kernel was built with OCTEON1 configuration file, and yes would : like to give 32-bit kernel a try. : : Wonder you could help list the OCTEON1-32 configuration file used that : i could modify OCTEON1 accordingly. The OCTEON1-32 file is committed to the tree. I'll add some comments to it about which one to use for Cavium... Warner