[PATCH] ppc64: Add definition for Apple Xserve G5 motherboard

From: Benjamin Herrenschmidt
Date: Thu Jun 10 2004 - 16:40:42 EST


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,
+ },
};

/*


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/