16716431bSRobert Mustacchi#
26716431bSRobert Mustacchi# This file and its contents are supplied under the terms of the
36716431bSRobert Mustacchi# Common Development and Distribution License ("CDDL"), version 1.0.
46716431bSRobert Mustacchi# You may only use this file in accordance with the terms of version
56716431bSRobert Mustacchi# 1.0 of the CDDL.
66716431bSRobert Mustacchi#
76716431bSRobert Mustacchi# A full copy of the text of the CDDL should have accompanied this
86716431bSRobert Mustacchi# source.  A copy of the CDDL is also available via the Internet at
96716431bSRobert Mustacchi# http://www.illumos.org/license/CDDL.
106716431bSRobert Mustacchi#
116716431bSRobert Mustacchi
126716431bSRobert Mustacchi#
136716431bSRobert Mustacchi# Copyright 2016 Joyent Inc.
146716431bSRobert Mustacchi#
156716431bSRobert Mustacchi
166716431bSRobert Mustacchi<include global_zone_only_component>
176716431bSRobert Mustacchiset name=pkg.fmri value=pkg:/driver/usb/usbgem@$(PKGVERS)
186716431bSRobert Mustacchiset name=pkg.summary value="USB General Ethernet Module"
1986d41711SAndy Fiddamanset name=pkg.description value="USB General Ethernet Module"
206716431bSRobert Mustacchiset name=info.classification value=org.opensolaris.category.2008:Drivers/Ports
216716431bSRobert Mustacchiset name=variant.arch value=i386
2286d41711SAndy Fiddamandir  path=kernel group=sys
2386d41711SAndy Fiddamandir  path=kernel/misc group=sys
2486d41711SAndy Fiddamandir  path=kernel/misc/$(ARCH64) group=sys
256716431bSRobert Mustacchifile path=kernel/misc/$(ARCH64)/usbgem group=sys mode=0755
266716431bSRobert Mustacchilicense usr/src/uts/common/io/usbgem/THIRDPARTYLICENSE \
276716431bSRobert Mustacchi    license=usr/src/uts/common/io/usbgem/THIRDPARTYLICENSE
2886d41711SAndy Fiddamandepend type=require fmri=driver/usb
29