From owner-freebsd-net@FreeBSD.ORG Thu Nov 15 17:09:41 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 AF0A116A469; Thu, 15 Nov 2007 17:09:41 +0000 (UTC) (envelope-from ambrisko@ambrisko.com) Received: from mail.ambrisko.com (mail.ambrisko.com [64.174.51.43]) by mx1.freebsd.org (Postfix) with ESMTP id 1E41213C457; Thu, 15 Nov 2007 17:09:40 +0000 (UTC) (envelope-from ambrisko@ambrisko.com) Received: from server2.ambrisko.com (HELO www.ambrisko.com) ([192.168.1.2]) by ironport2.ambrisko.com with ESMTP; 15 Nov 2007 08:34:12 -0800 Received: from ambrisko.com (localhost [127.0.0.1]) by www.ambrisko.com (8.14.1/8.12.11) with ESMTP id lAFGeE7O021480; Thu, 15 Nov 2007 08:40:14 -0800 (PST) (envelope-from ambrisko@ambrisko.com) Received: (from ambrisko@localhost) by ambrisko.com (8.14.1/8.13.1/Submit) id lAFGeCto021475; Thu, 15 Nov 2007 08:40:12 -0800 (PST) (envelope-from ambrisko) From: Doug Ambrisko Message-Id: <200711151640.lAFGeCto021475@ambrisko.com> In-Reply-To: <473BA656.7020508@elischer.org> To: Julian Elischer Date: Thu, 15 Nov 2007 08:40:12 -0800 (PST) X-Mailer: ELM [version 2.4ME+ PL94b (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII Cc: freebsd-net@freebsd.org, freebsd-current@freebsd.org, Jack Vogel , "Wilkinson, Alex" Subject: Re: I/OAT ... Coming Soon ? 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: Thu, 15 Nov 2007 17:09:41 -0000 Julian Elischer writes: | Jack Vogel wrote: | > On Nov 14, 2007 5:01 PM, Wilkinson, Alex | > wrote: | >> Hi all, | >> | >> Curious, is I/OAT [http://www.intel.com/go/ioat/] coming to FreeBSD soon | >> ? | > | > LOL, I did a driver for the first version of I/OAT more than a year | > ago, submitted | > it and interest was half hearted. | > | > The driver needs updating and polishing yet, but interest being what it was | > it hasn't been a real high priority. | | I saw what I thought you called a "preliminary" driver. | There was discussion and I thought you got positive but | muted (along the lines of "nice.. when will there be hardware for it?") | and some discussion of how it fits in with TCP offload, but I don't think | that anyone said they didn't like the idea.. FWIW, several of us should have motherboards that support it now. For example the Dell PE29XX/PE1950 line now has support if you upgrade old machines to a newer BIOS and then turn it on in the BIOS setup. I'm not sure what em(4) cards support it. So I think hardware should be available now. At the time the PE29XX family BIOS did not support it :-( Doug A.