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,21 +18,20 @@
  *
  * CDDL HEADER END
  */
 
 /*
- * Copyright 2010 QLogic Corporation.  All rights reserved.
- * Use is subject to license terms.
+ * Copyright 2015 QLogic Corporation.  All rights reserved.
  */
 
 /*
  * ISP2xxx Solaris Fibre Channel Adapter (FCA) driver header file.
  *
  * ***********************************************************************
  * *                                                                    **
  * *                            NOTICE                                  **
- * *            COPYRIGHT (C) 1996-2010 QLOGIC CORPORATION              **
+ * *            COPYRIGHT (C) 1996-2015 QLOGIC CORPORATION              **
  * *                    ALL RIGHTS RESERVED                             **
  * *                                                                    **
  * ***********************************************************************
  *
  */
@@ -43,11 +42,11 @@
 #ifdef  __cplusplus
 extern "C" {
 #endif
 
 #ifndef QL_VERSION
-#define QL_VERSION      "20100408-3.01"
+#define QL_VERSION      "151216-3.07"
 #endif
 
 #ifndef QL_NAME
 #define QL_NAME         "qlc"
 #endif