xref: /illumos-gate/usr/src/pkg/manifests/driver-network-efe.p5m (revision 0554d5ecd11d9644cbb915be31b5a0b7abb40122)
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# The default for payload-bearing actions in this package is to appear in the
14# global zone only.  See the include file for greater detail, as well as
15# information about overriding the defaults.
16#
17<include global_zone_only_component>
18set name=pkg.fmri value=pkg:/driver/network/efe@$(PKGVERS)
19set name=pkg.summary value="EPIC/100 Fast Ethernet Driver"
20set name=pkg.description value="EPIC/100 Fast Ethernet Network Adapter Driver"
21set name=info.classification \
22    value=org.opensolaris.category.2008:Drivers/Networking
23set name=variant.arch value=$(ARCH)
24dir  path=kernel group=sys
25dir  path=kernel/drv group=sys
26dir  path=kernel/drv/$(ARCH64) group=sys
27file path=kernel/drv/$(ARCH64)/efe group=sys
28driver name=efe perms="* 0666 root sys" clone_perms="efe 0666 root sys" \
29    alias=pci10b8,5
30license usr/src/uts/common/io/efe/THIRDPARTYLICENSE \
31    license=usr/src/uts/common/io/efe/THIRDPARTYLICENSE
32