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>

*** 19,28 **** --- 19,29 ---- # CDDL HEADER END # # # Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved. + # Copyright 2018 OmniOS Community Edition (OmniOSce) Association. # set name=pkg.fmri value=pkg:/driver/network/emlxs@$(PKGVERS) set name=pkg.description \ value="Device driver kit for Emulex-Sun FC, FCoE, and NIC adapters"
*** 55,65 **** --- 56,68 ---- alias=pci10df,fc00 \ alias=pci10df,fc10 \ alias=pci10df,fc20 \ alias=pci10df,fd00 \ alias=pci10df,fe00 \ + alias=pci117c,64 \ alias=pciex10df,e200 \ + alias=pciex10df,e300 \ alias=pciex10df,f100 \ alias=pciex10df,f111 \ alias=pciex10df,f112 \ alias=pciex10df,fc20 \ alias=pciex10df,fc40 \