4864 update emlxs from source provided by Emulex for 16G FC
commit8f23e9fa8abcb5857661066b954e63400d589b65
authorHans Rosenfeld <hans.rosenfeld@nexenta.com>
Wed, 14 May 2014 17:25:17 +0000 (14 19:25 +0200)
committerRobert Mustacchi <rm@joyent.com>
Fri, 24 Oct 2014 23:16:42 +0000 (24 16:16 -0700)
treed7d49dc4168779568432fae27462e6f9a3bf9b16
parent81cc999477f2f5f0896ee349f6ec8fc2f804ece3
4864 update emlxs from source provided by Emulex for 16G FC
Reviewed by: Robert Mustacchi <rm@joyent.com>
Reviewed by: Dan McDonald <danmcd@omniti.com>
Reviewed by: Rich Lowe <richlowe@richlowe.net>
Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net>
Approved by: Robert Mustacchi <rm@joyent.com>
59 files changed:
usr/src/cmd/mdb/common/modules/emlxs/emlxs.c
usr/src/pkg/manifests/driver-network-emlxs.mf
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs.conf
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_clock.c
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dfc.c
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dhchap.c
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_diag.c
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_download.c
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dump.c
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_els.c
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_event.c
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fcf.c
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fcp.c
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fct.c
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fw.c
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_hba.c
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_ip.c
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_mbox.c
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_mem.c
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_msg.c
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_node.c
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_pkt.c
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_sli3.c
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_sli4.c
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_thread.c
usr/src/uts/common/sys/fibre-channel/fca/emlxs/emlxs.h
usr/src/uts/common/sys/fibre-channel/fca/emlxs/emlxs_adapters.h
usr/src/uts/common/sys/fibre-channel/fca/emlxs/emlxs_config.h
usr/src/uts/common/sys/fibre-channel/fca/emlxs/emlxs_device.h
usr/src/uts/common/sys/fibre-channel/fca/emlxs/emlxs_dfc.h
usr/src/uts/common/sys/fibre-channel/fca/emlxs/emlxs_dfclib.h
usr/src/uts/common/sys/fibre-channel/fca/emlxs/emlxs_dhchap.h
usr/src/uts/common/sys/fibre-channel/fca/emlxs/emlxs_dump.h
usr/src/uts/common/sys/fibre-channel/fca/emlxs/emlxs_events.h
usr/src/uts/common/sys/fibre-channel/fca/emlxs/emlxs_extern.h
usr/src/uts/common/sys/fibre-channel/fca/emlxs/emlxs_fc.h
usr/src/uts/common/sys/fibre-channel/fca/emlxs/emlxs_fcf.h
usr/src/uts/common/sys/fibre-channel/fca/emlxs/emlxs_fcio.h
usr/src/uts/common/sys/fibre-channel/fca/emlxs/emlxs_fct.h
usr/src/uts/common/sys/fibre-channel/fca/emlxs/emlxs_fw.h
usr/src/uts/common/sys/fibre-channel/fca/emlxs/emlxs_hw.h
usr/src/uts/common/sys/fibre-channel/fca/emlxs/emlxs_iocb.h
usr/src/uts/common/sys/fibre-channel/fca/emlxs/emlxs_mbox.h
usr/src/uts/common/sys/fibre-channel/fca/emlxs/emlxs_mdb.h
usr/src/uts/common/sys/fibre-channel/fca/emlxs/emlxs_menlo.h
usr/src/uts/common/sys/fibre-channel/fca/emlxs/emlxs_messages.h
usr/src/uts/common/sys/fibre-channel/fca/emlxs/emlxs_msg.h
usr/src/uts/common/sys/fibre-channel/fca/emlxs/emlxs_os.h
usr/src/uts/common/sys/fibre-channel/fca/emlxs/emlxs_queue.h
usr/src/uts/common/sys/fibre-channel/fca/emlxs/emlxs_sdapi.h
usr/src/uts/common/sys/fibre-channel/fca/emlxs/emlxs_thread.h
usr/src/uts/common/sys/fibre-channel/fca/emlxs/emlxs_version.h
usr/src/uts/common/sys/fibre-channel/fca/emlxs/fw_lp10000.h
usr/src/uts/common/sys/fibre-channel/fca/emlxs/fw_lp11000.h
usr/src/uts/common/sys/fibre-channel/fca/emlxs/fw_lp11002.h
usr/src/uts/common/sys/fibre-channel/fca/emlxs/fw_lpe11000.h
usr/src/uts/common/sys/fibre-channel/fca/emlxs/fw_lpe11002.h
usr/src/uts/common/sys/fibre-channel/fca/emlxs/fw_lpe12000.h