13062Scindi<?xml version="1.0"?> 23062Scindi<!DOCTYPE topology SYSTEM "/usr/share/lib/xml/dtd/topology.dtd.1"> 33062Scindi<!-- 4*6869Seschrock Copyright 2008 Sun Microsystems, Inc. All rights reserved. 53062Scindi Use is subject to license terms. 63062Scindi 73062Scindi CDDL HEADER START 83062Scindi 93062Scindi The contents of this file are subject to the terms of the 103062Scindi Common Development and Distribution License (the "License"). 113062Scindi You may not use this file except in compliance with the License. 123062Scindi 133062Scindi You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 143062Scindi or http://www.opensolaris.org/os/licensing. 153062Scindi See the License for the specific language governing permissions 163062Scindi and limitations under the License. 173062Scindi 183062Scindi When distributing Covered Code, include this CDDL HEADER in each 193062Scindi file and include the License file at usr/src/OPENSOLARIS.LICENSE. 203062Scindi If applicable, add the following below this CDDL HEADER, with the 213062Scindi fields enclosed by brackets "[]" replaced with your own identifying 223062Scindi information: Portions Copyright [yyyy] [name of copyright owner] 233062Scindi 243062Scindi CDDL HEADER END 253062Scindi 263062Scindi ident "%Z%%M% %I% %E% SMI" 273062Scindi--> 283062Scindi 293062Scindi<topology name='sun4u' scheme='hc'> 303062Scindi <range name='motherboard' min='0' max='0'> 313062Scindi <node instance='0'> 323062Scindi <propgroup name='protocol' version='1' 333062Scindi name-stability='Private' data-stability='Private' > 343062Scindi <propval name='label' type='string' 353062Scindi value='MB' /> 363062Scindi </propgroup> 373062Scindi </node> 383062Scindi <dependents grouping='children'> 393062Scindi <range name='hostbridge' min='0' max='254'> 403062Scindi <enum-method name='hostbridge' version='1' /> 413062Scindi </range> 423062Scindi <range name='cpu' min='0' max='100'> 433062Scindi <enum-method name='chip' version='1' /> 443062Scindi </range> 453062Scindi </dependents> 463062Scindi </range> 47*6869Seschrock <range name='ses-enclosure' min='0' max='1024'> 48*6869Seschrock <enum-method name='ses' version='1' /> 49*6869Seschrock </range> 503062Scindi</topology> 51