Print this page
NEX-5717 import QLogic 16G FC drivers
Reviewed by: Steve Peng <steve.peng@nexenta.com>
Reviewed by: Josef 'Jeff' Sipek <josef.sipek@nexenta.com>
Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com>

*** 18,38 **** * * CDDL HEADER END */ /* ! * Copyright 2010 QLogic Corporation. All rights reserved. ! * Use is subject to license terms. */ /* * ISP2xxx Solaris Fibre Channel Adapter (FCA) driver header file. * * *********************************************************************** * * ** * * NOTICE ** ! * * COPYRIGHT (C) 1996-2010 QLOGIC CORPORATION ** * * ALL RIGHTS RESERVED ** * * ** * *********************************************************************** * */ --- 18,37 ---- * * CDDL HEADER END */ /* ! * Copyright 2015 QLogic Corporation. All rights reserved. */ /* * ISP2xxx Solaris Fibre Channel Adapter (FCA) driver header file. * * *********************************************************************** * * ** * * NOTICE ** ! * * COPYRIGHT (C) 1996-2015 QLOGIC CORPORATION ** * * ALL RIGHTS RESERVED ** * * ** * *********************************************************************** * */
*** 43,53 **** #ifdef __cplusplus extern "C" { #endif #ifndef QL_VERSION ! #define QL_VERSION "20100408-3.01" #endif #ifndef QL_NAME #define QL_NAME "qlc" #endif --- 42,52 ---- #ifdef __cplusplus extern "C" { #endif #ifndef QL_VERSION ! #define QL_VERSION "151216-3.07" #endif #ifndef QL_NAME #define QL_NAME "qlc" #endif