18226594fSRick McNeal#
2*fdcec61aSYuri Pankov# This file and its contents are supplied under the terms of the
3*fdcec61aSYuri Pankov# Common Development and Distribution License ("CDDL"), version 1.0.
4*fdcec61aSYuri Pankov# You may only use this file in accordance with the terms of version
5*fdcec61aSYuri Pankov# 1.0 of the CDDL.
68226594fSRick McNeal#
7*fdcec61aSYuri Pankov# A full copy of the text of the CDDL should have accompanied this
8*fdcec61aSYuri Pankov# source.  A copy of the CDDL is also available via the Internet at
9*fdcec61aSYuri Pankov# http://www.illumos.org/license/CDDL.
108226594fSRick McNeal#
118226594fSRick McNeal
128226594fSRick McNeal#
138226594fSRick McNeal# Copyright 2018, Nexenta Systems, Inc. All Rights Reserved
148226594fSRick McNeal#
158226594fSRick McNeal
168226594fSRick McNeal#
178226594fSRick McNeal# The default for payload-bearing actions in this package is to appear in the
188226594fSRick McNeal# global zone only.  See the include file for greater detail, as well as
198226594fSRick McNeal# information about overriding the defaults.
208226594fSRick McNeal#
218226594fSRick McNeal<include global_zone_only_component>
228226594fSRick McNealset name=pkg.fmri value=pkg:/driver/storage/smartpqi@$(PKGVERS)
238226594fSRick McNealset name=pkg.summary value="Microsemi SmartPQI"
248226594fSRick McNealset name=pkg.description value="Microsemi SmartPQI"
258226594fSRick McNealset name=info.classification value=org.opensolaris.category.2008:Drivers/Storage
26*fdcec61aSYuri Pankovset name=variant.arch value=$(ARCH)
278226594fSRick McNealdir  path=kernel group=sys
288226594fSRick McNealdir  path=kernel/drv group=sys
298226594fSRick McNealdir  path=kernel/drv/$(ARCH64) group=sys
308226594fSRick McNealfile path=kernel/drv/$(ARCH64)/smartpqi group=sys
31*fdcec61aSYuri Pankovfile path=kernel/drv/smartpqi.conf group=sys preserve=true
328226594fSRick McNealdir  path=usr/share/man
338226594fSRick McNealdir  path=usr/share/man/man4d
348226594fSRick McNealfile path=usr/share/man/man4d/smartpqi.4d
358226594fSRick McNealdriver name=smartpqi class=scsi-self-identifying \
368226594fSRick McNeal    alias=pci9005,28f \
378226594fSRick McNeal    alias=pciex9005,28f
388226594fSRick McNeallicense lic_CDDL license=lic_CDDL
39