From owner-freebsd-current@FreeBSD.ORG Tue Aug 5 07:56:45 2003 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 63A2137B401 for ; Tue, 5 Aug 2003 07:56:45 -0700 (PDT) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5A33943F75 for ; Tue, 5 Aug 2003 07:56:44 -0700 (PDT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.9/8.12.3) with ESMTP id h75EueFL023170; Tue, 5 Aug 2003 08:56:40 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Tue, 05 Aug 2003 08:56:38 -0600 (MDT) Message-Id: <20030805.085638.124831902.imp@bsdimp.com> To: mb@imp.ch From: "M. Warner Losh" In-Reply-To: <20030805110528.U31668@cvs.imp.ch> References: <20030805103347.V31668@cvs.imp.ch> <20030805110211.3e799b1a.ltning@anduin.net> <20030805110528.U31668@cvs.imp.ch> X-Mailer: Mew version 2.2 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 cc: ltning@anduin.net Subject: Re: Dhclient fix for systems with media settings 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: Tue, 05 Aug 2003 14:56:45 -0000 In message: <20030805110528.U31668@cvs.imp.ch> Martin Blapp writes: : > Is this going to cure the cases where using DHCP results in my network : > link going dead about ~30 minutes after getting a lease? At that point : > it starts spitting out timeout errors and stuff, and i have to : > unplug/replug the card and re-start dhclient to get connectivity again.. : : Unless the lease time was ~30 minutes and you've changed networks, I doubt it. : : This sounds like a if_wi driver problem. Warner should be able to tell you : more. I still don't have a clear problem statement. Warner