1# 2# This file and its contents are supplied under the terms of the 3# Common Development and Distribution License ("CDDL"), version 1.0. 4# You may only use this file in accordance with the terms of version 5# 1.0 of the CDDL. 6# 7# A full copy of the text of the CDDL should have accompanied this 8# source. A copy of the CDDL is also available via the Internet at 9# http://www.illumos.org/license/CDDL. 10# 11 12# 13# Copyright 2015 Joyent, Inc. 14# Copyright 2016 Nexenta Systems, Inc. All rights reserved. 15# 16 17<include global_zone_only_component> 18set name=pkg.fmri value=pkg:/driver/storage/cpqary3@$(PKGVERS) 19set name=pkg.description \ 20 value="HP Smart Array RAID Controller Driver (Legacy)" 21set name=pkg.summary value="HP Smart Array RAID Controller Driver (Legacy)" 22set name=info.classification \ 23 value=org.opensolaris.category.2008:Drivers/Storage 24set name=variant.arch value=i386 25dir path=kernel group=sys 26dir path=kernel/drv group=sys 27dir path=kernel/drv/$(ARCH64) group=sys 28dir path=usr/share/man 29dir path=usr/share/man/man7d 30driver name=cpqary3 class=scsi \ 31 alias=pci103c,3211 \ 32 alias=pci103c,3212 \ 33 alias=pci103c,3223 \ 34 alias=pci103c,3225 \ 35 alias=pci103c,3234 \ 36 alias=pci103c,3235 \ 37 alias=pci103c,3237 \ 38 alias=pci103c,323d \ 39 alias=pcie11,4070 \ 40 alias=pcie11,4080 \ 41 alias=pcie11,4082 \ 42 alias=pcie11,4083 \ 43 alias=pcie11,4091 \ 44 alias=pcie11,409a \ 45 alias=pcie11,409b \ 46 alias=pcie11,409c \ 47 alias=pcie11,409d \ 48 alias=pcie11,409e 49file path=kernel/drv/$(ARCH64)/cpqary3 group=sys 50file path=kernel/drv/cpqary3 group=sys 51file path=kernel/drv/cpqary3.conf group=sys 52file path=usr/share/man/man7d/cpqary3.7d 53legacy pkg=CPQary3 desc="HP Smart Array HBA Driver" \ 54 name="HP Smart Array HBA Driver" 55license lic_CDDL license=lic_CDDL 56