From owner-freebsd-current@FreeBSD.ORG Wed Feb 18 05:38:11 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 79AF716A4CE for ; Wed, 18 Feb 2004 05:38:11 -0800 (PST) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1298743D1F for ; Wed, 18 Feb 2004 05:38:11 -0800 (PST) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.10/8.12.9) with ESMTP id i1IDcAnJ047346; Wed, 18 Feb 2004 06:38:10 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Wed, 18 Feb 2004 06:37:55 -0700 (MST) Message-Id: <20040218.063755.12174181.imp@bsdimp.com> To: rosti_bsd@yahoo.com From: "M. Warner Losh" In-Reply-To: <4032957C.4040006@yahoo.com> References: <4032957C.4040006@yahoo.com> X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: freebsd-current@freebsd.org Subject: Re: 5.2.1-RC2: CardBus RealTek 8139 based NIC stop working during cvsup X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Wed, 18 Feb 2004 13:38:11 -0000 In message: <4032957C.4040006@yahoo.com> Rostislav Krasny writes: : 1. run /etc/rc.d/netif restart : or : 2. enable or disable promiscuous mode on the NIC by running or stoping : tcpdump. ifconfig rl0 down; ifconfig rl0 up also fixes it. I have similar issues, but don't have the time right now to track them down. Warner