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