xref: /titanic_52/usr/src/pkg/manifests/driver-storage-mr_sas.mf (revision 356f72340a69936724c69f2f87fffa6f5887f885)
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.
24a1c36c8bSDan McDonald# Copyright 2013 Nexenta Systems, Inc. All rights reserved.
25*a1ed883aSGarrett D'Amore# Copyright 2015 Garrett D'Amore <garrett@damore.org>
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/mr_sas@$(PKGVERS)
35ead1f93eSLiane Prazaset name=pkg.description value="LSI MegaRAID SAS2.0 Controller HBA Driver"
36ead1f93eSLiane Prazaset name=pkg.summary value="LSI MegaRAID SAS2.0 HBA Driver"
37ebbab6bbSDan Priceset name=info.classification \
38ebbab6bbSDan Price    value=org.opensolaris.category.2008:Drivers/Storage
39ead1f93eSLiane Prazaset name=variant.arch value=$(ARCH)
40ead1f93eSLiane Prazadir path=kernel group=sys
41ead1f93eSLiane Prazadir path=kernel/drv group=sys
42ead1f93eSLiane Prazadir path=kernel/drv/$(ARCH64) group=sys
43c10c16deSRichard Lowedir path=usr/share/man
44c10c16deSRichard Lowedir path=usr/share/man/man7d
45ead1f93eSLiane Praza$(sparc_ONLY)driver name=mr_sas class=scsi-self-identifying \
46ead1f93eSLiane Praza    alias=pci1000,78 \
47ead1f93eSLiane Praza    alias=pci1000,79 \
482ffc8bcaSDan McDonald    alias=pciex1000,5b \
492ffc8bcaSDan McDonald    alias=pciex1000,5d \
50*a1ed883aSGarrett D'Amore    alias=pciex1000,5f \
51a1c36c8bSDan McDonald    alias=pciex1000,71 \
52a1c36c8bSDan McDonald    alias=pciex1000,73 \
53ead1f93eSLiane Praza    alias=pciex1000,78 \
54ead1f93eSLiane Praza    alias=pciex1000,79
55ead1f93eSLiane Praza$(i386_ONLY)driver name=mr_sas class=scsi-self-identifying \
562ffc8bcaSDan McDonald    alias=pciex1000,5b \
572ffc8bcaSDan McDonald    alias=pciex1000,5d \
58*a1ed883aSGarrett D'Amore    alias=pciex1000,5f \
59a1c36c8bSDan McDonald    alias=pciex1000,71 \
60a1c36c8bSDan McDonald    alias=pciex1000,73 \
61ead1f93eSLiane Praza    alias=pciex1000,78 \
62ead1f93eSLiane Praza    alias=pciex1000,79
63ead1f93eSLiane Prazafile path=kernel/drv/$(ARCH64)/mr_sas group=sys
64ebbab6bbSDan Pricefile path=kernel/drv/mr_sas.conf group=sys
65c10c16deSRichard Lowefile path=usr/share/man/man7d/mr_sas.7d
6671e464e5SPeter Dennis - Sustaining Engineerlegacy pkg=SUNWmrsas desc="LSI MegaRAID SAS2.0 Controller HBA Driver" \
6771e464e5SPeter Dennis - Sustaining Engineer    name="LSI MegaRAID SAS2.0 HBA Driver"
68ead1f93eSLiane Prazalicense cr_Sun license=cr_Sun
695084e753SMark J. Nelsonlicense usr/src/uts/common/io/mr_sas/THIRDPARTYLICENSE \
705084e753SMark J. Nelson    license=usr/src/uts/common/io/mr_sas/THIRDPARTYLICENSE
71