driver-network-mwl.mf revision 11838:32bb5d254240
11590Srgrimes#
21590Srgrimes# CDDL HEADER START
31590Srgrimes#
41590Srgrimes# The contents of this file are subject to the terms of the
51590Srgrimes# Common Development and Distribution License (the "License").
61590Srgrimes# You may not use this file except in compliance with the License.
71590Srgrimes#
81590Srgrimes# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
91590Srgrimes# or http://www.opensolaris.org/os/licensing.
101590Srgrimes# See the License for the specific language governing permissions
111590Srgrimes# and limitations under the License.
121590Srgrimes#
131590Srgrimes# When distributing Covered Code, include this CDDL HEADER in each
141590Srgrimes# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
151590Srgrimes# If applicable, add the following below this CDDL HEADER, with the
161590Srgrimes# fields enclosed by brackets "[]" replaced with your own identifying
171590Srgrimes# information: Portions Copyright [yyyy] [name of copyright owner]
181590Srgrimes#
191590Srgrimes# CDDL HEADER END
201590Srgrimes#
211590Srgrimes
221590Srgrimes#
231590Srgrimes# Copyright 2010 Sun Microsystems, Inc.  All rights reserved.
241590Srgrimes# Use is subject to license terms.
251590Srgrimes#
261590Srgrimes
271590Srgrimes#
281590Srgrimes# This package will install successfully into any zone, global or
291590Srgrimes# non-global.  The files, directories, links, and hardlinks, however,
301590Srgrimes# will only be installed into the global zone.
311590Srgrimes#
321590Srgrimes<include hollow_zone_pkg>
331590Srgrimesset name=pkg.fmri value=pkg:/driver/network/mwl@$(PKGVERS)
341590Srgrimesset name=pkg.description \
3527753Scharnier    value="Marvell 88W8363 IEEE802.11b/g Wireless Network Device Driver"
361590Srgrimesset name=pkg.summary \
3727753Scharnier    value="Marvell 88W8363 IEEE802.11b/g Wireless Network Device Driver"
3827753Scharnierset name=info.classification \
3935414Sdg    value=org.opensolaris.category.2008:Drivers/Networking
401590Srgrimesset name=variant.arch value=i386
411590Srgrimesset name=variant.opensolaris.zone value=global value=nonglobal
421590Srgrimesdir path=kernel group=sys
4323086Swollmandir path=kernel/drv group=sys
441590Srgrimesdir path=kernel/drv/$(ARCH64) group=sys
451590Srgrimesdir path=kernel/misc group=sys
4623086Swollmandir path=kernel/misc/$(ARCH64) group=sys
471590Srgrimesdriver name=mwl clone_perms="mwl 0666 root sys" perms="* 0666 root sys" \
4827753Scharnier    alias=pci11ab,2a0a \
491590Srgrimes    alias=pci11ab,2a24
501590Srgrimesfile path=kernel/drv/$(ARCH64)/mwl group=sys
511590Srgrimesfile path=kernel/drv/mwl group=sys
521590Srgrimesfile path=kernel/misc/$(ARCH64)/mwlfw group=sys mode=0755 reboot-needed=true
531590Srgrimesfile path=kernel/misc/mwlfw group=sys mode=0755 reboot-needed=true
541590Srgrimeslegacy pkg=SUNWmwl arch=$(ARCH) category=system \
551590Srgrimes    desc="Marvell 88W8363 IEEE802.11b/g Wireless Network Device Driver" \
561590Srgrimes    hotline="Please contact your local service provider" \
571590Srgrimes    name="Marvell 88W8363 IEEE802.11b/g Wireless Network Device Driver" \
581590Srgrimes    vendor="Sun Microsystems, Inc." version=11.11,REV=2009.11.11
591590Srgrimeslicense uts/common/io/mwl/THIRDPARTYLICENSE \
601590Srgrimes    license=uts/common/io/mwl/THIRDPARTYLICENSE
611590Srgrimeslicense uts/common/io/mwl/mwl_fw/LICENSE \
621590Srgrimes    license=uts/common/io/mwl/mwl_fw/LICENSE
631590Srgrimes