From owner-freebsd-current@FreeBSD.ORG Tue Oct 2 03:20:32 2007 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 D8EFA16A419 for ; Tue, 2 Oct 2007 03:20:32 +0000 (UTC) (envelope-from aryeh.friedman@gmail.com) Received: from nz-out-0506.google.com (nz-out-0506.google.com [64.233.162.235]) by mx1.freebsd.org (Postfix) with ESMTP id 9D90413C467 for ; Tue, 2 Oct 2007 03:20:32 +0000 (UTC) (envelope-from aryeh.friedman@gmail.com) Received: by nz-out-0506.google.com with SMTP id l8so2480698nzf for ; Mon, 01 Oct 2007 20:20:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=/XPBynhYpdC65FkV9j/2HCdaX2J6MK9BXxMioSEN8oA=; b=fexMWjpNVeISPm52t8E8yKNig9sPZF5V96s/CDur2HYgkEHEa7qC4HR0YtBX/t1FoZuQonoyZ5GI7qeJjcssMVZxXyZrtc8ff+/dwSJmxSfCMLNlnh/zYlfEL9jLFSo49pmxlUynUxzAzFFe5LJhKkyjK0IATtm+XTCyNTsFniM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=rIzVZEseFtds6CG5gRAIy6CHigMiyjT5e4NfwngLFNJ0br7jztb4hoGTJagiZXaAJ5yLY1TIs8s/70eANKzVcUT1fscu6TSc+19i41YwJV3WhhUzViJI+YMmTE4CccIa9FgiiVbwrVrKGOyBnYRWKOro/K+qQJJb0g1PrKATXHI= Received: by 10.65.154.2 with SMTP id g2mr10385367qbo.1191295231293; Mon, 01 Oct 2007 20:20:31 -0700 (PDT) Received: by 10.65.105.2 with HTTP; Mon, 1 Oct 2007 20:20:31 -0700 (PDT) Message-ID: Date: Tue, 2 Oct 2007 03:20:31 +0000 From: "Aryeh Friedman" To: pyunyh@gmail.com In-Reply-To: <20071002001252.GG18658@cdnetworks.co.kr> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20071002001252.GG18658@cdnetworks.co.kr> Cc: freebsd-current@freebsd.org Subject: Re: tcpi/ip dies at random times 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: Tue, 02 Oct 2007 03:20:32 -0000 > > I'm not sure re(4) was broken here but here is a WIP version. > Would you give it spin? > http://people.freebsd.org/~yongari/re/re.HEAD.patch > > It's possible that you have RTL8211 PHY and rgephy(4) needs patches > to support the PHY. If above patch doesn't help try patch at the > following URL. > http://www.f.csce.kyushu-u.ac.jp/~shigeaki/software/rgephy.20070328.fbsd7.patch When the second patch was tried in isolation no change was noted tried as a pair sa per comments in the previous reply