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 # 22 # 23 # Copyright 2004 Sun Microsystems, Inc. All rights reserved. 24 # Use is subject to license terms. 25 # 26 #pragma ident "%Z%%M% %I% %E% SMI" 27 VERSION 1.0 28 29 NODE CPU location 30 PROP State string r 0 "connected" 31 PROP SlotType string r 0 "pci" 32 PROP Label string r 0 "CPU" 33 PROP devfs-path string r 0 "/pci@1f,0" 34 PROP PdevProbePath string r 0 "" 35 PROP bus-addr string r 0 "1,1" 36 NODE CPU fru 37 PROP FRUType string r 0 "bridge/fhs" 38 PROP State string r 0 "configured" 39 PROP Condition string r 0 "unknown" 40 PROP AdminLock string rw 0 "disabled" 41 NODE PMC-1 location 42 PROP SlotType string r 0 "pci" 43 PROP Label string r 0 "PMC-A" 44 PROP bus-addr string r 0 "0x1" 45 PROP GeoAddr uint r 1 1 46 PROP devfs-path string r 0 "/pci@1f,0/pci@1" 47 ENDNODE 48 NODE PMC-2 location 49 PROP SlotType string r 0 "pci" 50 PROP Label string r 0 "PMC-B" 51 PROP bus-addr string r 0 "0x2" 52 PROP GeoAddr uint r 1 2 53 PROP devfs-path string r 0 "/pci@1f,0/pci@1" 54 ENDNODE 55 ENDNODE 56 ENDNODE 57 NODE RTM location 58 PROP State string r 0 "connected" 59 PROP SlotType string r 0 "rtm" 60 PROP Label string r 0 "RTM" 61 PROP PdevProbePath string r 0 "/pci@1f,0" 62 PROP bus-addr string r 0 "1,1" 63 NODE RTM fru 64 PROP FRUType string r 0 "RTM" 65 PROP State string r 0 "configured" 66 PROP Condition string r 0 "ok" 67 PROP AdminLock string rw 0 "disabled" 68 NODE su0 port 69 PROP Label string r 0 "COM-A" 70 PROP bus-addr string r 0 "0,3f8" 71 PROP GeoAddr uint r 1 1 72 PROP PortType string r 0 "serial" 73 PROP devfs-path string r 0 "/pci@1f,0/pci@1,1/isa@7" 74 ENDNODE 75 76 NODE su1 port 77 PROP Label string r 0 "COM-B" 78 PROP bus-addr string r 0 "0,2e8" 79 PROP GeoAddr uint r 1 2 80 PROP PortType string r 0 "serial" 81 PROP devfs-path string r 0 "/pci@1f,0/pci@1,1/isa@7" 82 ENDNODE 83 84 NODE dmfe0 port 85 PROP Label string r 0 "ETHERNET A" 86 PROP bus-addr string r 0 "1" 87 PROP GeoAddr uint r 1 1 88 PROP PortType string r 0 "network" 89 PROP devfs-path string r 0 "/pci@1f,0/pci@1,1" 90 ENDNODE 91 92 NODE dmfe1 port 93 PROP Label string r 0 "ETHERNET B" 94 PROP bus-addr string r 0 "2" 95 PROP GeoAddr uint r 1 2 96 PROP PortType string r 0 "network" 97 PROP devfs-path string r 0 "/pci@1f,0/pci@1,1" 98 ENDNODE 99 ENDNODE 100 ENDNODE