xref: /titanic_41/usr/src/pkg/manifests/driver-crypto-dca.mf (revision b3697b90e692e3e5d859fb77d285d4c056d99eda)
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
26set name=pkg.fmri value=pkg:/driver/crypto/dca@$(PKGVERS)
27set name=pkg.description value="DCA Crypto Accelerator Supplemental Files"
28set name=pkg.summary value="DCA Crypto Accelerator"
29set name=info.classification \
30    value=org.opensolaris.category.2008:System/Hardware
31set name=variant.arch value=$(ARCH)
32dir path=kernel group=sys
33dir path=kernel/drv group=sys
34dir path=kernel/drv/$(ARCH64) group=sys
35dir path=usr group=sys
36dir path=usr/lib
37dir path=usr/lib/fm
38dir path=usr/lib/fm/dict
39dir path=usr/lib/fm/eft
40dir path=usr/lib/locale
41dir path=usr/lib/locale/C
42dir path=usr/lib/locale/C/LC_MESSAGES
43driver name=dca \
44    alias=pci108e,5454 \
45    alias=pci108e,5455 \
46    alias=pci108e,5456 \
47    alias=pci108e,5457 \
48    alias=pci14e4,5820 \
49    alias=pci14e4,5821 \
50    alias=pci14e4,5822 \
51    alias=pci14e4,5825
52file path=kernel/drv/$(ARCH64)/dca group=sys
53$(i386_ONLY)file path=kernel/drv/dca group=sys
54file path=kernel/drv/dca.conf group=sys \
55    original_name=SUNWdcaf:kernel/drv/dca.conf preserve=true
56file path=usr/lib/fm/dict/SCA1000.dict mode=0444
57file path=usr/lib/fm/dict/SCA500.dict mode=0444
58file path=usr/lib/fm/eft/sca1000.eft mode=0444
59file path=usr/lib/fm/eft/sca500.eft mode=0444
60file path=usr/lib/locale/C/LC_MESSAGES/SCA1000.mo mode=0444
61file path=usr/lib/locale/C/LC_MESSAGES/SCA500.mo mode=0444
62legacy pkg=SUNWdcaf desc="DCA Crypto Accelerator Supplemental Files (usr)" \
63    name="DCA Crypto Accelerator (usr)"
64legacy pkg=SUNWdcar desc="DCA Crypto Accelerator driver" \
65    name="DCA Crypto Accelerator (Root)"
66license cr_Sun license=cr_Sun
67license lic_CDDL license=lic_CDDL
68$(USE_INTERNAL_CRYPTO)depend fmri=driver/crypto/dprov type=require
69