From owner-freebsd-amd64@FreeBSD.ORG Mon Dec 6 22:09:50 2004 Return-Path: Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1E55016A4CE for ; Mon, 6 Dec 2004 22:09:50 +0000 (GMT) Received: from priv-edtnes51.telusplanet.net (outbound04.telus.net [199.185.220.223]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9125D43D72 for ; Mon, 6 Dec 2004 22:09:49 +0000 (GMT) (envelope-from james@icionline.ca) Received: from d199-126-50-174.abhsia.telus.net ([199.126.50.174]) by priv-edtnes51.telusplanet.netESMTP <20041206220918.ZUUO19238.priv-edtnes51.telusplanet.net@d199-126-50-174.abhsia.telus.net> for ; Mon, 6 Dec 2004 15:09:18 -0700 From: James Earl To: freebsd-amd64@freebsd.org In-Reply-To: <20041206172538.GC32801@dragon.nuxi.com> References: <200412061605.57407.groot@kde.org> <33305.134.214.201.98.1102347937.squirrel@arlette.freesurf.fr> <20041206172538.GC32801@dragon.nuxi.com> Content-Type: text/plain Date: Mon, 06 Dec 2004 15:09:10 -0700 Message-Id: <1102370950.660.4.camel@serious.ab.hsia.telus.net> Mime-Version: 1.0 X-Mailer: Evolution 2.0.2 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit Subject: Re: network card X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Dec 2004 22:09:50 -0000 On Mon, 2004-12-06 at 09:25 -0800, David O'Brien wrote: > Can you update to RELENG_5 and try again? There was a MAJOR bug fixed > after 5.3 (diff attached). I've patched to 1.83.2.3, as well as the latest if_sk.c, and if_skreg.h in CVS but am still having problems with the sk device. It seems I only have problems when trying to obtain a dhcp lease. I am usually able to kill dhclient, bring down and back up sk0, and then try obtaining a dhcp lease again. This usually works, but sometimes it doesn't and I have to try for up to 30 minutes (rebooting, etc) to obtain a lease. I'm running an Asus A8V Deluxe (rev 2.0). James