summaryrefslogtreecommitdiff
path: root/usr/src/lib/fm/topo/maps/SUNW,Sun-Blade-T6320
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/lib/fm/topo/maps/SUNW,Sun-Blade-T6320')
-rw-r--r--usr/src/lib/fm/topo/maps/SUNW,Sun-Blade-T6320/Makefile34
-rw-r--r--usr/src/lib/fm/topo/maps/SUNW,Sun-Blade-T6320/Sun-Blade-T6320-hc-topology.xml57
2 files changed, 0 insertions, 91 deletions
diff --git a/usr/src/lib/fm/topo/maps/SUNW,Sun-Blade-T6320/Makefile b/usr/src/lib/fm/topo/maps/SUNW,Sun-Blade-T6320/Makefile
deleted file mode 100644
index c6d35f4a38..0000000000
--- a/usr/src/lib/fm/topo/maps/SUNW,Sun-Blade-T6320/Makefile
+++ /dev/null
@@ -1,34 +0,0 @@
-#
-# CDDL HEADER START
-#
-# The contents of this file are subject to the terms of the
-# Common Development and Distribution License (the "License").
-# You may not use this file except in compliance with the License.
-#
-# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
-# or http://www.opensolaris.org/os/licensing.
-# See the License for the specific language governing permissions
-# and limitations under the License.
-#
-# When distributing Covered Code, include this CDDL HEADER in each
-# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
-# If applicable, add the following below this CDDL HEADER, with the
-# fields enclosed by brackets "[]" replaced with your own identifying
-# information: Portions Copyright [yyyy] [name of copyright owner]
-#
-# CDDL HEADER END
-#
-
-#
-# Copyright 2008 Sun Microsystems, Inc. All rights reserved.
-# Use is subject to license terms.
-#
-#ident "%Z%%M% %I% %E% SMI"
-
-PLATFORMS = SUNW,Sun-Blade-T6320
-CLASS = platform
-DTDFILE = topology.dtd.1
-TOPOFILE = Sun-Blade-T6320-hc-topology.xml
-SRCDIR = ../SUNW,Sun-Blade-T6320
-
-include ../Makefile.map
diff --git a/usr/src/lib/fm/topo/maps/SUNW,Sun-Blade-T6320/Sun-Blade-T6320-hc-topology.xml b/usr/src/lib/fm/topo/maps/SUNW,Sun-Blade-T6320/Sun-Blade-T6320-hc-topology.xml
deleted file mode 100644
index 3882386e5c..0000000000
--- a/usr/src/lib/fm/topo/maps/SUNW,Sun-Blade-T6320/Sun-Blade-T6320-hc-topology.xml
+++ /dev/null
@@ -1,57 +0,0 @@
-<?xml version="1.0"?>
-<!DOCTYPE topology SYSTEM "/usr/share/lib/xml/dtd/topology.dtd.1">
-<!--
- Copyright 2008 Sun Microsystems, Inc. All rights reserved.
- Use is subject to license terms.
-
- CDDL HEADER START
-
- The contents of this file are subject to the terms of the
- Common Development and Distribution License (the "License").
- You may not use this file except in compliance with the License.
-
- You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
- or http://www.opensolaris.org/os/licensing.
- See the License for the specific language governing permissions
- and limitations under the License.
-
- When distributing Covered Code, include this CDDL HEADER in each
- file and include the License file at usr/src/OPENSOLARIS.LICENSE.
- If applicable, add the following below this CDDL HEADER, with the
- fields enclosed by brackets "[]" replaced with your own identifying
- information: Portions Copyright [yyyy] [name of copyright owner]
-
- CDDL HEADER END
-
- ident "%Z%%M% %I% %E% SMI"
--->
-
-<topology name='SUNW,Sun-Blade-T6320' scheme='hc'>
- <range name='motherboard' min='0' max='0'>
- <enum-method name='motherboard' version='1'/>
-
- <dependents grouping='children'>
- <range name='chip' min='0' max='0'>
- <enum-method name='chip' version='1'/>
-
- <dependents grouping='children'>
- <range name='hostbridge' min='0' max='254'>
- <enum-method name='hostbridge' version='1'/>
-
- <dependents grouping='children'>
- <range name='niu' min='0' max='0'>
- <enum-method name='niu' version='1'/>
- </range>
- </dependents>
-
- </range>
- </dependents>
-
- </range>
- </dependents>
-
- </range>
- <range name='ses-enclosure' min='0' max='1024'>
- <enum-method name='ses' version='1' />
- </range>
-</topology>