From owner-freebsd-current@FreeBSD.ORG Fri Feb 22 17:15:34 2008 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 03C5716A408 for ; Fri, 22 Feb 2008 17:15:34 +0000 (UTC) (envelope-from cs@legacy.schug.net) Received: from legacy.schug.net (legacy.schug.Net [194.97.148.165]) by mx1.freebsd.org (Postfix) with ESMTP id BD3DF13C474 for ; Fri, 22 Feb 2008 17:15:33 +0000 (UTC) (envelope-from cs@legacy.schug.net) Received: by legacy.schug.net (Postfix, from userid 10000) id B27C010F664E; Fri, 22 Feb 2008 18:15:31 +0100 (CET) Date: Fri, 22 Feb 2008 18:15:31 +0100 From: Christoph Schug To: Pyun YongHyeon Message-ID: <20080222171531.GE45806@lega.schug.net> References: <20080221035014.GB26427@cdnetworks.co.kr> <20080221050635.GC26427@cdnetworks.co.kr> <47BDBB1A.9040701@andric.com> <47BE2FEF.7010709@andric.com> <20080222041715.GA30497@cdnetworks.co.kr> <20080222054103.GD30497@cdnetworks.co.kr> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080222054103.GD30497@cdnetworks.co.kr> User-Agent: Mutt/1.5.13 OpenPKG/2-STABLE (2006-08-11) Cc: FreeBSD Current Subject: Re: Packet corruption in re0 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Feb 2008 17:15:34 -0000 On Fri, Feb 22, 2008, Pyun YongHyeon wrote: > Download if_re.c and if_rlreg.h in the following URL and rebuild the driver. > http://people.freebsd.org/~yongari/re/7.0R/if_re.c > http://people.freebsd.org/~yongari/re/7.0R/if_rlreg.h Hi, I stress tested my box using this driver all day long. Typically first problems show up after a few hours, but up to now using the new driver no problems at all anymore. Therefore I am very confident that at least my specific problem is being fixed. Nevertheless I will report back in a few days whether this status persists. Thanks again! -cs