From owner-freebsd-arm@FreeBSD.ORG Fri Dec 7 14:47:16 2012 Return-Path: Delivered-To: freebsd-arm@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 846B167C for ; Fri, 7 Dec 2012 14:47:16 +0000 (UTC) (envelope-from aoyama@peach.ne.jp) Received: from moon.peach.ne.jp (moon.peach.ne.jp [203.141.148.98]) by mx1.freebsd.org (Postfix) with ESMTP id 440408FC17 for ; Fri, 7 Dec 2012 14:47:15 +0000 (UTC) Received: from moon.peach.ne.jp (localhost [127.0.0.1]) by moon.peach.ne.jp (Postfix) with ESMTP id A726539DAE; Fri, 7 Dec 2012 23:47:08 +0900 (JST) Received: from artemis (unknown [172.18.0.20]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by moon.peach.ne.jp (Postfix) with ESMTPSA id 90FE539D5B; Fri, 7 Dec 2012 23:47:08 +0900 (JST) Message-ID: <5C057160F8AC4DF596E8D9D50240574A@ad.peach.ne.jp> From: "Daisuke Aoyama" To: "Mats Mellstrand" , References: <3988C1622A974F19A9D3888F0334FF10@ad.peach.ne.jp> <50B8058C.9030909@bluezbox.com> <18DB98C9-66D9-4B00-989A-156F21E9981C@bsdimp.com> <1354552432.1140.28.camel@revolution.hippie.lan> <797FC9C0D52846548418B1E8F70A0402@ad.peach.ne.jp> <640A8F330E574984A36EC46EE4AFC1E7@ad.peach.ne.jp> In-Reply-To: Subject: Re: FreeBSD on Raspberry Pi 512MB (with U-Boot + ubldr) Date: Fri, 7 Dec 2012 23:47:02 +0900 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal Importance: Normal X-Mailer: Microsoft Windows Live Mail 14.0.8117.416 X-MimeOLE: Produced By Microsoft MimeOLE V14.0.8117.416 X-Virus-Scanned: ClamAV using ClamSMTP X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting FreeBSD to the StrongARM Processor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Dec 2012 14:47:16 -0000 Hi, > From time to time the network behaves as frozen and then I get: > > smsc0: warning: Failed to read register 0x114 > smsc0: warning: MII read timeout > > on the serial console > > After that, the network works again It looks a problem of non-optimized kernel. Please try test kernel in the test directory: http://www.peach.ne.jp/archives/rpi/test/ This will become a next time's kernel. Because of some problems, the world build is not yet completed... -- Daisuke Aoyama