1b88e3eefSky115808<?xml version="1.0"?> 2b88e3eefSky115808<!DOCTYPE topology SYSTEM "/usr/share/lib/xml/dtd/topology.dtd.1"> 3b88e3eefSky115808<!-- 4b88e3eefSky115808 Copyright 2008 Sun Microsystems, Inc. All rights reserved. 5b88e3eefSky115808 Use is subject to license terms. 6b88e3eefSky115808 7b88e3eefSky115808 CDDL HEADER START 8b88e3eefSky115808 9b88e3eefSky115808 The contents of this file are subject to the terms of the 10b88e3eefSky115808 Common Development and Distribution License (the "License"). 11b88e3eefSky115808 You may not use this file except in compliance with the License. 12b88e3eefSky115808 13b88e3eefSky115808 You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 14b88e3eefSky115808 or http://www.opensolaris.org/os/licensing. 15b88e3eefSky115808 See the License for the specific language governing permissions 16b88e3eefSky115808 and limitations under the License. 17b88e3eefSky115808 18b88e3eefSky115808 When distributing Covered Code, include this CDDL HEADER in each 19b88e3eefSky115808 file and include the License file at usr/src/OPENSOLARIS.LICENSE. 20b88e3eefSky115808 If applicable, add the following below this CDDL HEADER, with the 21b88e3eefSky115808 fields enclosed by brackets "[]" replaced with your own identifying 22b88e3eefSky115808 information: Portions Copyright [yyyy] [name of copyright owner] 23b88e3eefSky115808 24b88e3eefSky115808 CDDL HEADER END 25b88e3eefSky115808 26b88e3eefSky115808 ident "%Z%%M% %I% %E% SMI" 27b88e3eefSky115808--> 28b88e3eefSky115808 29b88e3eefSky115808<topology name='SUNW,Netra-CP3060' scheme='hc'> 30b88e3eefSky115808 <range name='motherboard' min='0' max='0'> 3170818f58Stsien <enum-method name='motherboard' version='1' /> 32b88e3eefSky115808 <dependents grouping='children'> 33b88e3eefSky115808 <range name='chip' min='0' max='32'> 34b88e3eefSky115808 <enum-method name='chip' version='1' /> 35b88e3eefSky115808 </range> 36b88e3eefSky115808 <range name='hostbridge' min='0' max='254'> 37b88e3eefSky115808 <enum-method name='hostbridge' version='1' /> 38b88e3eefSky115808 </range> 39b88e3eefSky115808 </dependents> 40b88e3eefSky115808 </range> 41*940d71d2Seschrock 42*940d71d2Seschrock <range name='ses-enclosure' min='0' max='1024'> 43*940d71d2Seschrock <enum-method name='ses' version='1' /> 44*940d71d2Seschrock </range> 45b88e3eefSky115808</topology> 46