driver-network-iwk.mf revision 12998:c0270875939a
1208599Srdivacky#
2208599Srdivacky# CDDL HEADER START
3208599Srdivacky#
4208599Srdivacky# The contents of this file are subject to the terms of the
5208599Srdivacky# Common Development and Distribution License (the "License").
6208599Srdivacky# You may not use this file except in compliance with the License.
7208599Srdivacky#
8208599Srdivacky# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9208599Srdivacky# or http://www.opensolaris.org/os/licensing.
10208599Srdivacky# See the License for the specific language governing permissions
11208599Srdivacky# and limitations under the License.
12208599Srdivacky#
13208599Srdivacky# When distributing Covered Code, include this CDDL HEADER in each
14208599Srdivacky# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15208599Srdivacky# If applicable, add the following below this CDDL HEADER, with the
16208599Srdivacky# fields enclosed by brackets "[]" replaced with your own identifying
17208599Srdivacky# information: Portions Copyright [yyyy] [name of copyright owner]
18234353Sdim#
19234353Sdim# CDDL HEADER END
20234353Sdim#
21234353Sdim
22234353Sdim#
23234353Sdim# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
24208599Srdivacky#
25208599Srdivacky
26234353Sdim#
27234353Sdim# The default for payload-bearing actions in this package is to appear in the
28208599Srdivacky# global zone only.  See the include file for greater detail, as well as
29208599Srdivacky# information about overriding the defaults.
30208599Srdivacky#
31208599Srdivacky<include global_zone_only_component>
32208599Srdivackyset name=pkg.fmri value=pkg:/driver/network/iwk@$(PKGVERS)
33208599Srdivackyset name=pkg.description value="Intel(R) PRO/Wireless 4965AGN driver"
34208599Srdivackyset name=pkg.summary value="Intel(R) PRO/Wireless 4965AGN driver"
35208599Srdivackyset name=info.classification \
36208599Srdivacky    value=org.opensolaris.category.2008:Drivers/Networking
37208599Srdivackyset name=variant.arch value=i386
38208599Srdivackydir path=kernel group=sys
39208599Srdivackydir path=kernel/drv group=sys
40208599Srdivackydir path=kernel/drv/$(ARCH64) group=sys
41208599Srdivackydriver name=iwk clone_perms="iwk 0666 root sys" perms="* 0666 root sys" \
42208599Srdivacky    alias=pciex8086,4229 \
43208599Srdivacky    alias=pciex8086,4230
44208599Srdivackyfile path=kernel/drv/$(ARCH64)/iwk group=sys
45208599Srdivackyfile path=kernel/drv/iwk group=sys
46208599Srdivackylegacy pkg=SUNWiwk arch=$(ARCH) category=system \
47208599Srdivacky    desc="Intel(R) PRO/Wireless 4965AGN driver" \
48208599Srdivacky    hotline="Please contact your local service provider" \
49208599Srdivacky    name="Intel(R) PRO/Wireless 4965AGN driver" \
50208599Srdivacky    vendor="Sun Microsystems, Inc." version=11.11,REV=2009.11.11
51208599Srdivackylicense cr_Sun license=cr_Sun
52208599Srdivackylicense usr/src/uts/common/io/iwk/THIRDPARTYLICENSE \
53208599Srdivacky    license=usr/src/uts/common/io/iwk/THIRDPARTYLICENSE
54208599Srdivackylicense usr/src/uts/common/io/iwk/fw-iw/LICENSE \
55208599Srdivacky    license=usr/src/uts/common/io/iwk/fw-iw/LICENSE
56208599Srdivacky