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 2014 Joyent, Inc. All rights reserved. 14# Copyright 2014 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 value="HP SmartArray RAID Controller Driver" 20set name=pkg.summary value="HP SmartArray RAID Controller Driver" 21set name=info.classification \ 22 value=org.opensolaris.category.2008:Drivers/Storage 23set name=variant.arch value=i386 24dir path=kernel group=sys 25dir path=kernel/drv group=sys 26dir path=kernel/drv/$(ARCH64) group=sys 27dir path=usr/share/man 28dir path=usr/share/man/man7d 29driver name=cpqary3 class=scsi \ 30 alias=pci103c,1920 \ 31 alias=pci103c,1921 \ 32 alias=pci103c,1922 \ 33 alias=pci103c,1923 \ 34 alias=pci103c,1924 \ 35 alias=pci103c,1926 \ 36 alias=pci103c,1928 \ 37 alias=pci103c,3211 \ 38 alias=pci103c,3212 \ 39 alias=pci103c,3223 \ 40 alias=pci103c,3225 \ 41 alias=pci103c,3234 \ 42 alias=pci103c,3235 \ 43 alias=pci103c,3237 \ 44 alias=pci103c,323d \ 45 alias=pci103c,3241 \ 46 alias=pci103c,3243 \ 47 alias=pci103c,3245 \ 48 alias=pci103c,3247 \ 49 alias=pci103c,3249 \ 50 alias=pci103c,324a \ 51 alias=pci103c,324b \ 52 alias=pci103c,3350 \ 53 alias=pci103c,3351 \ 54 alias=pci103c,3352 \ 55 alias=pci103c,3353 \ 56 alias=pci103c,3354 \ 57 alias=pci103c,3355 \ 58 alias=pci103c,3356 \ 59 alias=pcie11,4070 \ 60 alias=pcie11,4080 \ 61 alias=pcie11,4082 \ 62 alias=pcie11,4083 \ 63 alias=pcie11,4091 \ 64 alias=pcie11,409a \ 65 alias=pcie11,409b \ 66 alias=pcie11,409c \ 67 alias=pcie11,409d \ 68 alias=pcie11,409e 69file path=kernel/drv/$(ARCH64)/cpqary3 group=sys 70file path=kernel/drv/cpqary3 group=sys 71file path=kernel/drv/cpqary3.conf group=sys 72file path=usr/share/man/man7d/cpqary3.7d 73legacy pkg=CPQary3 desc="HP Smart Array HBA Driver" \ 74 name="HP Smart Array HBA Driver" 75license lic_CDDL license=lic_CDDL 76