From owner-freebsd-arm@FreeBSD.ORG Wed Jun 17 18:31:01 2015 Return-Path: Delivered-To: freebsd-arm@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 2A495BCD for ; Wed, 17 Jun 2015 18:31:01 +0000 (UTC) (envelope-from usenet@ulrich-grey.de) Received: from mo6-p00-ob.smtp.rzone.de (mo6-p00-ob.smtp.rzone.de [IPv6:2a01:238:20a:202:5300::3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "*.smtp.rzone.de", Issuer "TeleSec ServerPass DE-2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B6A01F88 for ; Wed, 17 Jun 2015 18:31:00 +0000 (UTC) (envelope-from usenet@ulrich-grey.de) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; t=1434565853; l=278; s=domk; d=ulrich-grey.de; h=Content-Transfer-Encoding:Content-Type:Mime-Version:Subject:To:From: Date; bh=6+9dhEYp/SvgsFWwRbJ7vtPWKZ1GyTkAd8tSFeV1EG0=; b=dsP8eUNRpmAfVkvpjNI8tXiRRoxOp0Lm1iK8XnEQM1Vy6g5tNEZfdNEteFqELFmisL1 AdiQosi3wVPmvcmoL0XXi2FryWHC3IFc3lfD9bb81YjVV+rdyhzr0ZhgFH/N70pQgOjXh w96HqKnt2mCgwfJCwk7uXXVu+ziBHQ6WyVU= X-RZG-AUTH: :OX8Be0W8W+pMC3rDLL/lo2xV/LZTbZkYhOcjg8suic3iYr/B8J9Lzp3TJg48vsv8ibAC X-RZG-CLASS-ID: mo00 Received: from quad (p548692CE.dip0.t-ipconnect.de [84.134.146.206]) by smtp.strato.de (RZmta 37.7 DYNA|AUTH) with ESMTPSA id C00a5fr5HIUqwpc (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (curve X9_62_prime256v1 with 256 ECDH bits, eq. 3072 bits RSA)) (Client did not present a certificate) for ; Wed, 17 Jun 2015 20:30:52 +0200 (CEST) Date: Wed, 17 Jun 2015 18:30:51 +0000 From: Ulrich Grey To: freebsd-arm@freebsd.org Subject: Wandboard-Quad: ffec freezes system Message-Id: <20150617183051.5580fcb969661808969ec17a@ulrich-grey.de> Organization: - X-Mailer: Sylpheed 3.4.2 (GTK+ 2.24.25; armv6-portbld-freebsd11.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Jun 2015 18:31:01 -0000 I have installed this snapshot image on my Wandboard-Quad: FreeBSD-11.0-CURRENT-arm-armv6-WANDBOARD-20150601-r283896.img If I use ffec (portsnap, ping ...), the system freezes immediately. Now I use an usb ethernet device (axge driver, ue0) and there are no problems.