[PATCH] i686 cpu names correction

From: Boszormenyi Zoltan (zboszor@externet.hu)
Date: Wed May 10 2000 - 05:53:26 EST


Hi!

Linux 2.3.99-pre7-[68] shows my Celerons (Mendocino) as Mobile Pentium II
because in setup.c's identify_cpu() there is a bad check for
"cpu_models[i].x86 == 6". The fix is to check for "c->x86 == 6" instead.
Gzipped patch is attached.

Regards,
Zoltan Boszormenyi <zboszor@mail.externet.hu>



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



This archive was generated by hypermail 2b29 : Mon May 15 2000 - 21:00:15 EST