From owner-freebsd-bugs Thu Apr 6 07:47:00 1995 Return-Path: bugs-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id HAA28768 for bugs-outgoing; Thu, 6 Apr 1995 07:47:00 -0700 Received: from halloran-eldar.lcs.mit.edu (halloran-eldar.lcs.mit.edu [18.26.0.159]) by freefall.cdrom.com (8.6.10/8.6.6) with SMTP id HAA28762 for ; Thu, 6 Apr 1995 07:46:56 -0700 Received: by halloran-eldar.lcs.mit.edu; id AA27318; Thu, 6 Apr 1995 10:46:51 -0400 Date: Thu, 6 Apr 1995 10:46:51 -0400 From: Garrett Wollman Message-Id: <9504061446.AA27318@halloran-eldar.lcs.mit.edu> To: "Rodney W. Grimes" Cc: bugs@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 machdep.c In-Reply-To: <199504060755.AAA14735@freefall.cdrom.com> References: <199504060755.AAA14735@freefall.cdrom.com> Sender: bugs-owner@FreeBSD.org Precedence: bulk < 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