xref: /titanic_41/usr/src/pkg/manifests/driver-network-emlxs.mf (revision d478d0a82b5f273f7eac89c8df47960d9d22820b)
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/network/emlxs@$(PKGVERS)
27set name=pkg.description \
28    value="Device driver kit for Emulex-Sun FC, FCoE, and NIC adapters"
29set name=pkg.summary \
30    value="Emulex-Sun driver kit for Fibre Channel and Converged Network Adapters"
31set name=info.classification \
32    value=org.opensolaris.category.2008:Drivers/Networking \
33    value=org.opensolaris.category.2008:Drivers/Storage
34set name=variant.arch value=$(ARCH)
35dir path=kernel group=sys
36dir path=kernel/drv group=sys
37dir path=kernel/drv/$(ARCH64) group=sys
38dir path=kernel/kmdb group=sys
39dir path=kernel/kmdb/$(ARCH64) group=sys
40dir path=kernel/misc group=sys
41dir path=kernel/misc/emlxs group=sys
42dir path=kernel/misc/emlxs/$(ARCH64) group=sys
43dir path=usr group=sys
44dir path=usr/lib
45dir path=usr/lib/mdb group=sys
46dir path=usr/lib/mdb/kvm group=sys
47dir path=usr/lib/mdb/kvm/$(ARCH64) group=sys
48driver name=emlxs class=fibre-channel perms="* 0666 root sys" \
49    alias=lpfs \
50    alias=pci10df,f0a5 \
51    alias=pci10df,f800 \
52    alias=pci10df,f900 \
53    alias=pci10df,f980 \
54    alias=pci10df,fa00 \
55    alias=pci10df,fc00 \
56    alias=pci10df,fc10 \
57    alias=pci10df,fc20 \
58    alias=pci10df,fd00 \
59    alias=pci10df,fe00 \
60    alias=pciex10df,e200 \
61    alias=pciex10df,f100 \
62    alias=pciex10df,f111 \
63    alias=pciex10df,f112 \
64    alias=pciex10df,fc20 \
65    alias=pciex10df,fc40 \
66    alias=pciex10df,fe00 \
67    alias=pciex10df,fe05 \
68    alias=pciex19a2,704 \
69    alias=pciex19a2,714
70driver name=oce perms="* 0666 root sys" \
71    alias=pciex19a2,700 \
72    alias=pciex19a2,710
73file path=kernel/drv/$(ARCH64)/emlxs group=sys
74file path=kernel/drv/$(ARCH64)/oce group=sys
75$(i386_ONLY)file path=kernel/drv/emlxs group=sys
76file path=kernel/drv/emlxs.conf group=sys \
77    original_name=SUNWemlxs:kernel/drv/emlxs.conf preserve=true
78$(i386_ONLY)file path=kernel/drv/oce group=sys
79file path=kernel/kmdb/$(ARCH64)/emlxs group=sys mode=0555
80$(i386_ONLY)file path=kernel/kmdb/emlxs group=sys mode=0555
81file path=kernel/misc/emlxs/$(ARCH64)/emlxs_fw group=sys mode=0755
82$(i386_ONLY)file path=kernel/misc/emlxs/emlxs_fw group=sys mode=0755
83file path=usr/lib/mdb/kvm/$(ARCH64)/emlxs.so group=sys mode=0555
84$(i386_ONLY)file path=usr/lib/mdb/kvm/emlxs.so group=sys mode=0555
85legacy pkg=SUNWemlxs \
86    desc="Device driver kit for Emulex-Sun FC, FCoE, and NIC adapters" \
87    name="Emulex-Sun driver kit for Fibre Channel and Converged Network Adapters (root)" \
88    vendor="Emulex Corporation"
89legacy pkg=SUNWemlxu \
90    desc="Support software for Emulex-Sun LightPulse Fibre Channel adapters" \
91    name="Emulex-Sun LightPulse Fibre Channel Adapter Utilties (usr)" \
92    vendor="Emulex Corporation"
93license lic_CDDL license=lic_CDDL
94license usr/src/uts/common/io/fibre-channel/fca/emlxs/FIRMWARELICENSE \
95    license=usr/src/uts/common/io/fibre-channel/fca/emlxs/FIRMWARELICENSE
96