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