From owner-freebsd-net@FreeBSD.ORG Fri Nov 2 02:44:59 2007 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 1470516A418 for ; Fri, 2 Nov 2007 02:44:59 +0000 (UTC) (envelope-from jfvogel@gmail.com) Received: from rv-out-0910.google.com (rv-out-0910.google.com [209.85.198.191]) by mx1.freebsd.org (Postfix) with ESMTP id DB48B13C49D for ; Fri, 2 Nov 2007 02:44:58 +0000 (UTC) (envelope-from jfvogel@gmail.com) Received: by rv-out-0910.google.com with SMTP id l15so551429rvb for ; Thu, 01 Nov 2007 19:44:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=b2FSsu/rr8dMQyUW5X8Phue1dxFKj+qBM/2kiZ5puSw=; b=ODIyqKzp/s6u7W1bUnewT8C5PQR+CQJAOr9X0p0h3twkXy0SJRQ8KdIpPODhh+EtiW11iZPDVEZ1ZuBpUY5tOishi0jUgcRYdImVOitVb1cSrYZzvPyFyfTlo/Y5nvU6xAWCB86IqysjKVrZd/7cS7HWGrYS3J6CysfLVFyigVQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=FyfOtDrPheLbxRzt9pFmMmYN6bs/ysSbq7ZWYrRZwoQeXY46b7Kln72QS58d5p5fVI7RsFYkU2Thuoqfp9DPfUq1Y6xgvN350BxGYiCP3AGXD/tkFCcPkGb/L61TNZe5sMV7x7Y+TssO0cAw/oVSaA3UUW0C+XEnBq1z8k+fYHQ= Received: by 10.114.149.2 with SMTP id w2mr1325619wad.1193968158376; Thu, 01 Nov 2007 18:49:18 -0700 (PDT) Received: by 10.114.177.13 with HTTP; Thu, 1 Nov 2007 18:49:18 -0700 (PDT) Message-ID: <2a41acea0711011849w5008404cy6850036e06a5106@mail.gmail.com> Date: Thu, 1 Nov 2007 17:49:18 -0800 From: "Jack Vogel" To: "Pete French" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <2a41acea0711011654j56037949m381de3f9a243562d@mail.gmail.com> Cc: freebsd-net@freebsd.org, freebsd-stable@freebsd.org Subject: Re: Test changes to em X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Nov 2007 02:44:59 -0000 Eh, what I see is if_em.h and if_em.c, does the version that came thru not have both?? Jack On 11/1/07, Pete French wrote: > > You just replace the two files in your STABLE tree. Its big > > enough that this seemed easier than a patch. > > Did you miss a file ? I nly see a new header file in here. Am keen to > try this out though... > > -pcf. >