Print this page
NEX-17006 backport mpt_sas tri-mode parts support change
9044 Need support for mpt_sas tri-mode parts
9045 Clean up mpt_sas compiler warnings
9046 mptsas_handle_topo_change can return without its locks held
9047 workaround SAS3408 firmware issue
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
Reviewed by: Hans Rosenfeld <hans.rosenfeld@joyent.com>
Reviewed by: Albert Lee <trisk@forkgnu.org>
Reviewed by: Yuri Pankov <yuripv@yuripv.net>
Approved by: Richard Lowe <richlowe@richlowe.net>
NEX-14838 Support 24 port version of SAS adapters
Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com>
Reviewed by: Rick McNeal <rick.mcneal@nexenta.com>
NEX-10024 mpt_sas should have alias for pciex1000,c8
Reviewed by: Sanjay Nadkarni <sanjay.nadkarni@nexenta.com>
Reviewed by: Rick McNeal <rick.mcneal@nexenta.com>
NEX-9820 mpt_sas should have alias for pciex1000,c9
Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com>
Reviewed by: Roman Strashkin <roman.strashkin@nexenta.com>
NEX-1889 mpt_sas should support 12G HBAs
re #11657 rb3675 Add support for Supermicro onboard 2308 controller.
@@ -19,11 +19,11 @@
# CDDL HEADER END
#
#
# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
-# Copyright 2014, Nexenta Systems, Inc. All Rights Reserved
+# Copyright 2017, Nexenta Systems, Inc. All Rights Reserved
#
#
# The default for payload-bearing actions in this package is to appear in the
# global zone only. See the include file for greater detail, as well as
@@ -69,15 +69,34 @@
alias=pciex1000,93 \
alias=pciex1000,94 \
alias=pciex1000,95 \
alias=pciex1000,96 \
alias=pciex1000,97 \
+ alias=pciex1000,aa \
+ alias=pciex1000,ab \
+ alias=pciex1000,ac \
+ alias=pciex1000,ad \
+ alias=pciex1000,ae \
+ alias=pciex1000,af \
+ alias=pciex1000,c0 \
+ alias=pciex1000,c1 \
+ alias=pciex1000,c2 \
+ alias=pciex1000,c3 \
alias=pciex1000,c4 \
- alias=pciex1000,c9
+ alias=pciex1000,c5 \
+ alias=pciex1000,c6 \
+ alias=pciex1000,c7 \
+ alias=pciex1000,c8 \
+ alias=pciex1000,c9 \
+ alias=pciex1000,d0 \
+ alias=pciex1000,d1 \
+ alias=pciex1000,d2
file path=kernel/drv/$(ARCH64)/mpt_sas group=sys
file path=kernel/drv/mpt_sas.conf group=sys \
original_name=SUNWmptsas:kernel/drv/mpt_sas.conf preserve=true
file path=usr/share/man/man7d/mpt_sas.7d
legacy pkg=SUNWmptsas desc="LSI MPT SAS 2.0/2.5 Controller HBA Driver" \
name="LSI MPT SAS 2.0/2.5 Controller HBA Driver"
license cr_Sun license=cr_Sun
license lic_CDDL license=lic_CDDL
+license usr/src/uts/common/sys/scsi/adapters/mpt_sas/mpi/THIRDPARTYLICENSE \
+ license=usr/src/uts/common/sys/scsi/adapters/mpt_sas/mpi/THIRDPARTYLICENSE