From owner-freebsd-arm@FreeBSD.ORG Tue Oct 1 10:47:25 2013 Return-Path: Delivered-To: freebsd-arm@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id B686D842 for ; Tue, 1 Oct 2013 10:47:25 +0000 (UTC) (envelope-from ticso@cicely7.cicely.de) Received: from raven.bwct.de (raven.bwct.de [85.159.14.73]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 442CB2F98 for ; Tue, 1 Oct 2013 10:47:24 +0000 (UTC) Received: from mail.cicely.de ([10.1.1.37]) by raven.bwct.de (8.13.4/8.13.4) with ESMTP id r91Al9lC075354 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=FAIL); Tue, 1 Oct 2013 12:47:09 +0200 (CEST) (envelope-from ticso@cicely7.cicely.de) Received: from cicely7.cicely.de (cicely7.cicely.de [10.1.1.9]) by mail.cicely.de (8.14.5/8.14.4) with ESMTP id r91Al6hw079772 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 1 Oct 2013 12:47:06 +0200 (CEST) (envelope-from ticso@cicely7.cicely.de) Received: from cicely7.cicely.de (localhost [127.0.0.1]) by cicely7.cicely.de (8.14.2/8.14.2) with ESMTP id r91Al6LQ009140; Tue, 1 Oct 2013 12:47:06 +0200 (CEST) (envelope-from ticso@cicely7.cicely.de) Received: (from ticso@localhost) by cicely7.cicely.de (8.14.2/8.14.2/Submit) id r91Al5V0009139; Tue, 1 Oct 2013 12:47:05 +0200 (CEST) (envelope-from ticso) Date: Tue, 1 Oct 2013 12:47:05 +0200 From: Bernd Walter To: Thomas Skibo Subject: Re: Instable ethernet with ZedBoard Message-ID: <20131001104705.GC8746@cicely7.cicely.de> References: <20130927230538.GE82284@cicely7.cicely.de> <52498C69.8070800@sbcglobal.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <52498C69.8070800@sbcglobal.net> X-Operating-System: FreeBSD cicely7.cicely.de 7.0-STABLE i386 User-Agent: Mutt/1.5.11 X-Spam-Status: No, score=-2.9 required=5.0 tests=ALL_TRUSTED=-1, BAYES_00=-1.9, T_RP_MATCHES_RCVD=-0.01 autolearn=ham version=3.3.0 X-Spam-Checker-Version: SpamAssassin 3.3.0 (2010-01-18) on spamd.cicely.de Cc: freebsd-arm@freebsd.org, bernd@bwct.de X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: ticso@cicely.de List-Id: Porting FreeBSD to the StrongARM Processor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Oct 2013 10:47:25 -0000 On Mon, Sep 30, 2013 at 07:36:25AM -0700, Thomas Skibo wrote: > > > > It seems the MAC locks up when PHY-probing results in 100MBit/s. > > Sometimes - at least intemediate it probes 100MBit/s on my TP-Link > > Switch, so I might end up without working ethernet. > > > > -- > > B.Walter http://www.bwct.de > > Modbus/TCP Ethernet I/O Baugruppen, ARM basierte FreeBSD Rechner uvm. > > Bernd: > > There are a few bug fixes for the zynq ethernet driver that I haven't > been able to get committed to -CURRENT. This one has to do with the > reference clock. I've checked in fixes to my perforce branch but the > easiest way to grab them is from my zedbsd webpage: > http://www.thomasskibo.com/zedbsd/patch.txt Oh great - I will give it a try soon. -- B.Walter http://www.bwct.de Modbus/TCP Ethernet I/O Baugruppen, ARM basierte FreeBSD Rechner uvm.