1# 2# CDDL HEADER START 3# 4# The contents of this file are subject to the terms of the 5# Common Development and Distribution License (the "License"). 6# You may not use this file except in compliance with the License. 7# 8# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 9# or http://www.opensolaris.org/os/licensing. 10# See the License for the specific language governing permissions 11# and limitations under the License. 12# 13# When distributing Covered Code, include this CDDL HEADER in each 14# file and include the License file at usr/src/OPENSOLARIS.LICENSE. 15# If applicable, add the following below this CDDL HEADER, with the 16# fields enclosed by brackets "[]" replaced with your own identifying 17# information: Portions Copyright [yyyy] [name of copyright owner] 18# 19# CDDL HEADER END 20# 21 22# 23# Copyright 2010 Sun Microsystems, Inc. All rights reserved. 24# Use is subject to license terms. 25# 26 27# 28# This package will install successfully into any zone, global or 29# non-global. The files, directories, links, and hardlinks, however, 30# will only be installed into the global zone. 31# 32<include hollow_zone_pkg> 33set name=pkg.fmri value=pkg:/driver/serial/usbser_edge@$(PKGVERS) 34set name=pkg.description value="USB Digi Edgeport serial driver" 35set name=pkg.summary value="USB Digi Edgeport serial driver" 36set name=info.classification value=org.opensolaris.category.2008:Drivers/Ports 37set name=variant.arch value=$(ARCH) 38set name=variant.opensolaris.zone value=global value=nonglobal 39dir path=kernel group=sys 40dir path=kernel/drv group=sys 41dir path=kernel/drv/$(ARCH64) group=sys 42driver name=usbser_edge perms="* 0666 root sys" \ 43 alias=usbif1608,1.100.config1.0 \ 44 alias=usbif1608,1.config1.0 \ 45 alias=usbif1608,10.config1.0 \ 46 alias=usbif1608,11.config1.0 \ 47 alias=usbif1608,12.config1.0 \ 48 alias=usbif1608,13.config1.0 \ 49 alias=usbif1608,14.config1.0 \ 50 alias=usbif1608,201.config1.0 \ 51 alias=usbif1608,205.config1.0 \ 52 alias=usbif1608,206.config1.0 \ 53 alias=usbif1608,207.config1.0 \ 54 alias=usbif1608,20c.config1.0 \ 55 alias=usbif1608,20d.config1.0 \ 56 alias=usbif1608,215.config1.0 \ 57 alias=usbif1608,217.config1.0 \ 58 alias=usbif1608,21a.config1.0 \ 59 alias=usbif1608,240.config1.0 \ 60 alias=usbif1608,241.config1.0 \ 61 alias=usbif1608,242.config1.0 \ 62 alias=usbif1608,243.config1.0 \ 63 alias=usbif1608,244.config1.0 \ 64 alias=usbif1608,247.config1.0 \ 65 alias=usbif1608,3.config1.0 \ 66 alias=usbif1608,4.config1.0 \ 67 alias=usbif1608,5.config1.0 \ 68 alias=usbif1608,6.config1.0 \ 69 alias=usbif1608,7.config1.0 \ 70 alias=usbif1608,c.config1.0 \ 71 alias=usbif1608,d.config1.0 \ 72 alias=usbif1608,e.config1.0 \ 73 alias=usbif1608,f.config1.0 74file path=kernel/drv/$(ARCH64)/usbser_edge group=sys 75$(i386_ONLY)file path=kernel/drv/usbser_edge group=sys 76file path=kernel/drv/usbser_edge.conf group=sys \ 77 original_name=SUNWuedg:kernel/drv/usbser_edge.conf preserve=true \ 78 reboot-needed=false 79legacy pkg=SUNWuedg arch=$(ARCH) category=system \ 80 desc="USB Digi Edgeport serial driver" \ 81 hotline="Please contact your local service provider" \ 82 name="USB Digi Edgeport serial driver" vendor="Sun Microsystems, Inc." \ 83 version=11.11,REV=2009.11.11 84license cr_Sun license=cr_Sun 85license lic_OSBL license=lic_OSBL 86license lic_OSBL_preamble license=lic_OSBL_preamble 87