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 2010 Sun Microsystems, Inc. All rights reserved. 24# Use is subject to license terms. 25# 26 27set name=pkg.fmri value=pkg:/driver/network/emlxs@$(PKGVERS) 28set name=pkg.description \ 29 value="Device driver kit for Emulex-Sun FC, FCoE, and NIC adapters" 30set name=pkg.summary \ 31 value="Emulex-Sun driver kit for Fibre Channel and Converged Network 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) 36set name=variant.opensolaris.zone value=global value=nonglobal 37dir path=kernel group=sys opensolaris.zone=global \ 38 variant.opensolaris.zone=global 39dir path=kernel/drv group=sys opensolaris.zone=global \ 40 variant.opensolaris.zone=global 41dir path=kernel/drv/$(ARCH64) group=sys opensolaris.zone=global \ 42 variant.opensolaris.zone=global 43dir path=kernel/kmdb group=sys opensolaris.zone=global \ 44 variant.opensolaris.zone=global 45dir path=kernel/kmdb/$(ARCH64) group=sys opensolaris.zone=global \ 46 variant.opensolaris.zone=global 47dir path=kernel/misc group=sys opensolaris.zone=global \ 48 variant.opensolaris.zone=global 49dir path=kernel/misc/emlxs group=sys opensolaris.zone=global \ 50 variant.opensolaris.zone=global 51dir path=kernel/misc/emlxs/$(ARCH64) group=sys opensolaris.zone=global \ 52 variant.opensolaris.zone=global 53dir path=usr group=sys 54dir path=usr/lib 55dir path=usr/lib/mdb group=sys 56dir path=usr/lib/mdb/kvm group=sys 57dir path=usr/lib/mdb/kvm/$(ARCH64) group=sys 58driver name=emlxs class=fibre-channel perms="* 0666 root sys" \ 59 alias=lpfs \ 60 alias=pci10df,f0a5 \ 61 alias=pci10df,f800 \ 62 alias=pci10df,f900 \ 63 alias=pci10df,f980 \ 64 alias=pci10df,fa00 \ 65 alias=pci10df,fc00 \ 66 alias=pci10df,fc10 \ 67 alias=pci10df,fc20 \ 68 alias=pci10df,fd00 \ 69 alias=pci10df,fe00 \ 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=pciex19a2,704 \ 78 alias=pciex19a2,714 79driver name=oce perms="* 0666 root sys" \ 80 alias=pciex19a2,700 \ 81 alias=pciex19a2,710 82file path=kernel/drv/$(ARCH64)/emlxs group=sys opensolaris.zone=global \ 83 variant.opensolaris.zone=global 84file path=kernel/drv/$(ARCH64)/oce group=sys opensolaris.zone=global \ 85 variant.opensolaris.zone=global 86$(i386_ONLY)file path=kernel/drv/emlxs group=sys opensolaris.zone=global \ 87 variant.opensolaris.zone=global 88file path=kernel/drv/emlxs.conf group=sys opensolaris.zone=global \ 89 original_name=SUNWemlxs:kernel/drv/emlxs.conf preserve=true \ 90 reboot-needed=false variant.opensolaris.zone=global 91$(i386_ONLY)file path=kernel/drv/oce group=sys opensolaris.zone=global \ 92 variant.opensolaris.zone=global 93file path=kernel/kmdb/$(ARCH64)/emlxs group=sys mode=0555 \ 94 opensolaris.zone=global reboot-needed=true variant.opensolaris.zone=global 95$(i386_ONLY)file path=kernel/kmdb/emlxs group=sys mode=0555 \ 96 opensolaris.zone=global reboot-needed=true variant.opensolaris.zone=global 97file path=kernel/misc/emlxs/$(ARCH64)/emlxs_fw group=sys mode=0755 \ 98 opensolaris.zone=global reboot-needed=true variant.opensolaris.zone=global 99$(i386_ONLY)file path=kernel/misc/emlxs/emlxs_fw group=sys mode=0755 \ 100 opensolaris.zone=global reboot-needed=true variant.opensolaris.zone=global 101file path=usr/lib/mdb/kvm/$(ARCH64)/emlxs.so group=sys mode=0555 102$(i386_ONLY)file path=usr/lib/mdb/kvm/emlxs.so group=sys mode=0555 103legacy pkg=SUNWemlxs arch=$(ARCH) category=system \ 104 desc="Device driver kit for Emulex-Sun FC, FCoE, and NIC adapters" \ 105 hotline="Please contact your local service provider" \ 106 name="Emulex-Sun driver kit for Fibre Channel and Converged Network Adapters (root)" \ 107 vendor="Emulex Corporation" version=11.11,REV=2009.11.11 108legacy pkg=SUNWemlxu arch=$(ARCH) category=system \ 109 desc="Support software for Emulex-Sun LightPulse Fibre Channel adapters" \ 110 hotline="Please contact your local service provider" \ 111 name="Emulex-Sun LightPulse Fibre Channel Adapter Utilties (usr)" \ 112 vendor="Emulex Corporation" version=11.11,REV=2009.11.11 113license lic_Emulex license=lic_Emulex 114