Print this page
MFV: illumos-omnios@aea0472ecb9ee91fa70556d6f6a941c10c989f1d
Add support for Emulex Corporation Lancer Gen6: LPe32000 FC Host Adapter
Author: Andy Fiddaman <omnios@citrus-it.co.uk>
NEX-9271 emlxs needs alias for ATTO Celerity FC-162E
Reviewed by: Sanjay Nadkarni <sanjay.nadkarni@nexenta.com>
Reviewed by: Evan Layton <evan.layton@nexenta.com>
Reviewed by: Gordon Ross <gordon.ross@nexenta.com>
NEX-6014 emlxs needs alias for Avago ECD Gen6 16Gb FC HBA
Reviewed by: Sanjay Nadkarni <sanjay.nadkarni@nexenta.com>
Reviewed by: Evan Layton <evan.layton@nexenta.com>
Reviewed by: Gordon Ross <gordon.ross@nexenta.com>

Split Close
Expand all
Collapse all
          --- old/usr/src/pkg/manifests/driver-network-emlxs.mf
          +++ new/usr/src/pkg/manifests/driver-network-emlxs.mf
↓ open down ↓ 13 lines elided ↑ open up ↑
  14   14  # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
  15   15  # If applicable, add the following below this CDDL HEADER, with the
  16   16  # fields enclosed by brackets "[]" replaced with your own identifying
  17   17  # information: Portions Copyright [yyyy] [name of copyright owner]
  18   18  #
  19   19  # CDDL HEADER END
  20   20  #
  21   21  
  22   22  #
  23   23  # Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
       24 +# Copyright 2018 OmniOS Community Edition (OmniOSce) Association.
  24   25  #
  25   26  
  26   27  set name=pkg.fmri value=pkg:/driver/network/emlxs@$(PKGVERS)
  27   28  set name=pkg.description \
  28   29      value="Device driver kit for Emulex-Sun FC, FCoE, and NIC adapters"
  29   30  set name=pkg.summary \
  30   31      value="Emulex-Sun driver kit for Fibre Channel and Converged Network Adapters"
  31   32  set name=info.classification \
  32   33      value=org.opensolaris.category.2008:Drivers/Networking \
  33   34      value=org.opensolaris.category.2008:Drivers/Storage
↓ open down ↓ 16 lines elided ↑ open up ↑
  50   51      alias=pci10df,f0a5 \
  51   52      alias=pci10df,f800 \
  52   53      alias=pci10df,f900 \
  53   54      alias=pci10df,f980 \
  54   55      alias=pci10df,fa00 \
  55   56      alias=pci10df,fc00 \
  56   57      alias=pci10df,fc10 \
  57   58      alias=pci10df,fc20 \
  58   59      alias=pci10df,fd00 \
  59   60      alias=pci10df,fe00 \
       61 +    alias=pci117c,64 \
  60   62      alias=pciex10df,e200 \
       63 +    alias=pciex10df,e300 \
  61   64      alias=pciex10df,f100 \
  62   65      alias=pciex10df,f111 \
  63   66      alias=pciex10df,f112 \
  64   67      alias=pciex10df,fc20 \
  65   68      alias=pciex10df,fc40 \
  66   69      alias=pciex10df,fe00 \
  67   70      alias=pciex10df,fe05 \
  68   71      alias=pciex19a2,704 \
  69   72      alias=pciex19a2,714
  70   73  driver name=oce perms="* 0666 root sys" \
↓ open down ↓ 20 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX