driver-storage-amr.mf revision 12998:c0270875939a
1809Sdarcy#
26073Salanb# CDDL HEADER START
3809Sdarcy#
4809Sdarcy# The contents of this file are subject to the terms of the
5809Sdarcy# Common Development and Distribution License (the "License").
6809Sdarcy# You may not use this file except in compliance with the License.
7809Sdarcy#
8809Sdarcy# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9809Sdarcy# or http://www.opensolaris.org/os/licensing.
10809Sdarcy# See the License for the specific language governing permissions
11809Sdarcy# and limitations under the License.
12809Sdarcy#
13809Sdarcy# When distributing Covered Code, include this CDDL HEADER in each
14809Sdarcy# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15809Sdarcy# If applicable, add the following below this CDDL HEADER, with the
16809Sdarcy# fields enclosed by brackets "[]" replaced with your own identifying
17809Sdarcy# information: Portions Copyright [yyyy] [name of copyright owner]
18809Sdarcy#
192362Sohair# CDDL HEADER END
202362Sohair#
212362Sohair
22809Sdarcy#
23809Sdarcy# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
24809Sdarcy#
25809Sdarcy
26809Sdarcy#
27809Sdarcy# The default for payload-bearing actions in this package is to appear in the
2810532Smchung# global zone only.  See the include file for greater detail, as well as
2910532Smchung# information about overriding the defaults.
3010532Smchung#
31809Sdarcy<include global_zone_only_component>
32809Sdarcyset name=pkg.fmri value=pkg:/driver/storage/amr@$(PKGVERS)
33809Sdarcyset name=pkg.description value="LSI MegaRAID SCSI HBA Driver"
34809Sdarcyset name=pkg.summary value="LSI MegaRAID SCSI HBA Driver"
35809Sdarcyset name=info.classification value=org.opensolaris.category.2008:Drivers/Ports
36809Sdarcyset name=variant.arch value=i386
37809Sdarcydir path=kernel group=sys
38809Sdarcydir path=kernel/drv group=sys
39809Sdarcydir path=kernel/drv/$(ARCH64) group=sys
40809Sdarcydriver name=amr class=scsi \
41809Sdarcy    alias=pci1000,532 \
42809Sdarcy    alias=pci1028,493 \
43809Sdarcy    alias=pci1028,518 \
44809Sdarcy    alias=pci1028,520 \
45809Sdarcy    alias=pci1028,e \
46809Sdarcy    alias=pci1028,f
47809Sdarcyfile path=kernel/drv/$(ARCH64)/amr group=sys
48809Sdarcyfile path=kernel/drv/amr group=sys
49809Sdarcyfile path=kernel/drv/amr.conf group=sys
50809Sdarcylegacy pkg=SUNWamr arch=$(ARCH) category=system \
51809Sdarcy    desc="LSI MegaRAID SCSI HBA Driver" \
52809Sdarcy    hotline="Please contact your local service provider" \
53809Sdarcy    name="LSI MegaRAID SCSI HBA Driver" vendor="Sun Microsystems, Inc." \
54809Sdarcy    version=11.11,REV=2009.11.11
55809Sdarcylicense cr_Sun license=cr_Sun
56809Sdarcylicense usr/src/uts/intel/io/amr/THIRDPARTYLICENSE \
57809Sdarcy    license=usr/src/uts/intel/io/amr/THIRDPARTYLICENSE
58809Sdarcy