changeset 1203:5d37c71625a0 onnv_31

6362043 Missing platform.topo file on Erie
author jmerrill
date Mon, 02 Jan 2006 22:53:12 -0800
parents 02db040f16e8
children ee1445d478d5
files usr/src/cmd/fm/topo/files/sparc/Makefile usr/src/cmd/fm/topo/files/sparc/SUNW,Sun-Fire-T1000/Makefile usr/src/cmd/fm/topo/files/sparc/SUNW,Sun-Fire-T1000/platform.topo usr/src/pkgdefs/SUNWfmd/prototype_sparc
diffstat 4 files changed, 97 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/usr/src/cmd/fm/topo/files/sparc/Makefile	Mon Jan 02 14:18:53 2006 -0800
+++ b/usr/src/cmd/fm/topo/files/sparc/Makefile	Mon Jan 02 22:53:12 2006 -0800
@@ -20,7 +20,7 @@
 # CDDL HEADER END
 #
 #
-# Copyright 2005 Sun Microsystems, Inc.  All rights reserved.
+# Copyright 2006 Sun Microsystems, Inc.  All rights reserved.
 # Use is subject to license terms.
 #
 #ident	"%Z%%M%	%I%	%E% SMI"
@@ -37,7 +37,8 @@
 	SUNW,Netra-T4 SUNW,Sun-Blade-2000 SUNW,Sun-Fire-280R \
 	SUNW,Sun-Fire-V890 SUNW,Sun-Fire-V490 SUNW,Sun-Fire-V250 \
 	SUNW,Sun-Fire-V210 SUNW,Netra-240 SUNW,Netra-440 \
-	SUNW,Sun-Fire-T200 SUNW,Netra-CP3010 SUNW,A70
+	SUNW,Sun-Fire-T200 SUNW,Netra-CP3010 SUNW,A70 \
+	SUNW,Sun-Fire-T1000
 
 include ../../../Makefile.subdirs
 
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/usr/src/cmd/fm/topo/files/sparc/SUNW,Sun-Fire-T1000/Makefile	Mon Jan 02 22:53:12 2006 -0800
@@ -0,0 +1,32 @@
+#
+# CDDL HEADER START
+#
+# The contents of this file are subject to the terms of the
+# Common Development and Distribution License, Version 1.0 only
+# (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 2006 Sun Microsystems, Inc.  All rights reserved.
+# Use is subject to license terms.
+#
+#pragma	ident	"%Z%%M%	%I%	%E% SMI"
+
+TOPOSUBDIR = SUNW,Sun-Fire-T1000
+TOPOFILES = platform.topo
+
+include ../../Makefile.com
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/usr/src/cmd/fm/topo/files/sparc/SUNW,Sun-Fire-T1000/platform.topo	Mon Jan 02 22:53:12 2006 -0800
@@ -0,0 +1,59 @@
+#
+# Copyright 2006 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, Version 1.0 only
+# (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
+#
+#pragma	ident	"%Z%%M%	%I%	%E% SMI"
+
+
+#
+# Single mother board
+#
+/motherboard0
+  PLAT-FRU=hc:///component=MB
+
+#
+# CPU chip
+#
+/motherboard0/cmp0
+  PLAT-FRU=hc:///component=MB/CMP0
+
+#
+# 32 strands
+#
+/motherboard0/cmp0/cpu[0-31]
+
+
+#
+# Leaf A
+#
+/motherboard0/hostbridge0/pciexrc[0]
+  DEV=/pci@780
+  PLAT-FRU=hc:///component=MB
+
+#
+# Leaf B
+#
+/motherboard0/hostbridge0/pciexrc[1]
+  DEV=/pci@7c0
+  PLAT-FRU=hc:///component=MB
+
--- a/usr/src/pkgdefs/SUNWfmd/prototype_sparc	Mon Jan 02 14:18:53 2006 -0800
+++ b/usr/src/pkgdefs/SUNWfmd/prototype_sparc	Mon Jan 02 22:53:12 2006 -0800
@@ -20,7 +20,7 @@
 # CDDL HEADER END
 #
 #
-# Copyright 2005 Sun Microsystems, Inc.  All rights reserved.
+# Copyright 2006 Sun Microsystems, Inc.  All rights reserved.
 # Use is subject to license terms.
 #
 #ident	"%Z%%M%	%I%	%E% SMI"
@@ -73,6 +73,8 @@
 f none usr/lib/fm/topo/SUNW,Sun-Fire-480R/platform.topo 444 root bin
 d none usr/lib/fm/topo/SUNW,Sun-Fire-880 755 root bin
 f none usr/lib/fm/topo/SUNW,Sun-Fire-880/platform.topo 444 root bin
+d none usr/lib/fm/topo/SUNW,Sun-Fire-T1000 755 root bin
+f none usr/lib/fm/topo/SUNW,Sun-Fire-T1000/platform.topo 444 root bin
 d none usr/lib/fm/topo/SUNW,Sun-Fire-V240 755 root bin
 f none usr/lib/fm/topo/SUNW,Sun-Fire-V240/platform.topo 444 root bin
 d none usr/lib/fm/topo/SUNW,Sun-Fire-V440 755 root bin