lkml.org 
[lkml]   [1996]   [Mar]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: Small bug in 1.3.76
Date
From
Lewis Tanzos wrote:

> > In arch/i386/kernel/setup.c there should be "break" in cases inside
> > the switch where i486model and i586model gets called (sorry, haven't
> > sources handy).
>
>
> Why?
>
> static const char * getmodel (int x86, int model)
> {
> switch (x86) {
> case 4:
> return i486model(model);
> case 5:
> return i586model(model);
> }
> return "Unknown";
> }
>
> looks fine to me. 'return' is a wonderful thing.

Hm. Seems I was wrong here. Why then "cat /proc/cpuinfo" now shows model
"9" instead of "DX/4-WB" for my AmdDX4-120 (model code 9, indeed )?
Lewis Tanzos
--
Best regards, -- Boris.




\
 
 \ /
  Last update: 2005-03-22 13:36    [W:0.041 / U:0.372 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site