10035018cSRaymond Chen#
20035018cSRaymond Chen# CDDL HEADER START
30035018cSRaymond Chen#
40035018cSRaymond Chen# The contents of this file are subject to the terms of the
50035018cSRaymond Chen# Common Development and Distribution License (the "License").
60035018cSRaymond Chen# You may not use this file except in compliance with the License.
70035018cSRaymond Chen#
80035018cSRaymond Chen# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
90035018cSRaymond Chen# or http://www.opensolaris.org/os/licensing.
100035018cSRaymond Chen# See the License for the specific language governing permissions
110035018cSRaymond Chen# and limitations under the License.
120035018cSRaymond Chen#
130035018cSRaymond Chen# When distributing Covered Code, include this CDDL HEADER in each
140035018cSRaymond Chen# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
150035018cSRaymond Chen# If applicable, add the following below this CDDL HEADER, with the
160035018cSRaymond Chen# fields enclosed by brackets "[]" replaced with your own identifying
170035018cSRaymond Chen# information: Portions Copyright [yyyy] [name of copyright owner]
180035018cSRaymond Chen#
190035018cSRaymond Chen# CDDL HEADER END
200035018cSRaymond Chen#
210035018cSRaymond Chen
220035018cSRaymond Chen#
23ebbab6bbSDan Price# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
240035018cSRaymond Chen#
250035018cSRaymond Chen
260035018cSRaymond Chen#
27ebbab6bbSDan Price# The default for payload-bearing actions in this package is to appear in the
28ebbab6bbSDan Price# global zone only.  See the include file for greater detail, as well as
29ebbab6bbSDan Price# information about overriding the defaults.
300035018cSRaymond Chen#
31ebbab6bbSDan Price<include global_zone_only_component>
320035018cSRaymond Chenset name=pkg.fmri value=pkg:/driver/network/usbecm@$(PKGVERS)
330035018cSRaymond Chenset name=pkg.summary value="CDC ECM USB-to-Ethernet driver"
3486d41711SAndy Fiddamanset name=pkg.description value="CDC ECM USB-to-Ethernet driver"
35ebbab6bbSDan Priceset name=info.classification \
36ebbab6bbSDan Price    value=org.opensolaris.category.2008:Drivers/Networking
370035018cSRaymond Chenset name=variant.arch value=$(ARCH)
3886d41711SAndy Fiddamandir  path=kernel group=sys
3986d41711SAndy Fiddamandir  path=kernel/drv group=sys
4086d41711SAndy Fiddamandir  path=kernel/drv/$(ARCH64) group=sys
4186d41711SAndy Fiddamanfile path=kernel/drv/$(ARCH64)/usbecm group=sys
420035018cSRaymond Chendriver name=usbecm perms="* 0666 root sys" \
43ebbab6bbSDan Price    alias=usb430,a4a2 \
4486d41711SAndy Fiddaman    alias=usb,class2.6.0 \
45d67c7e53SJoshua M. Clulow    alias=usbia,class2.6 \
46ebbab6bbSDan Price    alias=usbif,class2.6
470035018cSRaymond Chenlicense cr_Sun license=cr_Sun
480035018cSRaymond Chenlicense lic_CDDL license=lic_CDDL
49