From owner-freebsd-current@FreeBSD.ORG Thu Feb 9 03:35:36 2012 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 9046C106564A for ; Thu, 9 Feb 2012 03:35:36 +0000 (UTC) (envelope-from ctuffli@gmail.com) Received: from mail-ww0-f50.google.com (mail-ww0-f50.google.com [74.125.82.50]) by mx1.freebsd.org (Postfix) with ESMTP id 27C108FC17 for ; Thu, 9 Feb 2012 03:35:35 +0000 (UTC) Received: by wgbdq11 with SMTP id dq11so1320467wgb.31 for ; Wed, 08 Feb 2012 19:35:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=EMclxQ1ZjGUTesnncsv3V+8DbDPmywbn3CCItsFIuEE=; b=Y1QRvCt2LNAMWOKvb+WXo0bc+Xs47u/roFSxZH+9R0QfCbPsZKUgdQ4h2Ro3ZlTj0g OQWbVgrJLYwP8J/UVIutshcxbDt+8TU5AM1nno3fve2JkDeC1DdUmK4v+Zf7Kc85V7/A crabgU9kqt0DbNXEPIKMEmBRnF4vNZGCDRyhk= MIME-Version: 1.0 Received: by 10.180.90.212 with SMTP id by20mr728wib.12.1328757087284; Wed, 08 Feb 2012 19:11:27 -0800 (PST) Received: by 10.216.12.213 with HTTP; Wed, 8 Feb 2012 19:11:27 -0800 (PST) In-Reply-To: <4F3218BE.3020404@feral.com> References: <4F3218BE.3020404@feral.com> Date: Wed, 8 Feb 2012 19:11:27 -0800 Message-ID: From: Chuck Tuffli To: Matthew Jacob Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-current@freebsd.org Subject: Re: Announcing Emulex 10G Ethernet NIC driver availability 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: Thu, 09 Feb 2012 03:35:36 -0000 On Tue, Feb 7, 2012 at 10:39 PM, Matthew Jacob wrote: > Any plans for iscsi, fcoe? > >> Hi All, >> >> >> >> Please find the 10Gb Ethernet NIC driver for Emulex OneConnect >> (BladeEngine) and Lancer family of network adapters at Yes, Emulex is working on a native FC/FCoE driver (initiator and/or target) that should be ready for wider testing in the next 3-4 months. Note this driver only supports the more recent devices such as the 10GbE FCoE CNA and 16G FC HBA (i.e. LPe1600x). ---chuck