1ead1f93eSLiane Praza# 280c94ecdSKeith M Wesolowski# This file and its contents are supplied under the terms of the 380c94ecdSKeith M Wesolowski# Common Development and Distribution License ("CDDL"), version 1.0. 480c94ecdSKeith M Wesolowski# You may only use this file in accordance with the terms of version 580c94ecdSKeith M Wesolowski# 1.0 of the CDDL. 6ead1f93eSLiane Praza# 780c94ecdSKeith M Wesolowski# A full copy of the text of the CDDL should have accompanied this 880c94ecdSKeith M Wesolowski# source. A copy of the CDDL is also available via the Internet at 980c94ecdSKeith M Wesolowski# http://www.illumos.org/license/CDDL. 10ead1f93eSLiane Praza# 11ead1f93eSLiane Praza 12ead1f93eSLiane Praza# 134107cbfcSRobert Mustacchi# Copyright 2015 Joyent, Inc. 142408b442SHans Rosenfeld# Copyright 2016 Nexenta Systems, Inc. All rights reserved. 15ead1f93eSLiane Praza# 16ead1f93eSLiane Praza 17ebbab6bbSDan Price<include global_zone_only_component> 18ead1f93eSLiane Prazaset name=pkg.fmri value=pkg:/driver/storage/cpqary3@$(PKGVERS) 19*915512fbSMarcel Telkaset name=pkg.description \ 20*915512fbSMarcel Telka value="HP Smart Array RAID Controller Driver (Legacy)" 21*915512fbSMarcel Telkaset name=pkg.summary value="HP Smart Array RAID Controller Driver (Legacy)" 22ebbab6bbSDan Priceset name=info.classification \ 23ebbab6bbSDan Price value=org.opensolaris.category.2008:Drivers/Storage 24ead1f93eSLiane Prazaset name=variant.arch value=i386 25ead1f93eSLiane Prazadir path=kernel group=sys 26ead1f93eSLiane Prazadir path=kernel/drv group=sys 27ead1f93eSLiane Prazadir path=kernel/drv/$(ARCH64) group=sys 2880c94ecdSKeith M Wesolowskidir path=usr/share/man 2980c94ecdSKeith M Wesolowskidir path=usr/share/man/man7d 30cb4d2fc8SJosef 'Jeff' Sipekdriver name=cpqary3 class=scsi \ 31ead1f93eSLiane Praza alias=pci103c,3211 \ 32ead1f93eSLiane Praza alias=pci103c,3212 \ 33ead1f93eSLiane Praza alias=pci103c,3223 \ 34ead1f93eSLiane Praza alias=pci103c,3225 \ 35ead1f93eSLiane Praza alias=pci103c,3234 \ 36ead1f93eSLiane Praza alias=pci103c,3235 \ 37ead1f93eSLiane Praza alias=pci103c,3237 \ 38ead1f93eSLiane Praza alias=pci103c,323d \ 39ead1f93eSLiane Praza alias=pcie11,4070 \ 40ead1f93eSLiane Praza alias=pcie11,4080 \ 41ead1f93eSLiane Praza alias=pcie11,4082 \ 42ead1f93eSLiane Praza alias=pcie11,4083 \ 43ead1f93eSLiane Praza alias=pcie11,4091 \ 44ead1f93eSLiane Praza alias=pcie11,409a \ 45ead1f93eSLiane Praza alias=pcie11,409b \ 46ead1f93eSLiane Praza alias=pcie11,409c \ 4780c94ecdSKeith M Wesolowski alias=pcie11,409d \ 4880c94ecdSKeith M Wesolowski alias=pcie11,409e 49ead1f93eSLiane Prazafile path=kernel/drv/$(ARCH64)/cpqary3 group=sys 50ebbab6bbSDan Pricefile path=kernel/drv/cpqary3.conf group=sys 5180c94ecdSKeith M Wesolowskifile path=usr/share/man/man7d/cpqary3.7d 5280c94ecdSKeith M Wesolowskilegacy pkg=CPQary3 desc="HP Smart Array HBA Driver" \ 5380c94ecdSKeith M Wesolowski name="HP Smart Array HBA Driver" 5480c94ecdSKeith M Wesolowskilicense lic_CDDL license=lic_CDDL 55