Properly recognize PowerMac7,3

Andreas Schwab schwab at suse.de
Sun Oct 3 22:20:43 EST 2004


Make the PowerMac7,3 no longer unknown.

Andreas.

Signed-off-by: Andreas Schwab <schwab at suse.de>

--- linux-2.6/arch/ppc64/kernel/pmac_feature.c.~1~	2004-09-28 00:28:34.000000000 +0200
+++ linux-2.6/arch/ppc64/kernel/pmac_feature.c	2004-10-03 14:17:03.458461540 +0200
@@ -343,6 +343,10 @@ static struct pmac_mb_def pmac_mb_defs[]
 		PMAC_TYPE_POWERMAC_G5,		g5_features,
 		0,
 	},
+	{	"PowerMac7,3",			"PowerMac G5",
+		PMAC_TYPE_POWERMAC_G5,		g5_features,
+		0,
+	},
 	{       "RackMac3,1",                   "XServe G5",
 		PMAC_TYPE_POWERMAC_G5,          g5_features,
 		0,

-- 
Andreas Schwab, SuSE Labs, schwab at suse.de
SuSE Linux AG, Maxfeldstraße 5, 90409 Nürnberg, Germany
Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."



More information about the Linuxppc64-dev mailing list