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