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 27set name=pkg.fmri value=pkg:/driver/crypto/dca@$(PKGVERS) 28set name=pkg.description value="DCA Crypto Accelerator Supplemental Files" 29set name=pkg.summary value="DCA Crypto Accelerator" 30set name=info.classification value=org.opensolaris.category.2008:System/Hardware 31set name=variant.arch value=$(ARCH) 32set name=variant.opensolaris.zone value=global value=nonglobal 33dir path=kernel group=sys opensolaris.zone=global \ 34 variant.opensolaris.zone=global 35dir path=kernel/drv group=sys opensolaris.zone=global \ 36 variant.opensolaris.zone=global 37dir path=kernel/drv/$(ARCH64) group=sys opensolaris.zone=global \ 38 variant.opensolaris.zone=global 39dir path=usr group=sys 40dir path=usr/lib 41dir path=usr/lib/fm 42dir path=usr/lib/fm/dict 43dir path=usr/lib/fm/eft 44dir path=usr/lib/locale 45dir path=usr/lib/locale/C 46dir path=usr/lib/locale/C/LC_MESSAGES 47driver name=dca \ 48 alias=pci108e,5454 \ 49 alias=pci108e,5455 \ 50 alias=pci108e,5456 \ 51 alias=pci108e,5457 \ 52 alias=pci14e4,5820 \ 53 alias=pci14e4,5821 \ 54 alias=pci14e4,5822 \ 55 alias=pci14e4,5825 56file path=kernel/drv/$(ARCH64)/dca group=sys opensolaris.zone=global \ 57 variant.opensolaris.zone=global 58$(i386_ONLY)file path=kernel/drv/dca group=sys opensolaris.zone=global \ 59 variant.opensolaris.zone=global 60file path=kernel/drv/dca.conf group=sys opensolaris.zone=global \ 61 original_name=SUNWdcaf:kernel/drv/dca.conf preserve=true \ 62 reboot-needed=false variant.opensolaris.zone=global 63file path=usr/lib/fm/dict/SCA1000.dict mode=0444 64file path=usr/lib/fm/dict/SCA500.dict mode=0444 65file path=usr/lib/fm/eft/sca1000.eft mode=0444 66file path=usr/lib/fm/eft/sca500.eft mode=0444 67file path=usr/lib/locale/C/LC_MESSAGES/SCA1000.mo mode=0444 68file path=usr/lib/locale/C/LC_MESSAGES/SCA500.mo mode=0444 69legacy pkg=SUNWdcaf arch=$(ARCH) category=system \ 70 desc="DCA Crypto Accelerator Supplemental Files (usr)" \ 71 hotline="Please contact your local service provider" \ 72 name="DCA Crypto Accelerator (usr)" vendor="Sun Microsystems, Inc." \ 73 version=11.11,REV=2009.11.11 74legacy pkg=SUNWdcar arch=$(ARCH) category=system \ 75 desc="DCA Crypto Accelerator driver" \ 76 hotline="Please contact your local service provider" \ 77 name="DCA Crypto Accelerator (Root)" vendor="Sun Microsystems, Inc." \ 78 version=11.11,REV=2009.11.11 79license cr_Sun license=cr_Sun 80license lic_CDDL license=lic_CDDL 81$(USE_INTERNAL_CRYPTO)depend fmri=driver/crypto/dprov type=require 82