cmd: remove sparc-only virtinfo
[unleashed.git] / usr / src / cmd / picl / plugins / sun4u / chalupa / frudr / fru_PS0_data.info
blobd4240133243862c4cf15a6f82f9a4d1f6ac7c727
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, Version 1.0 only
6  * (the "License").  You may not use this file except in compliance
7  * with the License.
8  *
9  * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
10  * or http://www.opensolaris.org/os/licensing.
11  * See the License for the specific language governing permissions
12  * and limitations under the License.
13  *
14  * When distributing Covered Code, include this CDDL HEADER in each
15  * file and include the License file at usr/src/OPENSOLARIS.LICENSE.
16  * If applicable, add the following below this CDDL HEADER, with the
17  * fields enclosed by brackets "[]" replaced with your own identifying
18  * information: Portions Copyright [yyyy] [name of copyright owner]
19  *
20  * CDDL HEADER END
21  */
23  * Copyright 2002-2003 Sun Microsystems, Inc.  All rights reserved.
24  * Use is subject to license terms.
25  *
26  * #ident       "%Z%%M% %I%     %E% SMI"
27  *
28  * This configuration file is parsed by PICL plugin envmon in response
29  * to a PICL_FRU_ADDED event for PS0
30  *
31  * supported prop types: void, int, uint, float, string
32  * supported prop access_modes: r, w, rw
33  *
34  * VERSION <version_number>  -- supported version number is 1.0
35  *
36  * name:<namepath> --     gives the anchor node
37  *      where <namepath> is <nodename>[@<bus-addr>][?<prop>=<val>]
38  *
39  * _class:<classpath> --   gives the anchor node
40  *      where <classpath> is <classname>[@<bus-addr>][?<prop>=<val>]
41  *
42  * NODE <name> <class>
43  *       {describes a subtree}
44  * ENDNODE
45  *
46  * PROP <name> <type> <access_mode> [<size> <value>] -- per property
47  *
48  * REFPROP <name> <dstnode>
49  *
50  * REFNODE <name> <class> with <destnode> -- Associates a new node
51  *       with <destnode> if exists
52  *       where 
53  *             <name> is the nodename
54  *             <class> is the picl class.
55  *             <destnode> is name:<namepath> or _class:<classpath>
56  *
57  * If "name:" or "_class:" is not specified in the <path>,
58  * the default is "name:"
59  *
60  */
63  * define a macro to force a #ident line into the output stream
64  * otherwise cpp removes it. Use #ifndef because of #included definitions.
65  */
66 #ifndef id
67 #define id(s)   #ident s
68 #endif
69 id("%Z%%M% %I%     %E% SMI")
71 #ifndef RMCLOMV
72 #define RMCLOMV /platform/pci@1e,600000/isa@7/rmc-comm@0,3e8/SUNW,rmclomv
73 #endif  /* RMCLOMV */
75 name:/frutree/chassis/PS0/power-supply
76         PROP FRUDataAvailable void r
77         REFPROP _seeprom_source name:/platform/pci@1e,600000/isa@7/i2c@0,320/power-supply-fru-prom@0,b0
78 TABLE Devices
79 ROW
80 PROP Class string r 0 "voltage-indicator"
81 REFPROP _voltage-indicator_ name:RMCLOMV/ps0_ff_pok
82 ENDROW
83 ROW
84 PROP Class string r 0 "voltage-indicator"
85 REFPROP _voltage-indicator_ name:RMCLOMV/ps0_p_pwr
86 ENDROW
87 ROW
88 PROP Class string r 0 "fan"
89 REFPROP _fan_ name:RMCLOMV/ps0_ff_pdct_fan
90 ENDROW
91 ROW
92 PROP Class string r 0 "led"
93 REFPROP _led_ name:RMCLOMV/ps0_pok
94 ENDROW
95 ROW
96 PROP Class string r 0 "led"
97 REFPROP _led_ name:RMCLOMV/ps0_service
98 ENDROW
99 ROW
100 PROP Class string r 0 "led"
101 REFPROP _led_ name:RMCLOMV/ps0_ok2rm
102 ENDROW
104 PROP Class string r 0 "led"
105 REFPROP _led_ name:RMCLOMV/ps0_stby
106 ENDROW
107 ENDTABLE
110 name:/platform/pci@1e,600000/isa@7/i2c@0,320/power-supply-fru-prom@0,b0
111         REFPROP _fru_parent name:/frutree/chassis/PS0/power-supply
112         PROP FRUDevicePath string r 0 "/devices/pci@1e,600000/isa@7/i2c@0,320/power-supply-fru-prom@0,b0:power-supply-fru-prom"
114 name:RMCLOMV/ps0_ff_pok
115         REFPROP _fru_parent name:/frutree/chassis/PS0/power-supply
116 name:RMCLOMV/ps0_p_pwr
117         REFPROP _fru_parent name:/frutree/chassis/PS0/power-supply
118 name:RMCLOMV/ps0_ff_pdct_fan
119         REFPROP _fru_parent name:/frutree/chassis/PS0/power-supply
120 name:RMCLOMV/ps0_pok
121         REFPROP _fru_parent name:/frutree/chassis/PS0/power-supply
122 name:RMCLOMV/ps0_service
123         REFPROP _fru_parent name:/frutree/chassis/PS0/power-supply
124 name:RMCLOMV/ps0_ok2rm
125         REFPROP _fru_parent name:/frutree/chassis/PS0/power-supply
126 name:RMCLOMV/ps0_stby
127         REFPROP _fru_parent name:/frutree/chassis/PS0/power-supply