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/smrt@$(PKGVERS) 19set name=pkg.description value="HP Smart Array Controller Driver" 20set name=pkg.summary value="HP Smart Array 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 27driver name=smrt class=scsi-self-identifying \ 28 alias=pci103c,1920 \ 29 alias=pci103c,1921 \ 30 alias=pci103c,1922 \ 31 alias=pci103c,1923 \ 32 alias=pci103c,1924 \ 33 alias=pci103c,1926 \ 34 alias=pci103c,1928 \ 35 alias=pci103c,21bd \ 36 alias=pci103c,21be \ 37 alias=pci103c,21bf \ 38 alias=pci103c,21c0 \ 39 alias=pci103c,21c1 \ 40 alias=pci103c,21c2 \ 41 alias=pci103c,21c3 \ 42 alias=pci103c,21c5 \ 43 alias=pci103c,21c6 \ 44 alias=pci103c,21c7 \ 45 alias=pci103c,21c8 \ 46 alias=pci103c,21ca \ 47 alias=pci103c,21cb \ 48 alias=pci103c,21cc \ 49 alias=pci103c,21cd \ 50 alias=pci103c,21ce \ 51 alias=pci103c,3241 \ 52 alias=pci103c,3243 \ 53 alias=pci103c,3245 \ 54 alias=pci103c,3247 \ 55 alias=pci103c,3249 \ 56 alias=pci103c,324a \ 57 alias=pci103c,324b \ 58 alias=pci103c,3350 \ 59 alias=pci103c,3351 \ 60 alias=pci103c,3352 \ 61 alias=pci103c,3353 \ 62 alias=pci103c,3354 \ 63 alias=pci103c,3355 \ 64 alias=pci103c,3356 65file path=kernel/drv/$(ARCH64)/smrt group=sys 66file path=kernel/drv/smrt group=sys 67file path=kernel/drv/smrt.conf group=sys 68license lic_CDDL license=lic_CDDL 69