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 (c) 2010, Oracle and/or its affiliates. All rights reserved. 24# 25 26# 27# The default for payload-bearing actions in this package is to appear in the 28# global zone only. See the include file for greater detail, as well as 29# information about overriding the defaults. 30# 31<include global_zone_only_component> 32set name=pkg.fmri value=pkg:/driver/serial/usbser_edge@$(PKGVERS) 33set name=pkg.summary value="USB Digi Edgeport serial driver" 34set name=pkg.description value="USB Digi Edgeport serial driver" 35set name=info.classification value=org.opensolaris.category.2008:Drivers/Ports 36set name=variant.arch value=$(ARCH) 37dir path=kernel group=sys 38dir path=kernel/drv group=sys 39dir path=kernel/drv/$(ARCH64) group=sys 40file path=kernel/drv/$(ARCH64)/usbser_edge group=sys 41file path=kernel/drv/usbser_edge.conf group=sys \ 42 original_name=SUNWuedg:kernel/drv/usbser_edge.conf preserve=true 43driver name=usbser_edge perms="* 0666 root sys" \ 44 alias=usbif1608,1.100.config1.0 \ 45 alias=usbif1608,1.config1.0 \ 46 alias=usbif1608,3.config1.0 \ 47 alias=usbif1608,4.config1.0 \ 48 alias=usbif1608,5.config1.0 \ 49 alias=usbif1608,6.config1.0 \ 50 alias=usbif1608,7.config1.0 \ 51 alias=usbif1608,c.config1.0 \ 52 alias=usbif1608,d.config1.0 \ 53 alias=usbif1608,e.config1.0 \ 54 alias=usbif1608,f.config1.0 \ 55 alias=usbif1608,10.config1.0 \ 56 alias=usbif1608,11.config1.0 \ 57 alias=usbif1608,12.config1.0 \ 58 alias=usbif1608,13.config1.0 \ 59 alias=usbif1608,14.config1.0 \ 60 alias=usbif1608,201.config1.0 \ 61 alias=usbif1608,205.config1.0 \ 62 alias=usbif1608,206.config1.0 \ 63 alias=usbif1608,207.config1.0 \ 64 alias=usbif1608,20c.config1.0 \ 65 alias=usbif1608,20d.config1.0 \ 66 alias=usbif1608,215.config1.0 \ 67 alias=usbif1608,217.config1.0 \ 68 alias=usbif1608,21a.config1.0 \ 69 alias=usbif1608,240.config1.0 \ 70 alias=usbif1608,241.config1.0 \ 71 alias=usbif1608,242.config1.0 \ 72 alias=usbif1608,243.config1.0 \ 73 alias=usbif1608,244.config1.0 \ 74 alias=usbif1608,247.config1.0 75legacy pkg=SUNWuedg desc="USB Digi Edgeport serial driver" \ 76 name="USB Digi Edgeport serial driver" 77license cr_Sun license=cr_Sun 78license lic_OSBL license=lic_OSBL 79license lic_OSBL_preamble license=lic_OSBL_preamble 80