1ead1f93eSLiane Praza#
2ead1f93eSLiane Praza# CDDL HEADER START
3ead1f93eSLiane Praza#
4ead1f93eSLiane Praza# The contents of this file are subject to the terms of the
5ead1f93eSLiane Praza# Common Development and Distribution License (the "License").
6ead1f93eSLiane Praza# You may not use this file except in compliance with the License.
7ead1f93eSLiane Praza#
8ead1f93eSLiane Praza# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9ead1f93eSLiane Praza# or http://www.opensolaris.org/os/licensing.
10ead1f93eSLiane Praza# See the License for the specific language governing permissions
11ead1f93eSLiane Praza# and limitations under the License.
12ead1f93eSLiane Praza#
13ead1f93eSLiane Praza# When distributing Covered Code, include this CDDL HEADER in each
14ead1f93eSLiane Praza# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15ead1f93eSLiane Praza# If applicable, add the following below this CDDL HEADER, with the
16ead1f93eSLiane Praza# fields enclosed by brackets "[]" replaced with your own identifying
17ead1f93eSLiane Praza# information: Portions Copyright [yyyy] [name of copyright owner]
18ead1f93eSLiane Praza#
19ead1f93eSLiane Praza# CDDL HEADER END
20ead1f93eSLiane Praza#
21ead1f93eSLiane Praza
22ead1f93eSLiane Praza#
23ebbab6bbSDan Price# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
24ed7418aeSAndy Giles# Copyright 2014, Nexenta Systems, Inc. All Rights Reserved
25*72a2c484SHans Rosenfeld# Copyright 2023 Racktop Systems, Inc.
26ead1f93eSLiane Praza#
27ead1f93eSLiane Praza
28ead1f93eSLiane Praza#
29ebbab6bbSDan Price# The default for payload-bearing actions in this package is to appear in the
30ebbab6bbSDan Price# global zone only.  See the include file for greater detail, as well as
31ebbab6bbSDan Price# information about overriding the defaults.
32ead1f93eSLiane Praza#
33ebbab6bbSDan Price<include global_zone_only_component>
34ead1f93eSLiane Prazaset name=pkg.fmri value=pkg:/driver/storage/mpt_sas@$(PKGVERS)
35ed7418aeSAndy Gilesset name=pkg.summary value="LSI MPT SAS 2.0/2.5 Controller HBA Driver"
3686d41711SAndy Fiddamanset name=pkg.description value="LSI MPT SAS 2.0/2.5 Controller HBA Driver"
3786d41711SAndy Fiddamanset name=info.classification value=org.opensolaris.category.2008:Drivers/Storage
38ead1f93eSLiane Prazaset name=variant.arch value=$(ARCH)
3986d41711SAndy Fiddamandir  path=kernel group=sys
4086d41711SAndy Fiddamandir  path=kernel/drv group=sys
4186d41711SAndy Fiddamandir  path=kernel/drv/$(ARCH64) group=sys
4286d41711SAndy Fiddamanfile path=kernel/drv/$(ARCH64)/mpt_sas group=sys
4386d41711SAndy Fiddamanfile path=kernel/drv/mpt_sas.conf group=sys \
4486d41711SAndy Fiddaman    original_name=SUNWmptsas:kernel/drv/mpt_sas.conf preserve=true
4586d41711SAndy Fiddamandir  path=usr/share/man
46bbf21555SRichard Lowedir  path=usr/share/man/man4d
47bbf21555SRichard Lowefile path=usr/share/man/man4d/mpt_sas.4d
48ead1f93eSLiane Prazadriver name=mpt_sas class=scsi-self-identifying \
49cdc7c7feSAda    alias=pci1000,64 \
50cdc7c7feSAda    alias=pci1000,70 \
51ead1f93eSLiane Praza    alias=pci1000,72 \
52cdc7c7feSAda    alias=pci1000,76 \
53ebbab6bbSDan Price    alias=pciex1000,64 \
54ed7418aeSAndy Giles    alias=pciex1000,65 \
55ed7418aeSAndy Giles    alias=pciex1000,6e \
56ebbab6bbSDan Price    alias=pciex1000,70 \
57ebbab6bbSDan Price    alias=pciex1000,72 \
58ed7418aeSAndy Giles    alias=pciex1000,74 \
59ee5ddc30SGarrett D'Amore    alias=pciex1000,76 \
60ed7418aeSAndy Giles    alias=pciex1000,77 \
61ed7418aeSAndy Giles    alias=pciex1000,7e \
62ed7418aeSAndy Giles    alias=pciex1000,80 \
63ed7418aeSAndy Giles    alias=pciex1000,81 \
64ed7418aeSAndy Giles    alias=pciex1000,82 \
65ed7418aeSAndy Giles    alias=pciex1000,83 \
66ed7418aeSAndy Giles    alias=pciex1000,84 \
67ed7418aeSAndy Giles    alias=pciex1000,85 \
6823519ef0SDan McDonald    alias=pciex1000,86 \
69ed7418aeSAndy Giles    alias=pciex1000,87 \
70ed7418aeSAndy Giles    alias=pciex1000,90 \
71ed7418aeSAndy Giles    alias=pciex1000,91 \
72ed7418aeSAndy Giles    alias=pciex1000,92 \
73ed7418aeSAndy Giles    alias=pciex1000,93 \
74ed7418aeSAndy Giles    alias=pciex1000,94 \
75ed7418aeSAndy Giles    alias=pciex1000,95 \
76ed7418aeSAndy Giles    alias=pciex1000,96 \
775ee44debSRobert Mustacchi    alias=pciex1000,97 \
78e89016e7SRobert Mustacchi    alias=pciex1000,aa \
79e89016e7SRobert Mustacchi    alias=pciex1000,ab \
80e89016e7SRobert Mustacchi    alias=pciex1000,ac \
81e89016e7SRobert Mustacchi    alias=pciex1000,ad \
82e89016e7SRobert Mustacchi    alias=pciex1000,ae \
83e89016e7SRobert Mustacchi    alias=pciex1000,af \
84e89016e7SRobert Mustacchi    alias=pciex1000,c0 \
85e89016e7SRobert Mustacchi    alias=pciex1000,c1 \
86e89016e7SRobert Mustacchi    alias=pciex1000,c2 \
87e89016e7SRobert Mustacchi    alias=pciex1000,c3 \
885ee44debSRobert Mustacchi    alias=pciex1000,c4 \
89e89016e7SRobert Mustacchi    alias=pciex1000,c5 \
90e89016e7SRobert Mustacchi    alias=pciex1000,c6 \
91e89016e7SRobert Mustacchi    alias=pciex1000,c7 \
92e89016e7SRobert Mustacchi    alias=pciex1000,c8 \
93e89016e7SRobert Mustacchi    alias=pciex1000,c9 \
94e89016e7SRobert Mustacchi    alias=pciex1000,d0 \
95e89016e7SRobert Mustacchi    alias=pciex1000,d1 \
96e89016e7SRobert Mustacchi    alias=pciex1000,d2
97ed7418aeSAndy Gileslegacy pkg=SUNWmptsas desc="LSI MPT SAS 2.0/2.5 Controller HBA Driver" \
98ed7418aeSAndy Giles    name="LSI MPT SAS 2.0/2.5 Controller HBA Driver"
99ead1f93eSLiane Prazalicense cr_Sun license=cr_Sun
100ead1f93eSLiane Prazalicense lic_CDDL license=lic_CDDL
101*72a2c484SHans Rosenfeldlicense usr/src/uts/common/sys/scsi/adapters/mpi/THIRDPARTYLICENSE \
102*72a2c484SHans Rosenfeld    license=usr/src/uts/common/sys/scsi/adapters/mpi/THIRDPARTYLICENSE
103