1a3114836SGerry Liu#
2a3114836SGerry Liu# CDDL HEADER START
3a3114836SGerry Liu#
4a3114836SGerry Liu# The contents of this file are subject to the terms of the
5a3114836SGerry Liu# Common Development and Distribution License (the "License").
6a3114836SGerry Liu# You may not use this file except in compliance with the License.
7a3114836SGerry Liu#
8a3114836SGerry Liu# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9a3114836SGerry Liu# or http://www.opensolaris.org/os/licensing.
10a3114836SGerry Liu# See the License for the specific language governing permissions
11a3114836SGerry Liu# and limitations under the License.
12a3114836SGerry Liu#
13a3114836SGerry Liu# When distributing Covered Code, include this CDDL HEADER in each
14a3114836SGerry Liu# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15a3114836SGerry Liu# If applicable, add the following below this CDDL HEADER, with the
16a3114836SGerry Liu# fields enclosed by brackets "[]" replaced with your own identifying
17a3114836SGerry Liu# information: Portions Copyright [yyyy] [name of copyright owner]
18a3114836SGerry Liu#
19a3114836SGerry Liu# CDDL HEADER END
20a3114836SGerry Liu#
21a3114836SGerry Liu
22a3114836SGerry Liu#
23f3279fb0SMichael Corcoran# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
24a3114836SGerry Liu#
25a3114836SGerry Liu
26a3114836SGerry Liu#
27ebbab6bbSDan Price# The default for payload-bearing actions in this package is to appear in the
28ebbab6bbSDan Price# global zone only.  See the include file for greater detail, as well as
29ebbab6bbSDan Price# information about overriding the defaults.
30a3114836SGerry Liu#
31ebbab6bbSDan Price<include global_zone_only_component>
32a3114836SGerry Liuset name=pkg.fmri \
33a3114836SGerry Liu    value=pkg:/system/kernel/dynamic-reconfiguration/i86pc@$(PKGVERS)
3486d41711SAndy Fiddamanset name=pkg.summary value="Dynamic Reconfiguration Modules for i86pc"
35a3114836SGerry Liuset name=pkg.description \
36ebbab6bbSDan Price    value="Dynamic Reconfiguration Modules for i86pc required to support hotplug on i86pc based systems.  Includes the ACPI Hotplug Daemon, SMF manifests/methods and drivers for hotplug operations."
37a3114836SGerry Liuset name=info.classification \
38a3114836SGerry Liu    value="org.opensolaris.category.2008:System/Administration and Configuration" \
39a3114836SGerry Liu    value="org.opensolaris.category.2008:System/Enterprise Management"
40a3114836SGerry Liuset name=variant.arch value=i386
4186d41711SAndy Fiddamandir  path=lib
4286d41711SAndy Fiddamandir  path=lib/svc
4386d41711SAndy Fiddamandir  path=lib/svc/manifest group=sys
4486d41711SAndy Fiddamandir  path=lib/svc/manifest/platform group=sys
4586d41711SAndy Fiddamandir  path=lib/svc/manifest/platform/i86pc group=sys
46cfe1fbf5SMichael Corcoranfile path=lib/svc/manifest/platform/i86pc/acpihpd.xml group=sys mode=0444
4786d41711SAndy Fiddamandir  path=lib/svc/method
48cfe1fbf5SMichael Corcoranfile path=lib/svc/method/svc-acpihpd mode=0555
4986d41711SAndy Fiddamandir  path=platform group=sys
5086d41711SAndy Fiddamandir  path=platform/i86pc group=sys
5186d41711SAndy Fiddamandir  path=platform/i86pc/kernel group=sys
5286d41711SAndy Fiddamandir  path=platform/i86pc/kernel/drv group=sys
5386d41711SAndy Fiddamandir  path=platform/i86pc/kernel/drv/$(ARCH64) group=sys
54ebbab6bbSDan Pricefile path=platform/i86pc/kernel/drv/$(ARCH64)/dr group=sys
55ebbab6bbSDan Pricefile path=platform/i86pc/kernel/drv/dr.conf group=sys mode=0644
5686d41711SAndy Fiddamandir  path=platform/i86pc/kernel/misc group=sys
5786d41711SAndy Fiddamandir  path=platform/i86pc/kernel/misc/$(ARCH64) group=sys
58ebbab6bbSDan Pricefile path=platform/i86pc/kernel/misc/$(ARCH64)/drmach_acpi group=sys mode=0755
5986d41711SAndy Fiddamandir  path=usr group=sys
6086d41711SAndy Fiddamandir  path=usr/platform group=sys
6186d41711SAndy Fiddamandir  path=usr/platform/i86pc group=sys
6286d41711SAndy Fiddamandir  path=usr/platform/i86pc/lib
63ebbab6bbSDan Pricefile path=usr/platform/i86pc/lib/acpihpd group=sys mode=0755
6486d41711SAndy Fiddamandir  path=usr/platform/i86pc/lib/cfgadm
6586d41711SAndy Fiddamandir  path=usr/platform/i86pc/lib/cfgadm/$(ARCH64)
6686d41711SAndy Fiddamanlink path=usr/platform/i86pc/lib/cfgadm/$(ARCH64)/sbd.so target=./sbd.so.1
67a3114836SGerry Liufile path=usr/platform/i86pc/lib/cfgadm/$(ARCH64)/sbd.so.1
6886d41711SAndy Fiddamanlink path=usr/platform/i86pc/lib/cfgadm/sbd.so target=./sbd.so.1
69ebbab6bbSDan Pricefile path=usr/platform/i86pc/lib/cfgadm/sbd.so.1
7086d41711SAndy Fiddamandriver name=dr alias=acpidr_sbd
71a3114836SGerry Liulicense cr_Sun license=cr_Sun
72a3114836SGerry Liulicense lic_CDDL license=lic_CDDL
735084e753SMark J. Nelsonlicense usr/src/cmd/acpihpd/THIRDPARTYLICENSE \
745084e753SMark J. Nelson    license=usr/src/cmd/acpihpd/THIRDPARTYLICENSE
7586d41711SAndy Fiddamandepend type=require fmri=pkg:/system/kernel/power
76