1ead1f93eSLiane Praza# 2*80c94ecdSKeith M Wesolowski# This file and its contents are supplied under the terms of the 3*80c94ecdSKeith M Wesolowski# Common Development and Distribution License ("CDDL"), version 1.0. 4*80c94ecdSKeith M Wesolowski# You may only use this file in accordance with the terms of version 5*80c94ecdSKeith M Wesolowski# 1.0 of the CDDL. 6ead1f93eSLiane Praza# 7*80c94ecdSKeith M Wesolowski# A full copy of the text of the CDDL should have accompanied this 8*80c94ecdSKeith M Wesolowski# source. A copy of the CDDL is also available via the Internet at 9*80c94ecdSKeith M Wesolowski# http://www.illumos.org/license/CDDL. 10ead1f93eSLiane Praza# 11ead1f93eSLiane Praza 12ead1f93eSLiane Praza# 13*80c94ecdSKeith M Wesolowski# Copyright 2013 Joyent, Inc. All rights reserved. 14ead1f93eSLiane Praza# 15ead1f93eSLiane Praza 16ebbab6bbSDan Price<include global_zone_only_component> 17ead1f93eSLiane Prazaset name=pkg.fmri value=pkg:/driver/storage/cpqary3@$(PKGVERS) 18*80c94ecdSKeith M Wesolowskiset name=pkg.description value="HP SmartArray RAID Controller Driver" 19*80c94ecdSKeith M Wesolowskiset name=pkg.summary value="HP SmartArray RAID Controller Driver" 20ebbab6bbSDan Priceset name=info.classification \ 21ebbab6bbSDan Price value=org.opensolaris.category.2008:Drivers/Storage 22ead1f93eSLiane Prazaset name=variant.arch value=i386 23ead1f93eSLiane Prazadir path=kernel group=sys 24ead1f93eSLiane Prazadir path=kernel/drv group=sys 25ead1f93eSLiane Prazadir path=kernel/drv/$(ARCH64) group=sys 26*80c94ecdSKeith M Wesolowskidir path=usr/share/man 27*80c94ecdSKeith M Wesolowskidir path=usr/share/man/man7d 28*80c94ecdSKeith M Wesolowskidriver name=cpqary3 class=scsi-self-identifying \ 29ead1f93eSLiane Praza alias=pci103c,3211 \ 30ead1f93eSLiane Praza alias=pci103c,3212 \ 31ead1f93eSLiane Praza alias=pci103c,3223 \ 32ead1f93eSLiane Praza alias=pci103c,3225 \ 33ead1f93eSLiane Praza alias=pci103c,3234 \ 34ead1f93eSLiane Praza alias=pci103c,3235 \ 35ead1f93eSLiane Praza alias=pci103c,3237 \ 36ead1f93eSLiane Praza alias=pci103c,323d \ 37ead1f93eSLiane Praza alias=pci103c,3241 \ 38ead1f93eSLiane Praza alias=pci103c,3243 \ 39ead1f93eSLiane Praza alias=pci103c,3245 \ 40ead1f93eSLiane Praza alias=pci103c,3247 \ 41ead1f93eSLiane Praza alias=pci103c,3249 \ 42ead1f93eSLiane Praza alias=pci103c,324a \ 43ead1f93eSLiane Praza alias=pci103c,324b \ 44*80c94ecdSKeith M Wesolowski alias=pci103c,3350 \ 45*80c94ecdSKeith M Wesolowski alias=pci103c,3351 \ 46*80c94ecdSKeith M Wesolowski alias=pci103c,3352 \ 47*80c94ecdSKeith M Wesolowski alias=pci103c,3353 \ 48*80c94ecdSKeith M Wesolowski alias=pci103c,3354 \ 49*80c94ecdSKeith M Wesolowski alias=pci103c,3355 \ 50*80c94ecdSKeith M Wesolowski alias=pci103c,3356 \ 51ead1f93eSLiane Praza alias=pcie11,4070 \ 52ead1f93eSLiane Praza alias=pcie11,4080 \ 53ead1f93eSLiane Praza alias=pcie11,4082 \ 54ead1f93eSLiane Praza alias=pcie11,4083 \ 55ead1f93eSLiane Praza alias=pcie11,4091 \ 56ead1f93eSLiane Praza alias=pcie11,409a \ 57ead1f93eSLiane Praza alias=pcie11,409b \ 58ead1f93eSLiane Praza alias=pcie11,409c \ 59*80c94ecdSKeith M Wesolowski alias=pcie11,409d \ 60*80c94ecdSKeith M Wesolowski alias=pcie11,409e 61ead1f93eSLiane Prazafile path=kernel/drv/$(ARCH64)/cpqary3 group=sys 62ead1f93eSLiane Prazafile path=kernel/drv/cpqary3 group=sys 63ebbab6bbSDan Pricefile path=kernel/drv/cpqary3.conf group=sys 64*80c94ecdSKeith M Wesolowskifile path=usr/share/man/man7d/cpqary3.7d 65*80c94ecdSKeith M Wesolowskilegacy pkg=CPQary3 desc="HP Smart Array HBA Driver" \ 66*80c94ecdSKeith M Wesolowski name="HP Smart Array HBA Driver" 67*80c94ecdSKeith M Wesolowskilicense lic_CDDL license=lic_CDDL 68