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> 32 set name=pkg.fmri value=pkg:/system/kernel/platform/netra@$(PKGVERS) 33 set name=pkg.description \ 34 value="I2C and System Controller and Status Drivers for Netra ct cPCI platform" 35 set name=pkg.summary value="Netra ct I2C and System Drivers" 36 set name=info.classification value=org.opensolaris.category.2008:System/Core 37 set name=variant.arch value=sparc 38 dir path=platform group=sys 39 dir path=platform/SUNW,Netra-CP2300 group=sys 40 dir path=platform/SUNW,Netra-CP2300/kernel group=sys 41 dir path=platform/SUNW,Netra-CP2300/kernel/dacf group=sys 42 dir path=platform/SUNW,Netra-CP2300/kernel/dacf/$(ARCH64) group=sys 43 dir path=platform/SUNW,Netra-CP2300/kernel/drv group=sys 44 dir path=platform/SUNW,UltraSPARC-IIe-NetraCT-40 group=sys 45 dir path=platform/SUNW,UltraSPARC-IIe-NetraCT-40/kernel group=sys 46 dir path=platform/SUNW,UltraSPARC-IIe-NetraCT-40/kernel/dacf group=sys 47 dir path=platform/SUNW,UltraSPARC-IIe-NetraCT-40/kernel/dacf/$(ARCH64) \ 48 group=sys 49 dir path=platform/SUNW,UltraSPARC-IIe-NetraCT-40/kernel/drv group=sys 50 dir path=platform/SUNW,UltraSPARC-IIe-NetraCT-40/kernel/drv/$(ARCH64) \ 51 group=sys 52 dir path=platform/SUNW,UltraSPARC-IIe-NetraCT-60 group=sys 53 dir path=platform/SUNW,UltraSPARC-IIe-NetraCT-60/kernel group=sys 54 dir path=platform/SUNW,UltraSPARC-IIe-NetraCT-60/kernel/dacf group=sys 55 dir path=platform/SUNW,UltraSPARC-IIe-NetraCT-60/kernel/dacf/$(ARCH64) \ 56 group=sys 57 dir path=platform/SUNW,UltraSPARC-IIe-NetraCT-60/kernel/drv group=sys 58 dir path=platform/SUNW,UltraSPARC-IIi-Netract group=sys 59 dir path=platform/SUNW,UltraSPARC-IIi-Netract/kernel group=sys 60 dir path=platform/SUNW,UltraSPARC-IIi-Netract/kernel/dacf group=sys 61 dir path=platform/SUNW,UltraSPARC-IIi-Netract/kernel/dacf/$(ARCH64) group=sys 62 dir path=platform/SUNW,UltraSPARC-IIi-Netract/kernel/drv group=sys 63 dir path=platform/SUNW,UltraSPARC-IIi-Netract/kernel/drv/$(ARCH64) group=sys 64 driver name=acebus 65 driver name=scsb alias=nct-ATML,at27c64 66 file path=platform/SUNW,UltraSPARC-IIe-NetraCT-40/kernel/drv/acebus.conf \ 67 group=sys 68 file \ 69 path=platform/SUNW,UltraSPARC-IIi-Netract/kernel/dacf/$(ARCH64)/ttymux_dacf \ 70 group=sys 71 file path=platform/SUNW,UltraSPARC-IIi-Netract/kernel/drv/$(ARCH64)/acebus \ 72 group=sys 73 file path=platform/SUNW,UltraSPARC-IIi-Netract/kernel/drv/$(ARCH64)/pcf8574 \ 74 group=sys 75 file path=platform/SUNW,UltraSPARC-IIi-Netract/kernel/drv/$(ARCH64)/pcf8591 \ 76 group=sys 77 file path=platform/SUNW,UltraSPARC-IIi-Netract/kernel/drv/$(ARCH64)/scsb \ 78 group=sys 79 file path=platform/SUNW,UltraSPARC-IIi-Netract/kernel/drv/scsb.conf group=sys 80 file path=platform/SUNW,UltraSPARC-IIi-Netract/kernel/drv/se.conf group=sys 81 file path=platform/SUNW,UltraSPARC-IIi-Netract/kernel/drv/ttymux.conf \ 82 group=sys 83 legacy pkg=SUNWcti2.u arch=$(ARCH).sun4u \ 84 desc="I2C and System Controller and Status Drivers for Netra ct cPCI platform" \ 85 name="Netra ct I2C and System Drivers" 86 license cr_Sun license=cr_Sun 87 license lic_CDDL license=lic_CDDL 88 link path=platform/SUNW,Netra-CP2300/kernel/dacf/$(ARCH64)/ttymux_dacf \ 89 target=../../../../SUNW,UltraSPARC-IIi-Netract/kernel/dacf/$(ARCH64)/ttymux_dacf 90 link path=platform/SUNW,Netra-CP2300/kernel/drv/ttymux.conf \ 91 target=../../../SUNW,UltraSPARC-IIi-Netract/kernel/drv/ttymux.conf 92 link \ 93 path=platform/SUNW,UltraSPARC-IIe-NetraCT-40/kernel/dacf/$(ARCH64)/ttymux_dacf \ 94 target=../../../../SUNW,UltraSPARC-IIi-Netract/kernel/dacf/$(ARCH64)/ttymux_dacf 95 link path=platform/SUNW,UltraSPARC-IIe-NetraCT-40/kernel/drv/$(ARCH64)/acebus \ 96 target=../../../../SUNW,UltraSPARC-IIi-Netract/kernel/drv/$(ARCH64)/acebus 97 link path=platform/SUNW,UltraSPARC-IIe-NetraCT-40/kernel/drv/$(ARCH64)/pcf8574 \ 98 target=../../../../SUNW,UltraSPARC-IIi-Netract/kernel/drv/$(ARCH64)/pcf8574 99 link path=platform/SUNW,UltraSPARC-IIe-NetraCT-40/kernel/drv/$(ARCH64)/scsb \ 100 target=../../../../SUNW,UltraSPARC-IIi-Netract/kernel/drv/$(ARCH64)/scsb 101 link path=platform/SUNW,UltraSPARC-IIe-NetraCT-40/kernel/drv/scsb.conf \ 102 target=../../../SUNW,UltraSPARC-IIi-Netract/kernel/drv/scsb.conf 103 link path=platform/SUNW,UltraSPARC-IIe-NetraCT-40/kernel/drv/se.conf \ 104 target=../../../SUNW,UltraSPARC-IIi-Netract/kernel/drv/se.conf 105 link path=platform/SUNW,UltraSPARC-IIe-NetraCT-40/kernel/drv/ttymux.conf \ 106 target=../../../SUNW,UltraSPARC-IIi-Netract/kernel/drv/ttymux.conf 107 link \ 108 path=platform/SUNW,UltraSPARC-IIe-NetraCT-60/kernel/dacf/$(ARCH64)/ttymux_dacf \ 109 target=../../../../SUNW,UltraSPARC-IIi-Netract/kernel/dacf/$(ARCH64)/ttymux_dacf 110 link path=platform/SUNW,UltraSPARC-IIe-NetraCT-60/kernel/drv/ttymux.conf \ 111 target=../../../SUNW,UltraSPARC-IIi-Netract/kernel/drv/ttymux.conf