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,28 ****
*
* CDDL HEADER END
*/
/*
! * Copyright 2009 QLogic Corporation. All rights reserved.
* Use is subject to license terms.
*/
/*
* ISP2xxx Solaris Fibre Channel Adapter (FCA) driver header file.
--- 18,28 ----
*
* CDDL HEADER END
*/
/*
! * Copyright 2009-2015 QLogic Corporation. All rights reserved.
* Use is subject to license terms.
*/
/*
* ISP2xxx Solaris Fibre Channel Adapter (FCA) driver header file.
*** 43,53 ****
#ifdef __cplusplus
extern "C" {
#endif
#ifndef QLT_VERSION
! #define QLT_VERSION "20100505-1.05"
#endif
#ifndef QLT_NAME
#define QLT_NAME "COMSTAR QLT"
#endif
--- 43,53 ----
#ifdef __cplusplus
extern "C" {
#endif
#ifndef QLT_VERSION
! #define QLT_VERSION "20160222-1.06"
#endif
#ifndef QLT_NAME
#define QLT_NAME "COMSTAR QLT"
#endif