driver-graphics-usbvc.mf revision 12616:17a31b0faaa4
1280297Sjkim#
2280297Sjkim# CDDL HEADER START
3280297Sjkim#
455714Skris# The contents of this file are subject to the terms of the
555714Skris# Common Development and Distribution License (the "License").
655714Skris# You may not use this file except in compliance with the License.
755714Skris#
855714Skris# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
955714Skris# or http://www.opensolaris.org/os/licensing.
10280297Sjkim# See the License for the specific language governing permissions
1155714Skris# and limitations under the License.
1255714Skris#
1355714Skris# When distributing Covered Code, include this CDDL HEADER in each
1455714Skris# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
1555714Skris# If applicable, add the following below this CDDL HEADER, with the
1655714Skris# fields enclosed by brackets "[]" replaced with your own identifying
17280297Sjkim# information: Portions Copyright [yyyy] [name of copyright owner]
1855714Skris#
1955714Skris# CDDL HEADER END
2055714Skris#
2155714Skris
2255714Skris#
2355714Skris# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
24280297Sjkim#
2555714Skris
2655714Skris#
2755714Skris# The default for payload-bearing actions in this package is to appear in the
2855714Skris# global zone only.  See the include file for greater detail, as well as
2955714Skris# information about overriding the defaults.
3055714Skris#
3155714Skris<include global_zone_only_component>
3255714Skrisset name=pkg.fmri value=pkg:/driver/graphics/usbvc@$(PKGVERS)
3355714Skrisset name=pkg.description value="usbvc (USB Video Class Driver)"
3455714Skrisset name=pkg.summary value="USB Video Class Driver"
3555714Skrisset name=info.classification value=org.opensolaris.category.2008:Drivers/Media
3655714Skrisset name=variant.arch value=$(ARCH)
3755714Skrisdir path=kernel group=sys
3855714Skrisdir path=kernel/drv group=sys
39280297Sjkimdir path=kernel/drv/$(ARCH64) group=sys
4055714Skrisdriver name=usbvc perms="* 0666 root sys" \
4155714Skris    alias=usbia,classe \
42280297Sjkim    alias=usbia46d,8c1.config1.0 \
4355714Skris    alias=usbia46d,8c2.config1.0 \
4455714Skris    alias=usbia46d,8c3.config1.0 \
4555714Skris    alias=usbia46d,8c5.config1.0
4655714Skrisfile path=kernel/drv/$(ARCH64)/usbvc group=sys
4755714Skris$(i386_ONLY)file path=kernel/drv/usbvc group=sys
4855714Skrislegacy pkg=SUNWusbvc arch=$(ARCH) category=system \
4955714Skris    desc="usbvc (USB Video Class Driver)" \
5055714Skris    hotline="Please contact your local service provider" \
5155714Skris    name="USB Video Class Driver" vendor="Sun Microsystems, Inc." \
5255714Skris    version=11.11,REV=2009.11.11
5355714Skrislicense cr_Sun license=cr_Sun
54280297Sjkimlicense lic_CDDL license=lic_CDDL
5555714Skris