From owner-freebsd-net@FreeBSD.ORG Fri Sep 24 16:55:46 2010 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 970E2106566B for ; Fri, 24 Sep 2010 16:55:46 +0000 (UTC) (envelope-from pyunyh@gmail.com) Received: from mail-pv0-f182.google.com (mail-pv0-f182.google.com [74.125.83.182]) by mx1.freebsd.org (Postfix) with ESMTP id 64FEE8FC17 for ; Fri, 24 Sep 2010 16:55:46 +0000 (UTC) Received: by pvc21 with SMTP id 21so903250pvc.13 for ; Fri, 24 Sep 2010 09:55:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:received:from:date:to:cc :subject:message-id:reply-to:references:mime-version:content-type :content-disposition:in-reply-to:user-agent; bh=o8/XcDy+w5MuktaYw/c2JVYTv4lvMpHTL7BaaXDswuA=; b=XWkeks7BfIyEgB0RtEaUiRvCmy3TWH7mw51dt25FFOxJyKLHuWhsu419YOu8Wf7Uzo jYI/OhXPmTCykXN0Zy2NHTu2i8H4eXvKMM7No/XZQ30Brlo9h3euPR74QrQtXFBnRinZ s37m+nf735FagJmku0LZOjiOp/D96hKt5lxws= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:date:to:cc:subject:message-id:reply-to:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; b=VcoLZGreHK48f5Wc17Y/KUFgmBzGQG4AWjMrZyrU/LyKwztJsaxIOlRITZW26OjyDI 2bXb0FaVNJjnw2rWu2e9cF1dqO6w/oMeIG3k3OaD/YeXDQVmpIALqxOW8jZedAUYBbtn RpYwptn/VAraa7y+dzYjh7zgRR1usup/E3QiI= Received: by 10.114.158.3 with SMTP id g3mr3918196wae.160.1285347345423; Fri, 24 Sep 2010 09:55:45 -0700 (PDT) Received: from pyunyh@gmail.com ([174.35.1.224]) by mx.google.com with ESMTPS id d38sm3857284wam.20.2010.09.24.09.55.41 (version=TLSv1/SSLv3 cipher=RC4-MD5); Fri, 24 Sep 2010 09:55:42 -0700 (PDT) Received: by pyunyh@gmail.com (sSMTP sendmail emulation); Fri, 24 Sep 2010 09:54:52 -0700 From: Pyun YongHyeon Date: Fri, 24 Sep 2010 09:54:52 -0700 To: a.smith@ukgrid.net Message-ID: <20100924165452.GA19036@michelle.cdnetworks.com> References: <20100923154054.21153ulpaucsnocg@webmail2.ukgrid.net> <20100924021115.GI15014@michelle.cdnetworks.com> <20100924123938.80702gxrzyfpury0@webmail2.ukgrid.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20100924123938.80702gxrzyfpury0@webmail2.ukgrid.net> User-Agent: Mutt/1.4.2.3i Cc: freebsd-net@freebsd.org Subject: Re: bge watchdog timeout errors FreeBSD 7.3 X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: pyunyh@gmail.com List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Sep 2010 16:55:46 -0000 On Fri, Sep 24, 2010 at 12:39:38PM +0100, a.smith@ukgrid.net wrote: > Quoting Pyun YongHyeon : > > >Please apply patch at the following URL and let me know how it goes. > > > >http://svn.freebsd.org/viewvc/base/stable/7/sys/dev/bge/if_bge.c?r1=207862&r2=208995&view=patch > >http://svn.freebsd.org/viewvc/base/head/sys/dev/bge/if_bge.c?r1=212302&r2=212755&view=patch > > > > Thanks for the reply! > So I have to apply both of these patchs in the order you posted them? > Order wouldn't be important but you have to apply both patches. > thanks Andy. > > > >