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 26# 27# The default for payload-bearing actions in this package is to appear in the 28# global zone only. See the include file for greater detail, as well as 29# information about overriding the defaults. 30# 31<include global_zone_only_component> 32set name=pkg.fmri value=pkg:/system/kernel/io-performance-counters@$(PKGVERS) 33set name=pkg.description \ 34 value="Kernel support for IO chip performance counters" 35set name=pkg.summary value="sun4u IO chip performance counter modules" 36set name=info.classification value=org.opensolaris.category.2008:System/Core 37set name=variant.arch value=sparc 38dir path=platform group=sys 39dir path=platform/SUNW,A70 group=sys 40dir path=platform/SUNW,A70/kernel group=sys 41dir path=platform/SUNW,A70/kernel/drv group=sys 42dir path=platform/SUNW,A70/kernel/drv/$(ARCH64) group=sys 43dir path=platform/SUNW,Sun-Fire-V215 group=sys 44dir path=platform/SUNW,Sun-Fire-V215/kernel group=sys 45dir path=platform/SUNW,Sun-Fire-V215/kernel/drv group=sys 46dir path=platform/SUNW,Sun-Fire-V215/kernel/drv/$(ARCH64) group=sys 47dir path=platform/SUNW,Sun-Fire-V445 group=sys 48dir path=platform/SUNW,Sun-Fire-V445/kernel group=sys 49dir path=platform/SUNW,Sun-Fire-V445/kernel/drv group=sys 50dir path=platform/SUNW,Sun-Fire-V445/kernel/drv/$(ARCH64) group=sys 51dir path=platform/sun4v group=sys 52dir path=platform/sun4v/kernel group=sys 53dir path=platform/sun4v/kernel/drv group=sys 54dir path=platform/sun4v/kernel/drv/$(ARCH64) group=sys 55driver name=fpc perms="* 0666 root sys" 56driver name=iospc perms="* 0666 root sys" \ 57 alias=SUNW,ktios-pr \ 58 alias=SUNW,rfios-pr 59driver name=n2piupc perms="* 0666 root sys" \ 60 alias=SUNW,n2piu-pr \ 61 alias=SUNW,vfpiu-pr 62file path=platform/SUNW,A70/kernel/drv/$(ARCH64)/fpc group=sys 63file path=platform/SUNW,A70/kernel/drv/fpc.conf group=sys 64file path=platform/sun4v/kernel/drv/$(ARCH64)/fpc group=sys 65file path=platform/sun4v/kernel/drv/$(ARCH64)/iospc group=sys 66file path=platform/sun4v/kernel/drv/$(ARCH64)/n2piupc group=sys 67file path=platform/sun4v/kernel/drv/fpc.conf group=sys 68file path=platform/sun4v/kernel/drv/iospc.conf group=sys 69file path=platform/sun4v/kernel/drv/n2piupc.conf group=sys 70legacy pkg=SUNWiopc.u arch=$(ARCH).sun4u category=system \ 71 desc="Kernel support for IO chip performance counters" \ 72 hotline="Please contact your local service provider" \ 73 name="sun4u IO chip performance counter modules" \ 74 vendor="Sun Microsystems, Inc." version=11.11,REV=2009.11.11 75legacy pkg=SUNWiopc.v arch=$(ARCH).sun4v category=system \ 76 desc="Kernel support for IO chip performance counters" \ 77 hotline="Please contact your local service provider" \ 78 name="sun4v IO chip performance counter modules" \ 79 vendor="Sun Microsystems, Inc." version=11.11,REV=2009.11.11 80license cr_Sun license=cr_Sun 81license lic_CDDL license=lic_CDDL 82link path=platform/SUNW,Sun-Fire-V215/kernel/drv/$(ARCH64)/fpc \ 83 target=../../../../SUNW,A70/kernel/drv/$(ARCH64)/fpc 84link path=platform/SUNW,Sun-Fire-V215/kernel/drv/fpc.conf \ 85 target=../../../SUNW,A70/kernel/drv/fpc.conf 86link path=platform/SUNW,Sun-Fire-V445/kernel/drv/$(ARCH64)/fpc \ 87 target=../../../../SUNW,A70/kernel/drv/$(ARCH64)/fpc 88link path=platform/SUNW,Sun-Fire-V445/kernel/drv/fpc.conf \ 89 target=../../../SUNW,A70/kernel/drv/fpc.conf 90