From owner-freebsd-mips@FreeBSD.ORG Thu Aug 19 20:52:29 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 612091065695 for ; Thu, 19 Aug 2010 20:52:29 +0000 (UTC) (envelope-from gonzo@launchpad.bluezbox.com) Received: from launchpad.bluezbox.com (launchpad.bluezbox.com [195.137.202.161]) by mx1.freebsd.org (Postfix) with ESMTP id 0F3268FC13 for ; Thu, 19 Aug 2010 20:52:28 +0000 (UTC) Received: from [76.77.86.2] (helo=[10.80.7.8]) by launchpad.bluezbox.com with esmtpsa (TLSv1:AES128-SHA:128) (Exim 4.71 (FreeBSD)) (envelope-from ) id 1OmBer-000Hzs-7g; Thu, 19 Aug 2010 20:24:20 +0000 Mime-Version: 1.0 (Apple Message framework v1081) Content-Type: text/plain; charset=us-ascii From: Oleksandr Tymoshenko In-Reply-To: <195709.86662.qm@web33202.mail.mud.yahoo.com> Date: Thu, 19 Aug 2010 13:23:43 -0700 Content-Transfer-Encoding: 7bit Message-Id: References: <195709.86662.qm@web33202.mail.mud.yahoo.com> To: Youri Adonis X-Mailer: Apple Mail (2.1081) Sender: gonzo@launchpad.bluezbox.com X-Spam-Level: ---- X-Spam-Report: -1.8 ALL_TRUSTED Passed through trusted hosts only via SMTP -2.6 BAYES_00 BODY: Bayesian spam probability is 0 to 1% [score: 0.0000] 0.4 AWL AWL: From: address is in the auto white-list Cc: Adrian Chadd , 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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Aug 2010 20:52:29 -0000 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? -- gonzo