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 bus-addr string r 0 "1,1" 34 PROP devfs-path string r 0 "/pci@1f,0" 35 PROP PdevProbePath string r 0 "/pci@1f,0" 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 NODE su0 port 56 PROP Label string r 0 "COM" 57 PROP bus-addr string r 0 "0,3f8" 58 PROP GeoAddr uint r 1 1 59 PROP PortType string r 0 "serial" 60 PROP devfs-path string r 0 "/pci@1f,0/pci@1,1/isa@7" 61 ENDNODE 62 NODE dmfe0 port 63 PROP Label string r 0 "ETHERNET A" 64 PROP bus-addr string r 0 "1" 65 PROP GeoAddr uint r 1 1 66 PROP PortType string r 0 "network" 67 PROP devfs-path string r 0 "/pci@1f,0/pci@1,1" 68 ENDNODE 69 70 NODE dmfe1 port 71 PROP Label string r 0 "ETHERNET B" 72 PROP bus-addr string r 0 "2" 73 PROP GeoAddr uint r 1 2 74 PROP PortType string r 0 "network" 75 PROP devfs-path string r 0 "/pci@1f,0/pci@1,1" 76 ENDNODE 77 ENDNODE 78 ENDNODE 79 NODE RTM location 80 PROP Label string r 0 "RTM" 81 PROP State string r 0 "empty" 82 PROP SlotType string r 0 "rtm" 83 ENDNODE