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