driver-network-igb.mf revision 71e464e521434117b4a9290e959715a305141f0b
dcbf3bd6a1f1360fc1afcee9e22c6dcff7844bf2George Wilson#
dcbf3bd6a1f1360fc1afcee9e22c6dcff7844bf2George Wilson# CDDL HEADER START
dcbf3bd6a1f1360fc1afcee9e22c6dcff7844bf2George Wilson#
dcbf3bd6a1f1360fc1afcee9e22c6dcff7844bf2George Wilson# The contents of this file are subject to the terms of the
dcbf3bd6a1f1360fc1afcee9e22c6dcff7844bf2George Wilson# Common Development and Distribution License (the "License").
dcbf3bd6a1f1360fc1afcee9e22c6dcff7844bf2George Wilson# You may not use this file except in compliance with the License.
dcbf3bd6a1f1360fc1afcee9e22c6dcff7844bf2George Wilson#
dcbf3bd6a1f1360fc1afcee9e22c6dcff7844bf2George Wilson# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
dcbf3bd6a1f1360fc1afcee9e22c6dcff7844bf2George Wilson# or http://www.opensolaris.org/os/licensing.
dcbf3bd6a1f1360fc1afcee9e22c6dcff7844bf2George Wilson# See the License for the specific language governing permissions
dcbf3bd6a1f1360fc1afcee9e22c6dcff7844bf2George Wilson# and limitations under the License.
dcbf3bd6a1f1360fc1afcee9e22c6dcff7844bf2George Wilson#
5602294fda888d923d57a78bafdaf48ae6223deaDan Kimmel# When distributing Covered Code, include this CDDL HEADER in each
dcbf3bd6a1f1360fc1afcee9e22c6dcff7844bf2George Wilson# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
dcbf3bd6a1f1360fc1afcee9e22c6dcff7844bf2George Wilson# If applicable, add the following below this CDDL HEADER, with the
dcbf3bd6a1f1360fc1afcee9e22c6dcff7844bf2George Wilson# fields enclosed by brackets "[]" replaced with your own identifying
dcbf3bd6a1f1360fc1afcee9e22c6dcff7844bf2George Wilson# information: Portions Copyright [yyyy] [name of copyright owner]
dcbf3bd6a1f1360fc1afcee9e22c6dcff7844bf2George Wilson#
dcbf3bd6a1f1360fc1afcee9e22c6dcff7844bf2George Wilson# CDDL HEADER END
dcbf3bd6a1f1360fc1afcee9e22c6dcff7844bf2George Wilson#
dcbf3bd6a1f1360fc1afcee9e22c6dcff7844bf2George Wilson
dcbf3bd6a1f1360fc1afcee9e22c6dcff7844bf2George Wilson#
dcbf3bd6a1f1360fc1afcee9e22c6dcff7844bf2George Wilson# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
dcbf3bd6a1f1360fc1afcee9e22c6dcff7844bf2George Wilson#
dcbf3bd6a1f1360fc1afcee9e22c6dcff7844bf2George Wilson
dcbf3bd6a1f1360fc1afcee9e22c6dcff7844bf2George Wilson#
dcbf3bd6a1f1360fc1afcee9e22c6dcff7844bf2George Wilson# The default for payload-bearing actions in this package is to appear in the
dcbf3bd6a1f1360fc1afcee9e22c6dcff7844bf2George Wilson# global zone only. See the include file for greater detail, as well as
dcbf3bd6a1f1360fc1afcee9e22c6dcff7844bf2George Wilson# information about overriding the defaults.
5602294fda888d923d57a78bafdaf48ae6223deaDan Kimmel#
dcbf3bd6a1f1360fc1afcee9e22c6dcff7844bf2George Wilson<include global_zone_only_component>
dcbf3bd6a1f1360fc1afcee9e22c6dcff7844bf2George Wilsonset name=pkg.fmri value=pkg:/driver/network/igb@$(PKGVERS)
dcbf3bd6a1f1360fc1afcee9e22c6dcff7844bf2George Wilsonset name=pkg.description value="Intel 82575 1Gb PCI Express NIC Driver"
set name=pkg.summary value="Intel 82575 1Gb PCI Express NIC Driver"
set name=info.classification \
value=org.opensolaris.category.2008:Drivers/Networking
set name=variant.arch value=$(ARCH)
dir path=kernel group=sys
dir path=kernel/drv group=sys
dir path=kernel/drv/$(ARCH64) group=sys
driver name=igb clone_perms="igb 0666 root sys" perms="* 0666 root sys" \
alias=pciex8086,10a7 \
alias=pciex8086,10a9 \
alias=pciex8086,10c9 \
alias=pciex8086,10d6 \
alias=pciex8086,10e6 \
alias=pciex8086,10e7 \
alias=pciex8086,10e8 \
alias=pciex8086,150a \
alias=pciex8086,150d \
alias=pciex8086,150e \
alias=pciex8086,150f \
alias=pciex8086,1510 \
alias=pciex8086,1511 \
alias=pciex8086,1516 \
alias=pciex8086,1518
file path=kernel/drv/$(ARCH64)/igb group=sys
$(i386_ONLY)file path=kernel/drv/igb group=sys
file path=kernel/drv/igb.conf group=sys \
original_name=SUNWigb:kernel/drv/igb.conf preserve=renamenew
legacy pkg=SUNWigb desc="Intel 82575 1Gb PCI Express NIC Driver" \
name="Intel 82575 1Gb PCI Express NIC Driver"
license cr_Sun license=cr_Sun
license lic_CDDL license=lic_CDDL