From owner-freebsd-questions@FreeBSD.ORG Tue Dec 9 16:00:02 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 32A33F6A for ; Tue, 9 Dec 2014 16:00:02 +0000 (UTC) Received: from eu1sys200aog131.obsmtp.com (eu1sys200aog131.obsmtp.com [207.126.144.205]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5F66C831 for ; Tue, 9 Dec 2014 16:00:00 +0000 (UTC) Received: from mail-wi0-f176.google.com ([209.85.212.176]) (using TLSv1) by eu1sys200aob131.postini.com ([207.126.147.11]) with SMTP ID DSNKVIccaoEsHEutYGkgQwzoYrG9H+X7lhCt@postini.com; Tue, 09 Dec 2014 16:00:01 UTC Received: by mail-wi0-f176.google.com with SMTP id ex7so8361857wid.9 for ; Tue, 09 Dec 2014 07:59:38 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:date:from:message-id:to:subject:reply-to; bh=OyavXj6oyzH4ymHUcHqm3JqVtJdHCBfO+dKoAS9NS54=; b=EN4/3P/8mzaWLLMVvzqR6UIw78x+GXhXda7uZAAsjBjdC89pPqfYmORNcScbb0uFFn b3ngwTeCmfTTbgsJozZi1DxPjkPG8zNBV7RGXx8ueQXwFP894lHAmkqOzfjgWzikSoJx 1c89Xpnyh7AQb9HCftCzY9ZFx+CHkgKvvxwR76KWMoiTlZLBNy7CDGRwDEhoIp4AFmi1 39MHapfROoKKXmplMB6+jbwOZ0xXOcZs/hJNCkyQS9YB8nO4yAME2TGR8ruryWTUm+sg QWwHMVWOUR0OdCMyQ+vgNuxWdV0CCm6gvXUNxZzj4aq6RO8qaIoBl6ryZ6M7Lu5D2ma9 NYMw== X-Gm-Message-State: ALoCoQmdzcrW8I8lJJ61wXh+mjzLZwmOTUYFezXCtgOE5z/jGt0aXg8NCMV3tro/HpP2obnDCqqLBrvLuEtxWR5j4+FEVKX7EnAoxYs7hJoAjsSKngYX7hj36CGFp9IBkQIv/qy0/fNMhErLqeSz2FNEck4aquuIrmQx7e9EwNkBuOdYAOv73/Y= X-Received: by 10.194.110.161 with SMTP id ib1mr6450523wjb.78.1418140778704; Tue, 09 Dec 2014 07:59:38 -0800 (PST) X-Received: by 10.194.110.161 with SMTP id ib1mr6450514wjb.78.1418140778619; Tue, 09 Dec 2014 07:59:38 -0800 (PST) Received: from mech-as221.men.bris.ac.uk (mech-as221.men.bris.ac.uk. [137.222.187.221]) by mx.google.com with ESMTPSA id p5sm14355641wix.7.2014.12.09.07.59.37 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 09 Dec 2014 07:59:38 -0800 (PST) Date: Tue, 09 Dec 2014 07:59:38 -0800 (PST) X-Google-Original-Date: Tue, 9 Dec 2014 15:59:36 GMT Received: from mech-as221.men.bris.ac.uk (localhost [127.0.0.1]) by mech-as221.men.bris.ac.uk (8.14.9/8.14.9) with ESMTP id sB9FxaSs072833 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO) for ; Tue, 9 Dec 2014 15:59:36 GMT (envelope-from mexas@mech-as221.men.bris.ac.uk) Received: (from mexas@localhost) by mech-as221.men.bris.ac.uk (8.14.9/8.14.9/Submit) id sB9FxaIV072832 for freebsd-questions@freebsd.org; Tue, 9 Dec 2014 15:59:36 GMT (envelope-from mexas) From: Anton Shterenlikht Message-Id: <201412091559.sB9FxaIV072832@mech-as221.men.bris.ac.uk> To: freebsd-questions@freebsd.org Subject: Emulex Zephyr-X LightPulse supported on 10.1-release amd64? Reply-To: mexas@bris.ac.uk X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Dec 2014 16:00:02 -0000 Is this adapter supported on 10.1-release amd64? none2@pci0:4:0:0: class=0x0c0400 card=0xfc2110df chip=0xfc2010df rev=0x02 hdr=0x00 vendor = 'Emulex Corporation' device = 'Zephyr-X LightPulse Fibre Channel Host Adapter' class = serial bus subclass = Fibre Channel I cannot find a driver for it. Thanks Anton