1 1414 cindi <?xml version="1.0"?> 2 1414 cindi <!DOCTYPE topology SYSTEM "/usr/share/lib/xml/dtd/topology.dtd.1"> 3 1414 cindi <!-- 4 6828 tsien Copyright 2008 Sun Microsystems, Inc. All rights reserved. 5 1414 cindi Use is subject to license terms. 6 1414 cindi 7 1414 cindi CDDL HEADER START 8 1414 cindi 9 1414 cindi The contents of this file are subject to the terms of the 10 1414 cindi Common Development and Distribution License (the "License"). 11 1414 cindi You may not use this file except in compliance with the License. 12 1414 cindi 13 1414 cindi You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 14 1414 cindi or http://www.opensolaris.org/os/licensing. 15 1414 cindi See the License for the specific language governing permissions 16 1414 cindi and limitations under the License. 17 1414 cindi 18 1414 cindi When distributing Covered Code, include this CDDL HEADER in each 19 1414 cindi file and include the License file at usr/src/OPENSOLARIS.LICENSE. 20 1414 cindi If applicable, add the following below this CDDL HEADER, with the 21 1414 cindi fields enclosed by brackets "[]" replaced with your own identifying 22 1414 cindi information: Portions Copyright [yyyy] [name of copyright owner] 23 1414 cindi 24 1414 cindi CDDL HEADER END 25 1414 cindi 26 1414 cindi ident "%Z%%M% %I% %E% SMI" 27 1414 cindi --> 28 1414 cindi 29 1414 cindi <topology name='SUNW,Sun-Fire-T200' scheme='hc'> 30 1414 cindi <range name='motherboard' min='0' max='0'> 31 6828 tsien <enum-method name='motherboard' version='1'/> 32 3325 sd77468 <dependents grouping='children'> 33 3325 sd77468 <range name='chip' min='0' max='0'> 34 3325 sd77468 <enum-method name='chip' version='1' /> 35 3325 sd77468 </range> 36 3325 sd77468 </dependents> 37 1414 cindi </range> 38 1414 cindi <range name='ioboard' min='0' max='0'> 39 3062 cindi <node instance='0'> 40 3325 sd77468 <propgroup name='protocol' version='1' 41 3062 cindi name-stability='Private' data-stability='Private' > 42 3062 cindi <propval name='FRU' type='fmri' 43 3062 cindi value='hc:///component=IOBD' /> 44 3062 cindi <propval name='label' type='string' 45 3062 cindi value='IOBD' /> 46 3062 cindi </propgroup> 47 3325 sd77468 </node> 48 3325 sd77468 <dependents grouping='children'> 49 3325 sd77468 <range name='hostbridge' min='0' max='254'> 50 3325 sd77468 <enum-method name='hostbridge' version='1' /> 51 3325 sd77468 </range> 52 3325 sd77468 </dependents> 53 3325 sd77468 </range> 54 6869 eschrock <range name='ses-enclosure' min='0' max='1024'> 55 6869 eschrock <enum-method name='ses' version='1' /> 56 6869 eschrock </range> 57 1414 cindi </topology> 58