From owner-freebsd-stable@FreeBSD.ORG Mon Jan 19 08:31:37 2009 Return-Path: Delivered-To: stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DB8C41065672 for ; Mon, 19 Jan 2009 08:31:37 +0000 (UTC) (envelope-from admin@kkip.pl) Received: from mainframe.kkip.pl (kkip.pl [87.105.164.78]) by mx1.freebsd.org (Postfix) with ESMTP id 899208FC50 for ; Mon, 19 Jan 2009 08:31:37 +0000 (UTC) (envelope-from admin@kkip.pl) Received: from admin.admin.lan.kkip.pl ([10.66.3.254]) by mainframe.kkip.pl with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.69 (FreeBSD)) (envelope-from ) id 1LOpXh-0001A3-2E; Mon, 19 Jan 2009 09:31:35 +0100 Message-ID: <49743A68.3020305@kkip.pl> Date: Mon, 19 Jan 2009 09:31:36 +0100 From: Bartosz Stec User-Agent: Thunderbird 2.0.0.19 (Windows/20081209) MIME-Version: 1.0 To: pyunyh@gmail.com References: <8dfae1c10901070639x67945324jeeecfcac647d7976@mail.gmail.com> <496DF428.6050800@kkip.pl> <20090117044545.GA68290@cdnetworks.co.kr> In-Reply-To: <20090117044545.GA68290@cdnetworks.co.kr> Content-Type: text/plain; charset=ISO-8859-2; format=flowed Content-Transfer-Encoding: 7bit X-Authenticated-User: admin@kkip.pl X-Authenticator: plain X-Sender-Verify: SUCCEEDED (sender exists & accepts mail) X-Spam-Score: -8.9 X-Spam-Score-Int: -88 X-Exim-Version: 4.69 (build at 14-Jan-2009 11:48:13) X-Date: 2009-01-19 09:31:35 X-Connected-IP: 10.66.3.254:1515 X-Message-Linecount: 56 X-Body-Linecount: 42 X-Message-Size: 2337 X-Body-Size: 1694 X-Received-Count: 1 X-Recipient-Count: 2 X-Local-Recipient-Count: 2 X-Local-Recipient-Defer-Count: 0 X-Local-Recipient-Fail-Count: 0 Cc: stable@freebsd.org Subject: Re: FreeBSD 7.1 Breaks re and rl Network Interface Drivers X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jan 2009 08:31:38 -0000 Pyun YongHyeon pisze: > On Wed, Jan 14, 2009 at 03:18:16PM +0100, Bartosz Stec wrote: > > Walter Venable pisze: > > >FreeBSD 7.1 upgrade broke my network access, machine is totally > > >offline (powered-on and I can play inside it at the terminal, but > > >absolutely 0 network access): > > >This happened AFTER make kernel but BEFORE make installworld. I think > > >this implies it's a kernel driver issue. > > > > > >http://forums.freebsd.org/showthread.php?t=1323 (this is an ongoing > > >thread on the issue, the rl driver has also been reported broken). > > >_______________________________________________ > > >freebsd-stable@freebsd.org mailing list > > >http://lists.freebsd.org/mailman/listinfo/freebsd-stable > > >To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" > > > > > I can confirm issues with re and 7.1-R > > > > dmesg: > > re0: port > > 0xbc00-0xbcff mem 0xfbfff000-0xfbfff0ff irq 17 at device 7.0 on pci1 > > re0: Chip rev. 0x18000000 > > re0: MAC rev. 0x00000000 > > > > In my case this NIC works, but lags like hell after upgrade! Working on > > console gives me pauses every 3-4 second, and second server which > > connect to this one with re0 is reporting that communication is lost > > every couple of minutes > > > > Would you try attached patch? > > I could test patch today BUT I made machine restart a couple of hours after NIC problem occurs (just to be sure) and after reboot re0 starts working OK until now. So maybe it was re0 problem or maybe it was something else. Even so, should I apply patch and report if NIC works? -- Bartosz Stec