Date: Thu, 6 Apr 1995 10:46:51 -0400 From: Garrett Wollman <wollman@halloran-eldar.lcs.mit.edu> To: "Rodney W. Grimes" <rgrimes@freefall.cdrom.com> Cc: bugs@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 machdep.c Message-ID: <9504061446.AA27318@halloran-eldar.lcs.mit.edu> In-Reply-To: <199504060755.AAA14735@freefall.cdrom.com> References: <199504060755.AAA14735@freefall.cdrom.com>
next in thread | previous in thread | raw e-mail | index | archive | help
<<On Thu, 6 Apr 1995 00:55:43 -0700, "Rodney W. Grimes" <rgrimes@freefall.cdrom.com> said: > Output the CPU features line during the probe on a seperate line, for > folks with lots of features the output use to wrap and look ugle. This really should be conditionalized on `if (bootverbose)'. Most users are not equipped to interpret the `features' and don't care anyway. While we're at it, I'd like to see this cleaned up... Currently, my machine tells me: CPU: Pentium (Pentium-class CPU) 60 MHz Origin = "GenuineIntel" Id = 0x515 This is a Pentium 510\\60 or 567\\66 Stepping=5 Features=0x1bf [...] What it should say is: CPU: Pentium 510\\60 (Pentium-class CPU) 60 MHz Stepping=5 ...and `sysctl hw.model' should return `Pentium 510/60'. -GAWollman -- Garrett A. Wollman | Shashish is simple, it's discreet, it's brief. ... wollman@lcs.mit.edu | Shashish is the bonding of hearts in spite of distance. Opinions not those of| It is a bond more powerful than absence. We like people MIT, LCS, ANA, or NSA| who like Shashish. - Claude McKenzie + Florent Vollant
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9504061446.AA27318>