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.
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.
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]
23 # Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
26 set name=pkg.fmri value=pkg:/driver/network/emlxs@$(PKGVERS)
27 set name=pkg.description \
28 value="Device driver kit for Emulex-Sun FC, FCoE, and NIC adapters"
29 set name=pkg.summary \
30 value="Emulex-Sun driver kit for Fibre Channel and Converged Network Adapters"
31 set name=info.classification \
32 value=org.opensolaris.category.2008:Drivers/Networking \
33 value=org.opensolaris.category.2008:Drivers/Storage
34 set name=variant.arch value=$(ARCH)
35 dir path=kernel group=sys
36 dir path=kernel/drv group=sys
37 dir path=kernel/kmdb group=sys
38 dir path=kernel/misc group=sys
39 dir path=kernel/misc/emlxs group=sys
40 dir path=usr group=sys
42 dir path=usr/lib/mdb group=sys
43 dir path=usr/lib/mdb/kvm group=sys
44 dir path=usr/lib/mdb/kvm/$(ARCH64) group=sys
45 driver name=emlxs class=fibre-channel perms="* 0666 root sys" \
57 alias=pciex10df,e200 \
58 alias=pciex10df,f100 \
59 alias=pciex10df,f111 \
60 alias=pciex10df,f112 \
61 alias=pciex10df,fc20 \
62 alias=pciex10df,fc40 \
63 alias=pciex10df,fe00 \
64 alias=pciex10df,fe05 \
67 driver name=oce perms="* 0666 root sys" \
70 file path=kernel/drv/emlxs group=sys
71 file path=kernel/drv/emlxs.conf group=sys preserve=true
72 file path=kernel/drv/oce group=sys
73 file path=kernel/kmdb/emlxs group=sys mode=0555
74 file path=kernel/misc/emlxs/emlxs_fw group=sys mode=0755
75 file path=usr/lib/mdb/kvm/$(ARCH64)/emlxs.so group=sys mode=0555
76 license lic_CDDL license=lic_CDDL
77 license usr/src/uts/common/io/fibre-channel/fca/emlxs/FIRMWARELICENSE \
78 license=usr/src/uts/common/io/fibre-channel/fca/emlxs/FIRMWARELICENSE