xref: /titanic_52/usr/src/pkg/manifests/driver-network-ofk.mf (revision 356f72340a69936724c69f2f87fffa6f5887f885)
1c39526b7SPramod Gunjikar#
2c39526b7SPramod Gunjikar# CDDL HEADER START
3c39526b7SPramod Gunjikar#
4c39526b7SPramod Gunjikar# The contents of this file are subject to the terms of the
5c39526b7SPramod Gunjikar# Common Development and Distribution License (the "License").
6c39526b7SPramod Gunjikar# You may not use this file except in compliance with the License.
7c39526b7SPramod Gunjikar#
8c39526b7SPramod Gunjikar# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9c39526b7SPramod Gunjikar# or http://www.opensolaris.org/os/licensing.
10c39526b7SPramod Gunjikar# See the License for the specific language governing permissions
11c39526b7SPramod Gunjikar# and limitations under the License.
12c39526b7SPramod Gunjikar#
13c39526b7SPramod Gunjikar# When distributing Covered Code, include this CDDL HEADER in each
14c39526b7SPramod Gunjikar# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15c39526b7SPramod Gunjikar# If applicable, add the following below this CDDL HEADER, with the
16c39526b7SPramod Gunjikar# fields enclosed by brackets "[]" replaced with your own identifying
17c39526b7SPramod Gunjikar# information: Portions Copyright [yyyy] [name of copyright owner]
18c39526b7SPramod Gunjikar#
19c39526b7SPramod Gunjikar# CDDL HEADER END
20c39526b7SPramod Gunjikar#
21c39526b7SPramod Gunjikar
22c39526b7SPramod Gunjikar#
23c39526b7SPramod Gunjikar# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
24c39526b7SPramod Gunjikar#
25c39526b7SPramod Gunjikar
26c39526b7SPramod Gunjikar#
27ebbab6bbSDan Price# The default for payload-bearing actions in this package is to appear in the
28ebbab6bbSDan Price# global zone only.  See the include file for greater detail, as well as
29ebbab6bbSDan Price# information about overriding the defaults.
30c39526b7SPramod Gunjikar#
31ebbab6bbSDan Price<include global_zone_only_component>
32c39526b7SPramod Gunjikarset name=pkg.fmri value=pkg:/driver/network/ofk@$(PKGVERS)
33ebbab6bbSDan Priceset name=pkg.description \
34ebbab6bbSDan Price    value="The Solaris Open Fabrics kernel components package provides support of the OFED defined kernel RDMA KPI, as well as providing kernel modules to facilitate OFED userland libraries."
35c39526b7SPramod Gunjikarset name=pkg.summary value="Solaris Open Fabrics kernel components"
36ebbab6bbSDan Priceset name=info.classification \
37*1021d8f4SRichard Lowe    value=org.opensolaris.category.2008:System/Hardware
38c39526b7SPramod Gunjikarset name=variant.arch value=$(ARCH)
39c39526b7SPramod Gunjikardir path=kernel group=sys
40c39526b7SPramod Gunjikardir path=kernel/drv group=sys
41c39526b7SPramod Gunjikardir path=kernel/drv/$(ARCH64) group=sys
42c39526b7SPramod Gunjikardir path=kernel/misc group=sys
43c39526b7SPramod Gunjikardir path=kernel/misc/$(ARCH64) group=sys
44c39526b7SPramod Gunjikardriver name=sol_ucma perms="* 0666 root sys"
45448bf859SLida.Horndriver name=sol_umad perms="* 0666 root sys"
46d2aad38fSMark J. Nelsondriver name=sol_uverbs perms="* 0666 root sys"
47c39526b7SPramod Gunjikarfile path=kernel/drv/$(ARCH64)/sol_ucma group=sys
48448bf859SLida.Hornfile path=kernel/drv/$(ARCH64)/sol_umad group=sys
49d2aad38fSMark J. Nelsonfile path=kernel/drv/$(ARCH64)/sol_uverbs group=sys
50448bf859SLida.Hornfile path=kernel/drv/sol_ucma.conf group=sys
51448bf859SLida.Hornfile path=kernel/drv/sol_umad.conf group=sys
52d2aad38fSMark J. Nelsonfile path=kernel/drv/sol_uverbs.conf group=sys
53c39526b7SPramod Gunjikarfile path=kernel/misc/$(ARCH64)/sol_ofs group=sys mode=0755
54c39526b7SPramod Gunjikarlicense cr_Sun license=cr_Sun
55c39526b7SPramod Gunjikarlicense lic_CDDL license=lic_CDDL
565084e753SMark J. Nelsonlicense usr/src/uts/common/io/ib/clients/of/THIRDPARTYLICENSE \
575084e753SMark J. Nelson    license=usr/src/uts/common/io/ib/clients/of/THIRDPARTYLICENSE
58