From owner-freebsd-current@FreeBSD.ORG Sun Nov 18 23:58:13 2007 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8F3E816A418 for ; Sun, 18 Nov 2007 23:58:13 +0000 (UTC) (envelope-from jfvogel@gmail.com) Received: from mu-out-0910.google.com (mu-out-0910.google.com [209.85.134.188]) by mx1.freebsd.org (Postfix) with ESMTP id 082ED13C461 for ; Sun, 18 Nov 2007 23:58:12 +0000 (UTC) (envelope-from jfvogel@gmail.com) Received: by mu-out-0910.google.com with SMTP id i10so1997529mue for ; Sun, 18 Nov 2007 15:58:01 -0800 (PST) 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=Oz1zt6XwhfZPloIMJxAGLcoA3aqm0J+U6gp41eHxK3Q=; b=Y6vHEtJoxBioAclPs2qS4JRysBLblhQMg4KXAfKtbjauWoU1s5nZEgaoyx1d1JHe2TiUJzvFHn/V377f3wPEoDrnZnoiF1IBZLZIdDgCg4ZcNezoaeO26BJZN3cySB0OQFFm3maofzTol4KSxr4acW+CWttGAmGy6TR1yTWrCCo= 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=sxz3EX90nMxI5buVQqzKMySsxDrEOVmwmusa88xFvjv18CvAkTx3UwG1rLGd/mLkGchMtjFhty32PRaEkdC+ZVmN/JPBKb5a3K/5hEbxRLHGuNQjryU6wQVRcGhhEIxdvtQHXt40Bf5Vj2pzd1fqKm133cZk7V1NbM7FtkR/VhI= Received: by 10.86.98.18 with SMTP id v18mr4457519fgb.1195430281025; Sun, 18 Nov 2007 15:58:01 -0800 (PST) Received: by 10.86.100.19 with HTTP; Sun, 18 Nov 2007 15:58:00 -0800 (PST) Message-ID: <2a41acea0711181558s4e40f519ta8aeb31f718891a7@mail.gmail.com> Date: Sun, 18 Nov 2007 15:58:00 -0800 From: "Jack Vogel" To: "Mike Andrews" In-Reply-To: <2a41acea0711181549m69a55283v852f8627e3217c61@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20071117003504.R31357@mindcrime.int.bit0.com> <473F9552.50402@bit0.com> <473FBD1A.8010207@bit0.com> <20071118030305.N99375@mindcrime.int.bit0.com> <2a41acea0711181133n5f63f932m714a4a6b790937c0@mail.gmail.com> <2a41acea0711181140w6707b85p18ac9a483ae367b7@mail.gmail.com> <20071118181625.Y19404@mindcrime.int.bit0.com> <2a41acea0711181549m69a55283v852f8627e3217c61@mail.gmail.com> Cc: Denis Shaposhnikov , Kip Macy , Mike Silbersack , Andre Oppermann , freebsd-current@freebsd.org Subject: Re: bizarre em + TSO + MSS issue in RELENG_7 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Sun, 18 Nov 2007 23:58:13 -0000 On Nov 18, 2007 3:49 PM, Jack Vogel wrote: > > Mike, do me a favor, I just noticed that my 6.6.6 driver is on the > Intel download > site now, it would be valuable for me to know if it still has the problem. > Go to downloadfinder.intel.com, then select networking, select some NIC, then > OS to FreeBSD, you should find the driver. I am doubtful its going to fix this, > but I would still like to know if you would please :) Oh, and btw, ignore the fact that it says the driver is for release 6.x, it will compile on either. Jack