driver-storage-mpt_sas.mf revision ebbab6bbae913efeadfa3c6a1b082664a125f95b
2N/A#
2N/A# CDDL HEADER START
2N/A#
2N/A# The contents of this file are subject to the terms of the
2N/A# Common Development and Distribution License (the "License").
2N/A# You may not use this file except in compliance with the License.
2N/A#
2N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
2N/A# or http://www.opensolaris.org/os/licensing.
2N/A# See the License for the specific language governing permissions
2N/A# and limitations under the License.
2N/A#
2N/A# When distributing Covered Code, include this CDDL HEADER in each
2N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
2N/A# If applicable, add the following below this CDDL HEADER, with the
2N/A# fields enclosed by brackets "[]" replaced with your own identifying
2N/A# information: Portions Copyright [yyyy] [name of copyright owner]
2N/A#
2N/A# CDDL HEADER END
2N/A#
2N/A
2N/A#
2N/A# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
2N/A#
2N/A
2N/A#
2N/A# The default for payload-bearing actions in this package is to appear in the
2N/A# global zone only. See the include file for greater detail, as well as
2N/A# information about overriding the defaults.
2N/A#
2N/A<include global_zone_only_component>
2N/Aset name=pkg.fmri value=pkg:/driver/storage/mpt_sas@$(PKGVERS)
2N/Aset name=pkg.description value="LSI MPT SAS 2.0 Controller HBA Driver"
2N/Aset name=pkg.summary value="LSI MPT SAS 2.0 Controller HBA Driver"
2N/Aset name=info.classification \
2N/A value=org.opensolaris.category.2008:Drivers/Storage
2N/Aset name=variant.arch value=$(ARCH)
2N/Adir path=kernel group=sys
2N/Adir path=kernel/drv group=sys
2N/Adir path=kernel/drv/$(ARCH64) group=sys
2N/Adriver name=mpt_sas class=scsi-self-identifying \
2N/A alias=pci1000,64 \
2N/A alias=pci1000,70 \
2N/A alias=pci1000,72 \
2N/A alias=pci1000,76 \
2N/A alias=pciex1000,64 \
2N/A alias=pciex1000,70 \
2N/A alias=pciex1000,72 \
2N/A alias=pciex1000,76
2N/Afile path=kernel/drv/$(ARCH64)/mpt_sas group=sys
2N/A$(i386_ONLY)file path=kernel/drv/mpt_sas group=sys
2N/Afile path=kernel/drv/mpt_sas.conf group=sys \
2N/A original_name=SUNWmptsas:kernel/drv/mpt_sas.conf preserve=true
2N/Alegacy pkg=SUNWmptsas arch=$(ARCH) category=system \
2N/A desc="LSI MPT SAS 2.0 Controller HBA Driver" \
2N/A hotline="Please contact your local service provider" \
2N/A name="LSI MPT SAS 2.0 Controller HBA Driver" \
2N/A vendor="Sun Microsystems, Inc." version=11.11,REV=2009.11.11
2N/Alicense cr_Sun license=cr_Sun
2N/Alicense lic_CDDL license=lic_CDDL
2N/A