driver-network-pcn.mf revision 6d8b5bf1bbeb8c7f1357b3e5836fe664fb0fcc46
438b5f69eb4f998015cc0835f19f2f80663f2f53Jason King#
438b5f69eb4f998015cc0835f19f2f80663f2f53Jason King# CDDL HEADER START
438b5f69eb4f998015cc0835f19f2f80663f2f53Jason King#
438b5f69eb4f998015cc0835f19f2f80663f2f53Jason King# The contents of this file are subject to the terms of the
438b5f69eb4f998015cc0835f19f2f80663f2f53Jason King# Common Development and Distribution License (the "License").
438b5f69eb4f998015cc0835f19f2f80663f2f53Jason King# You may not use this file except in compliance with the License.
438b5f69eb4f998015cc0835f19f2f80663f2f53Jason King#
438b5f69eb4f998015cc0835f19f2f80663f2f53Jason King# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
438b5f69eb4f998015cc0835f19f2f80663f2f53Jason King# or http://www.opensolaris.org/os/licensing.
438b5f69eb4f998015cc0835f19f2f80663f2f53Jason King# See the License for the specific language governing permissions
438b5f69eb4f998015cc0835f19f2f80663f2f53Jason King# and limitations under the License.
438b5f69eb4f998015cc0835f19f2f80663f2f53Jason King#
438b5f69eb4f998015cc0835f19f2f80663f2f53Jason King# When distributing Covered Code, include this CDDL HEADER in each
438b5f69eb4f998015cc0835f19f2f80663f2f53Jason King# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
438b5f69eb4f998015cc0835f19f2f80663f2f53Jason King# If applicable, add the following below this CDDL HEADER, with the
438b5f69eb4f998015cc0835f19f2f80663f2f53Jason King# fields enclosed by brackets "[]" replaced with your own identifying
438b5f69eb4f998015cc0835f19f2f80663f2f53Jason King# information: Portions Copyright [yyyy] [name of copyright owner]
438b5f69eb4f998015cc0835f19f2f80663f2f53Jason King#
438b5f69eb4f998015cc0835f19f2f80663f2f53Jason King# CDDL HEADER END
438b5f69eb4f998015cc0835f19f2f80663f2f53Jason King#
438b5f69eb4f998015cc0835f19f2f80663f2f53Jason King
438b5f69eb4f998015cc0835f19f2f80663f2f53Jason King#
438b5f69eb4f998015cc0835f19f2f80663f2f53Jason King# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
438b5f69eb4f998015cc0835f19f2f80663f2f53Jason King# Copyright 2011 Jason King. All rights reserved.
438b5f69eb4f998015cc0835f19f2f80663f2f53Jason King
438b5f69eb4f998015cc0835f19f2f80663f2f53Jason King#
438b5f69eb4f998015cc0835f19f2f80663f2f53Jason King# The default for payload-bearing actions in this package is to appear in the
438b5f69eb4f998015cc0835f19f2f80663f2f53Jason King# global zone only. See the include file for greater detail, as well as
438b5f69eb4f998015cc0835f19f2f80663f2f53Jason King# information about overriding the defaults.
438b5f69eb4f998015cc0835f19f2f80663f2f53Jason King#
438b5f69eb4f998015cc0835f19f2f80663f2f53Jason King<include global_zone_only_component>
438b5f69eb4f998015cc0835f19f2f80663f2f53Jason Kingset name=pkg.fmri value=pkg:/driver/network/pcn@$(PKGVERS)
438b5f69eb4f998015cc0835f19f2f80663f2f53Jason Kingset name=pkg.description value="PCnet Fast Ethernet Network Adapter Driver"
438b5f69eb4f998015cc0835f19f2f80663f2f53Jason Kingset name=pkg.summary value="PCnet Ethernet Driver"
438b5f69eb4f998015cc0835f19f2f80663f2f53Jason Kingset name=info.classification \
438b5f69eb4f998015cc0835f19f2f80663f2f53Jason King value=org.opensolaris.category.2008:Drivers/Networking
6d8b5bf1bbeb8c7f1357b3e5836fe664fb0fcc46Richard Loweset name=variant.arch value=i386
438b5f69eb4f998015cc0835f19f2f80663f2f53Jason Kingdir path=kernel group=sys
438b5f69eb4f998015cc0835f19f2f80663f2f53Jason Kingdir path=kernel/drv group=sys
438b5f69eb4f998015cc0835f19f2f80663f2f53Jason Kingdir path=kernel/drv/$(ARCH64) group=sys
438b5f69eb4f998015cc0835f19f2f80663f2f53Jason Kingdir path=usr/share/man
438b5f69eb4f998015cc0835f19f2f80663f2f53Jason Kingdir path=usr/share/man/man7d
438b5f69eb4f998015cc0835f19f2f80663f2f53Jason Kingdriver name=pcn clone_perms="pcn 0666 root sys" perms="* 0666 root sys" \
438b5f69eb4f998015cc0835f19f2f80663f2f53Jason King alias=pci1022,2000 \
438b5f69eb4f998015cc0835f19f2f80663f2f53Jason King alias=pci103c,104c
438b5f69eb4f998015cc0835f19f2f80663f2f53Jason Kingfile path=kernel/drv/$(ARCH64)/pcn group=sys
438b5f69eb4f998015cc0835f19f2f80663f2f53Jason King$(i386_ONLY)file path=kernel/drv/pcn group=sys
438b5f69eb4f998015cc0835f19f2f80663f2f53Jason Kingfile path=usr/share/man/man7d/pcn.7d
438b5f69eb4f998015cc0835f19f2f80663f2f53Jason Kinglicense license_in_headers license=license_in_headers
438b5f69eb4f998015cc0835f19f2f80663f2f53Jason Kinglicense usr/src/uts/common/io/pcn/THIRDPARTYLICENSE \
438b5f69eb4f998015cc0835f19f2f80663f2f53Jason King license=usr/src/uts/common/io/pcn/THIRDPARTYLICENSE