driver-usb-ugen.mf revision 13057:97ef25510836
159191Skris#
259191Skris# CDDL HEADER START
3238405Sjkim#
459191Skris# The contents of this file are subject to the terms of the
559191Skris# Common Development and Distribution License (the "License").
659191Skris# You may not use this file except in compliance with the License.
759191Skris#
859191Skris# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
959191Skris# or http://www.opensolaris.org/os/licensing.
10280304Sjkim# See the License for the specific language governing permissions
1159191Skris# and limitations under the License.
1259191Skris#
1359191Skris# When distributing Covered Code, include this CDDL HEADER in each
1459191Skris# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
1559191Skris# If applicable, add the following below this CDDL HEADER, with the
1659191Skris# fields enclosed by brackets "[]" replaced with your own identifying
1759191Skris# information: Portions Copyright [yyyy] [name of copyright owner]
1859191Skris#
1959191Skris# CDDL HEADER END
2059191Skris#
2159191Skris
2259191Skris#
2359191Skris# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
2459191Skris#
2559191Skris
2659191Skris#
2759191Skris# The default for payload-bearing actions in this package is to appear in the
2859191Skris# global zone only.  See the include file for greater detail, as well as
2959191Skris# information about overriding the defaults.
3059191Skris#
3159191Skris<include global_zone_only_component>
3259191Skrisset name=pkg.fmri value=pkg:/driver/usb/ugen@$(PKGVERS)
3359191Skrisset name=pkg.description value="UGEN (USB Generic Driver)"
3459191Skrisset name=pkg.summary value="USB Generic Driver"
3559191Skrisset name=info.classification value=org.opensolaris.category.2008:Drivers/Ports
3659191Skrisset name=variant.arch value=$(ARCH)
3759191Skrisdir path=kernel group=sys
3859191Skrisdir path=kernel/drv group=sys
3959191Skrisdir path=kernel/drv/$(ARCH64) group=sys
4059191Skrisdriver name=ugen perms="* 0644 root sys"
4159191Skrisfile path=kernel/drv/$(ARCH64)/ugen group=sys
4259191Skris$(i386_ONLY)file path=kernel/drv/ugen group=sys
4359191Skrislegacy pkg=SUNWugen desc="UGEN (USB Generic Driver)" name="USB Generic Driver"
4459191Skrislicense cr_Sun license=cr_Sun
4559191Skrislicense lic_CDDL license=lic_CDDL
4659191Skris