public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ppc64: Add definition for Apple Xserve G5 motherboard
@ 2004-06-10 21:35 Benjamin Herrenschmidt
  0 siblings, 0 replies; only message in thread
From: Benjamin Herrenschmidt @ 2004-06-10 21:35 UTC (permalink / raw)
  To: Andrew Morton; +Cc: Linus Torvalds, Linux Kernel list

Hi !

This patch adds the definition for Apple XServe G5 motherboard
to the pmac_feature support file. Please apply.

Ben.

===== arch/ppc64/kernel/pmac_feature.c 1.2 vs edited =====
--- 1.2/arch/ppc64/kernel/pmac_feature.c	2004-03-11 05:49:03 -06:00
+++ edited/arch/ppc64/kernel/pmac_feature.c	2004-06-10 16:33:43 -05:00
@@ -343,6 +343,10 @@
 		PMAC_TYPE_POWERMAC_G5,		g5_features,
 		0,
 	},
+	{       "RackMac3,1",                   "XServe G5",
+		PMAC_TYPE_POWERMAC_G5,          g5_features,
+		0,
+	},
 };
 
 /*



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-06-10 21:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-06-10 21:35 [PATCH] ppc64: Add definition for Apple Xserve G5 motherboard Benjamin Herrenschmidt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox