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