driver-network-arn.mf revision 12616:17a31b0faaa4
119304Speter#
219304Speter# CDDL HEADER START
319304Speter#
419304Speter# The contents of this file are subject to the terms of the
519304Speter# Common Development and Distribution License (the "License").
619304Speter# You may not use this file except in compliance with the License.
719304Speter#
819304Speter# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
919304Speter# or http://www.opensolaris.org/os/licensing.
1019304Speter# See the License for the specific language governing permissions
1119304Speter# and limitations under the License.
1219304Speter#
13254225Speter# When distributing Covered Code, include this CDDL HEADER in each
1419304Speter# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
1519304Speter# If applicable, add the following below this CDDL HEADER, with the
1619304Speter# fields enclosed by brackets "[]" replaced with your own identifying
1719304Speter# information: Portions Copyright [yyyy] [name of copyright owner]
18254225Speter#
1919304Speter# CDDL HEADER END
2019304Speter#
2119304Speter
2219304Speter#
2319304Speter# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
2419304Speter#
2519304Speter
2619304Speter#
2719304Speter# The default for payload-bearing actions in this package is to appear in the
2819304Speter# global zone only.  See the include file for greater detail, as well as
2919304Speter# information about overriding the defaults.
3019304Speter#
3119304Speter<include global_zone_only_component>
3219304Speterset name=pkg.fmri value=pkg:/driver/network/arn@$(PKGVERS)
3319304Speterset name=pkg.description value="Atheros AR9xxx 802.11 Wireless NIC Driver"
3419304Speterset name=pkg.summary value="Atheros IEEE 802.11 Wireless NIC Driver"
3519304Speterset name=info.classification \
36254225Speter    value=org.opensolaris.category.2008:Drivers/Networking
37254225Speterset name=variant.arch value=i386
38254225Speterdir path=kernel group=sys
39254225Speterdir path=kernel/drv group=sys
40254225Speterdir path=kernel/drv/$(ARCH64) group=sys
4119304Speterdriver name=arn clone_perms="arn 0666 root sys" perms="* 0666 root sys" \
4219304Speter    alias=pciex168c,2a \
4319304Speter    alias=pciex168c,2b
44254225Speterfile path=kernel/drv/$(ARCH64)/arn group=sys
4519304Speterfile path=kernel/drv/arn group=sys
4619304Speterlegacy pkg=SUNWarn arch=$(ARCH) category=system \
4719304Speter    desc="Atheros AR9xxx 802.11 Wireless NIC Driver" \
4819304Speter    hotline="Please contact your local service provider" \
4919304Speter    name="Atheros IEEE 802.11 Wireless NIC Driver" \
5019304Speter    vendor="Sun Microsystems, Inc." version=11.11,REV=2009.11.11
5119304Speterlicense cr_Sun license=cr_Sun
5219304Speterlicense uts/common/io/arn/LICENSE license=uts/common/io/arn/LICENSE
5319304Speter