cmd: remove sparc-only virtinfo
[unleashed.git] / usr / src / cmd / picl / plugins / sun4u / seattle / frudr / fru_PS1_data.info
blob038cb219f649720d147695edd1cbc5dadf86af04
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  */
23  * Copyright 2005 Sun Microsystems, Inc.  All rights reserved.
24  * Use is subject to license terms.
25  */
28  * ident        "%Z%%M% %I%     %E% SMI"
29  *
30  * This configuration file is parsed by PICL plugin envmon in response
31  * to a PICL_FRU_ADDED event for PS1
32  *
33  * supported prop types: void, int, uint, float, string
34  * supported prop access_modes: r, w, rw
35  *
36  * VERSION <version_number>  -- supported version number is 1.0
37  *
38  * name:<namepath> --     gives the anchor node
39  *      where <namepath> is <nodename>[@<bus-addr>][?<prop>=<val>]
40  *
41  * _class:<classpath> --   gives the anchor node
42  *      where <classpath> is <classname>[@<bus-addr>][?<prop>=<val>]
43  *
44  * NODE <name> <class>
45  *       {describes a subtree}
46  * ENDNODE
47  *
48  * PROP <name> <type> <access_mode> [<size> <value>] -- per property
49  *
50  * REFPROP <name> <dstnode>
51  *
52  * REFNODE <name> <class> with <destnode> -- Associates a new node
53  *       with <destnode> if exists
54  *       where 
55  *             <name> is the nodename
56  *             <class> is the picl class.
57  *             <destnode> is name:<namepath> or _class:<classpath>
58  *
59  * If "name:" or "_class:" is not specified in the <path>,
60  * the default is "name:"
61  *
62  */
65  * define a macro to force a #ident line into the output stream
66  * otherwise cpp removes it. Use #ifndef because of #included definitions.
67  */
68 #ifndef id
69 #define id(s)   #ident s
70 #endif
71 id("%Z%%M% %I%     %E% SMI")
73 #ifndef RMCLOMV
74 #define RMCLOMV /platform/ebus@1f,464000/rmc-comm@2,0/SUNW,rmclomv
75 #endif  /* RMCLOMV */
77 name:/frutree/chassis/PS1/power-supply
78         PROP FRUDataAvailable void r
79         REFPROP _seeprom_source name:/platform/i2c@1f,530000/power-supply-fru-prom@0,6e
80 TABLE Devices
81 ROW
82 PROP Class string r 0 "voltage-indicator"
83 REFPROP _voltage-indicator_ name:RMCLOMV/ps1_p_pwr
84 ENDROW
85 ROW
86 PROP Class string r 0 "voltage-indicator"
87 REFPROP _voltage-indicator_ name:RMCLOMV/ps1_p_pwr2
88 ENDROW
89 ROW
90 PROP Class string r 0 "voltage-indicator"
91 REFPROP _voltage-indicator_ name:RMCLOMV/ps1_ff_pok
92 ENDROW
93 ROW
94 PROP Class string r 0 "voltage-indicator"
95 REFPROP _voltage-indicator_ name:RMCLOMV/ps1_ff_uv
96 ENDROW
97 ROW
98 PROP Class string r 0 "voltage-indicator"
99 REFPROP _voltage-indicator_ name:RMCLOMV/ps1_ff_ov
100 ENDROW
102 PROP Class string r 0 "current-indicator"
103 REFPROP _current-indicator_ name:RMCLOMV/ps1_ff_oc
104 ENDROW
106 PROP Class string r 0 "temperature-indicator"
107 REFPROP _temperature-indicator_ name:RMCLOMV/ps1_ff_ot
108 ENDROW
110 PROP Class string r 0 "fan"
111 REFPROP _fan_ name:RMCLOMV/ps1_ff_fan
112 ENDROW
114 PROP Class string r 0 "led"
115 REFPROP _led_ name:RMCLOMV/ps1_dc_ok
116 ENDROW
118 PROP Class string r 0 "led"
119 REFPROP _led_ name:RMCLOMV/ps1_ac_ok
120 ENDROW
122 PROP Class string r 0 "led"
123 REFPROP _led_ name:RMCLOMV/ps1_service
124 ENDROW
125 ENDTABLE
127 name:/platform/i2c@1f,530000/power-supply-fru-prom@0,6e
128         REFPROP _fru_parent name:/frutree/chassis/PS1/power-supply
129         PROP FRUDevicePath string r 0 "/devices/i2c@1f,530000/power-supply-fru-prom@0,6e:power-supply-fru-prom"
131 name:RMCLOMV/ps1_p_pwr
132         REFPROP _fru_parent name:/frutree/chassis/PS1/power-supply
133 name:RMCLOMV/ps1_p_pwr2
134         REFPROP _fru_parent name:/frutree/chassis/PS1/power-supply
135 name:RMCLOMV/ps1_ff_pok
136         REFPROP _fru_parent name:/frutree/chassis/PS1/power-supply
137 name:RMCLOMV/ps1_ff_uv
138         REFPROP _fru_parent name:/frutree/chassis/PS1/power-supply
139 name:RMCLOMV/ps1_ff_ov
140         REFPROP _fru_parent name:/frutree/chassis/PS1/power-supply
141 name:RMCLOMV/ps1_ff_oc
142         REFPROP _fru_parent name:/frutree/chassis/PS1/power-supply
143 name:RMCLOMV/ps1_ff_ot
144         REFPROP _fru_parent name:/frutree/chassis/PS1/power-supply
145 name:RMCLOMV/ps1_ff_fan
146         REFPROP _fru_parent name:/frutree/chassis/PS1/power-supply
147 name:RMCLOMV/ps1_dc_ok
148         REFPROP _fru_parent name:/frutree/chassis/PS1/power-supply
149 name:RMCLOMV/ps1_ac_ok
150         REFPROP _fru_parent name:/frutree/chassis/PS1/power-supply
151 name:RMCLOMV/ps1_service
152         REFPROP _fru_parent name:/frutree/chassis/PS1/power-supply