From owner-freebsd-arm@FreeBSD.ORG Wed Sep 26 17:09:42 2012 Return-Path: Delivered-To: arm@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4FA6F106566B for ; Wed, 26 Sep 2012 17:09:42 +0000 (UTC) (envelope-from venture37@gmail.com) Received: from mail-ey0-f182.google.com (mail-ey0-f182.google.com [209.85.215.182]) by mx1.freebsd.org (Postfix) with ESMTP id D16748FC0A for ; Wed, 26 Sep 2012 17:09:41 +0000 (UTC) Received: by eaac10 with SMTP id c10so345012eaa.13 for ; Wed, 26 Sep 2012 10:09:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=+g4WuBCLEvDdAhJQu74iautAKVVLs+rgouz04Uniusk=; b=oPJAwKInPSngLhfB8S+eoV/e/ZUfEUdbX6WcEi9ZrvCs4+okKGnXp8j6+GciwIip8W E1I3NCyqY4HD1ngV/XQ5yX/O7p7bcuLjw552xQT3K1eC17NICl111d7xoFgqDbDJ1TB2 ByOUriDjdJV9eDeuHObc4yWplswBAJ+9GPDxSKQUvDgEx8LEW8TUijjbpbAqYDHHwWBo wotrRW2wdrOFCznK8V1KqswZYvrtwo5PmESUlhtqKOrPsAsCb2JpcIqnKeIrq5LMB6ll eeHeb/38JCNQ3ti8kZWwkfTPCgKLC3Ic9aQtyO5vHmTA1jP+K7yEWBhQYuz4LFRggx6G BY7Q== Received: by 10.14.184.133 with SMTP id s5mr2421707eem.31.1348679380727; Wed, 26 Sep 2012 10:09:40 -0700 (PDT) Received: from mini.office.venture37.com (mini.office.venture37.com. [2001:4b10:101a:2::10]) by mx.google.com with ESMTPS id z3sm10818974eel.15.2012.09.26.10.09.38 (version=SSLv3 cipher=OTHER); Wed, 26 Sep 2012 10:09:39 -0700 (PDT) Message-ID: <506336D1.5080100@gmail.com> Date: Wed, 26 Sep 2012 18:09:37 +0100 From: Sevan / Venture37 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:15.0) Gecko/20120907 Thunderbird/15.0.1 MIME-Version: 1.0 To: Hans Petter Selasky References: <506327AD.8030103@gmail.com> <201209261824.46257.hselasky@c2i.net> In-Reply-To: <201209261824.46257.hselasky@c2i.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: "arm@freebsd.org" Subject: Re: Unable to boot Pi successfully with ethernet interface configured X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the StrongARM Processor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Sep 2012 17:09:42 -0000 On 26/09/2012 17:24, Hans Petter Selasky wrote: > Hi, > > Is this the latest 10-current? > > There has been some changes in this area recently. > > --HPS Sorry my bad, I meant to post the rev number too, yes, the latest code, updated src last night & built a fresh world & kernel, followed up again thin afternoon post r240956 with a new kernel build. I can send through exact revision number later once I have everything setup again if needed. Sevan