From owner-freebsd-mips@FreeBSD.ORG Thu Aug 19 22:13:13 2010 Return-Path: <owner-freebsd-mips@FreeBSD.ORG> 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 ADFEA10656AA for <freebsd-mips@freebsd.org>; Thu, 19 Aug 2010 22:13:13 +0000 (UTC) (envelope-from rpaulo@freebsd.org) Received: from karen.lavabit.com (karen.lavabit.com [72.249.41.33]) by mx1.freebsd.org (Postfix) with ESMTP id 81F278FC17 for <freebsd-mips@freebsd.org>; Thu, 19 Aug 2010 22:13:13 +0000 (UTC) Received: from e.earth.lavabit.com (e.earth.lavabit.com [192.168.111.14]) by karen.lavabit.com (Postfix) with ESMTP id 415DB11BB27; Thu, 19 Aug 2010 16:46:38 -0500 (CDT) Received: from 10.0.10.3 (54.81.54.77.rev.vodafone.pt [77.54.81.54]) by lavabit.com with ESMTP id 46992BXM55GC; Thu, 19 Aug 2010 16:46:38 -0500 Mime-Version: 1.0 (Apple Message framework v1081) Content-Type: text/plain; charset=us-ascii From: Rui Paulo <rpaulo@FreeBSD.org> In-Reply-To: <AB62FE77-C6D9-4238-9DD0-340DF6792F40@bluezbox.com> Date: Thu, 19 Aug 2010 22:46:35 +0100 Content-Transfer-Encoding: 7bit Message-Id: <BA4AD301-1C2B-470C-887A-E02FE24B8ADA@FreeBSD.org> References: <AANLkTi=xyR8RVRjHBs-2qU8-WodHVysmmE=H66f7DfEi@mail.gmail.com> <AANLkTikf0W2Scy1zgRk4u9GT8donG0yNw1R_p8SSxoAs@mail.gmail.com> <AANLkTimG9-2_GntxmTQAiKYUN4XmJYHp-OFEJKcSrJwE@mail.gmail.com> <AANLkTim_Gux6x=6i6wfVr5w1BOn8rTYzD6=osVH7=iri@mail.gmail.com> <195709.86662.qm@web33202.mail.mud.yahoo.com> <AB62FE77-C6D9-4238-9DD0-340DF6792F40@bluezbox.com> To: Oleksandr Tymoshenko <gonzo@bluezbox.com> X-Mailer: Apple Mail (2.1081) Cc: Adrian Chadd <adrian.chadd@gmail.com>, freebsd-mips@freebsd.org Subject: Re: WIP: AR91XX (and AR724X, maybe) support X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to MIPS <freebsd-mips.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-mips>, <mailto:freebsd-mips-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-mips> List-Post: <mailto:freebsd-mips@freebsd.org> List-Help: <mailto:freebsd-mips-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-mips>, <mailto:freebsd-mips-request@freebsd.org?subject=subscribe> X-List-Received-Date: Thu, 19 Aug 2010 22:13:13 -0000 On 19 Aug 2010, at 21:23, Oleksandr Tymoshenko wrote: > > On 2010-08-19, at 11:57 AM, Youri Adonis wrote: > >> Are you now getting the right MAC addr? > > MAC address is passed to kernel by bootloader. Version in HEAD assumes > that bootloader is RedBoot and handles register arguments for entry point > accordingly. What's bootloader on your hardware? I think he's using UBoot. Do you have patches ? :-) Regards, -- Rui Paulo