cpufreq Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Longhaul - Models of Nehemiah
@ 2007-02-08 22:12 Rafał Bilski
  0 siblings, 0 replies; only message in thread
From: Rafał Bilski @ 2007-02-08 22:12 UTC (permalink / raw)
  To: Dave Jones; +Cc: cpufreq


Borowed from VIA driver.

Signed-off-by: Rafal Bilski <rafalbilski@interia.pl>
---
 arch/i386/kernel/cpu/cpufreq/longhaul.c |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/arch/i386/kernel/cpu/cpufreq/longhaul.c b/arch/i386/kernel/cpu/cpufreq/longhaul.c
--- a/arch/i386/kernel/cpu/cpufreq/longhaul.c
+++ b/arch/i386/kernel/cpu/cpufreq/longhaul.c
@@ -713,15 +713,15 @@ static int __init longhaul_cpu_init(struct cpufreq_policy *policy)
 		switch (c->x86_mask) {
 		case 0 ... 1:
 			cpu_model = CPU_NEHEMIAH;
-			cpuname = "C3 'Nehemiah A' [C5N]";
+			cpuname = "C3 'Nehemiah A' [C5XLOE]";
 			break;
 		case 2 ... 4:
 			cpu_model = CPU_NEHEMIAH;
-			cpuname = "C3 'Nehemiah B' [C5N]";
+			cpuname = "C3 'Nehemiah B' [C5XLOH]";
 			break;
 		case 5 ... 15:
 			cpu_model = CPU_NEHEMIAH_C;
-			cpuname = "C3 'Nehemiah C' [C5N]";
+			cpuname = "C3 'Nehemiah C' [C5P]";
 			break;
 		}
 		break;

----------------------------------------------------------------------
Nawet 50MB w jednym liscie>>> http://link.interia.pl/f19e7

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

only message in thread, other threads:[~2007-02-08 22:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-02-08 22:12 [PATCH] Longhaul - Models of Nehemiah Rafał Bilski

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