From owner-freebsd-mips@FreeBSD.ORG Wed Nov 17 12:00:00 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 4A290106566C for ; Wed, 17 Nov 2010 12:00:00 +0000 (UTC) (envelope-from c.jayachandran@gmail.com) Received: from mail-wy0-f182.google.com (mail-wy0-f182.google.com [74.125.82.182]) by mx1.freebsd.org (Postfix) with ESMTP id D3B608FC14 for ; Wed, 17 Nov 2010 11:59:59 +0000 (UTC) Received: by wyb35 with SMTP id 35so1043088wyb.13 for ; Wed, 17 Nov 2010 03:59:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type; bh=IYznjfJ6I5cm7v8qa/mVl/n5YHADrXgkNM8h7E03SnU=; b=K8xRxp3pw4+LHeJBhWuRlsFaolGnaXUCSs1/irxg7gko52ZQ6YOV+s1xtvE5MYo7Q1 Yc9mYRoP/GpVBdCxPatJp0tDHO4OCf73pSXLAQ+N3aZuOghmbYa5iHBwaxqoQXQ7a9yL N7bwR51I8GXuViir5Lk9AGeVZQf1DrK7mky74= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=eyIePd8kbTLVEmbODUX7jh+3en4ZmHZmXkSTOpsDeYe3m3tSqr6HgIUlXePoxNHo2u H6Fr3iqn6PvpnqUFMFPsIT2YbDzhebVWDrMHYUYpuHZcpnl0cNUNHeRFxm/DQR0gM8RR XNidlkJltuAxC7pXqGlMYdBHUr437Q2g3W3do= MIME-Version: 1.0 Received: by 10.227.127.136 with SMTP id g8mr9106017wbs.44.1289995197623; Wed, 17 Nov 2010 03:59:57 -0800 (PST) Received: by 10.227.135.84 with HTTP; Wed, 17 Nov 2010 03:59:55 -0800 (PST) In-Reply-To: References: Date: Wed, 17 Nov 2010 17:29:55 +0530 Message-ID: From: "Jayachandran C." To: freebsd-mips@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: MIPS on 8-STABLE - initial version 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, 17 Nov 2010 12:00:00 -0000 On Wed, Nov 17, 2010 at 3:54 PM, Jayachandran C. wrote: > Even under sys, I see mergepoints at mips/rmi, mips/cavium etc, I > don't know if this is intentional - if anybody knows please let me > know. Please ignore this bit, I mis-read the output. JC.