From owner-freebsd-hackers@FreeBSD.ORG Wed Sep 3 21:04:51 2014 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id CA0A2A5E for ; Wed, 3 Sep 2014 21:04:51 +0000 (UTC) Received: from bigwig.baldwin.cx (bigwig.baldwin.cx [IPv6:2001:470:1f11:75::1]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9AC6B1542 for ; Wed, 3 Sep 2014 21:04:51 +0000 (UTC) Received: from ralph.baldwin.cx (pool-173-70-85-31.nwrknj.fios.verizon.net [173.70.85.31]) by bigwig.baldwin.cx (Postfix) with ESMTPSA id 629D5B94C; Wed, 3 Sep 2014 17:04:50 -0400 (EDT) From: John Baldwin To: freebsd-hackers@freebsd.org Subject: Re: IOAT driver for FreeBSD Date: Wed, 03 Sep 2014 17:04:39 -0400 Message-ID: <1756348.ZCS2aAbzam@ralph.baldwin.cx> User-Agent: KMail/4.10.5 (FreeBSD/10.0-STABLE; KDE/4.10.5; amd64; ; ) In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.2.7 (bigwig.baldwin.cx); Wed, 03 Sep 2014 17:04:50 -0400 (EDT) Cc: Vijay Singh X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Sep 2014 21:04:51 -0000 On Wednesday, September 03, 2014 09:59:56 AM Vijay Singh wrote: > Hi All, I found some discussion in the past about this. Is there a version > of such a driver that I can test, and hopefully help get committed? I am not aware of a driver. You can try talking to Jim Harris (jimharris@) at Intel. He might know of any driver that exists. -- John Baldwin