xref: /titanic_52/usr/src/pkg/manifests/driver-storage-pvscsi.mf (revision 2fb4439d628ad2df0775287be1abd1ed95e7d267)
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 2016 Nexenta Systems, Inc.
14#
15
16#
17# The default for payload-bearing actions in this package is to appear in the
18# global zone only.  See the include file for greater detail, as well as
19# information about overriding the defaults.
20#
21<include global_zone_only_component>
22set name=pkg.fmri value=pkg:/driver/storage/pvscsi@$(PKGVERS)
23set name=pkg.description value="VMware PVSCSI SCSI Controller driver"
24set name=pkg.summary value="VMware PVSCSI SCSI Controller driver"
25set name=info.classification \
26    value=org.opensolaris.category.2008:Drivers/Storage
27set name=variant.arch value=i386
28dir path=kernel group=sys
29dir path=kernel/drv group=sys
30dir path=kernel/drv/$(ARCH64) group=sys
31driver name=pvscsi alias=pci15ad,7c0 class=scsi-self-identifying
32file path=kernel/drv/$(ARCH64)/pvscsi group=sys
33license lic_CDDL license=lic_CDDL
34license usr/src/uts/intel/io/scsi/adapters/pvscsi/THIRDPARTYLICENSE \
35    license=usr/src/uts/intel/io/scsi/adapters/pvscsi/THIRDPARTYLICENSE
36