From owner-freebsd-hackers@FreeBSD.ORG Wed Sep 24 00:38:18 2014 Return-Path: Delivered-To: hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D4BC1E1B; Wed, 24 Sep 2014 00:38:18 +0000 (UTC) Received: from mail-qa0-x232.google.com (mail-qa0-x232.google.com [IPv6:2607:f8b0:400d:c00::232]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 86F429D; Wed, 24 Sep 2014 00:38:18 +0000 (UTC) Received: by mail-qa0-f50.google.com with SMTP id j7so2488719qaq.9 for ; Tue, 23 Sep 2014 17:38:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=blVURoQm9f0QjzACbZim0dXWIeM+gR5NxZGhReUJs9w=; b=i7XtAnGcZRalPMldDa4vkefRTF+TDUGmTu9OZCZLh9ocBEXQbckhC100uvAA7CvB+P 09ZBfXb03eTij5i2L0xL4yenjR5X6GvX1c8meoK0Q8KojNm1aPxCB0EF2PbacVvKdiIc 6l7dwclSstUk1eJX+2X7OScFKJxU6ubk7pFXHaSipA6MKo1zb7njcq37JYm9/8YS7hOL 7yrzUlA6wGL4aBcIQfcIkvJSem0mJ1vClbwYLd3BGp3yOslAjPnPW/c/KmmRITSh/plU skLmSeYtk9E01jAxSKL2zonkK6cFMmB6xN939tlbbIqpcHj7oLx7dWQlQ+Jz1KRer9mo JMNg== MIME-Version: 1.0 X-Received: by 10.140.85.112 with SMTP id m103mr5084573qgd.50.1411519097512; Tue, 23 Sep 2014 17:38:17 -0700 (PDT) Sender: hiren.panchasara@gmail.com Received: by 10.96.168.194 with HTTP; Tue, 23 Sep 2014 17:38:17 -0700 (PDT) In-Reply-To: <5408938E.5020005@yandex.ru> References: <5408938E.5020005@yandex.ru> Date: Tue, 23 Sep 2014 17:38:17 -0700 X-Google-Sender-Auth: e8vZbY5iB2nB0u3jMzBJG5VlIUU Message-ID: Subject: Re: IOAT driver for FreeBSD From: hiren panchasara To: "Andrey V. Elsukov" , Jim Harris Content-Type: text/plain; charset=UTF-8 Cc: "freebsd-hackers@freebsd.org" , 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, 24 Sep 2014 00:38:18 -0000 + Jim On Thu, Sep 4, 2014 at 9:30 AM, Andrey V. Elsukov wrote: > On 03.09.2014 20:59, 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? > > There was some work in > http://svnweb.freebsd.org/base/user/jimharris/ioat/sys/dev/ioat/ Hi Jim, Whats the status of this user branch? cheers, Hiren