Subject: Re: dmesg CPU ?
To: Zafer Aydogan <zafer@gmx.org>
From: Zafer Aydogan <zafer@gmx.info>
List: netbsd-users
Date: 11/23/2004 10:38:22
> Hej Mailing-List,
> 
> just wanted to show the dmesg output of a Brand-New Toshiba-Tecra-A2
> (PTA20E-4M501WGR)
> 
> 
> NetBSD 2.0_RC5 (INSTALL) #0: Sat Nov 13 08:17:16 CET 2004
>        
>
tecneeq@ascent:/home/tecneeq/builds/NetBSD-2.0_RC5-i386-obj/sys/arch/i386/compile/INSTALL
> total memory = 494 MB
> avail memory = 475 MB
> BIOS32 rev. 0 found at 0xfc123
> mainbus0 (root)
> cpu0 at mainbus0: (uniprocessor)
> cpu0: Intel Pentium Pro, II or III (686-class), 1596.08 MHz, id 0x6d6
> cpu0: features afe9f9bf<FPU,VME,DE,PSE,TSC,MSR,MCE,CX8,SEP,MTRR>
> cpu0: features afe9f9bf<PGE,MCA,CMOV,PAT,CFLUSH,DS,ACPI,MMX>
> cpu0: features afe9f9bf<FXSR,SSE,SSE2,SS,TM,SBF>
> pci0 at mainbus0 bus 0: configuration mode 1
>
Huh, I just noticed that RC5 does not recognize the CPU correctly.
It is a Pentium Mobile 725.

Current dmesg shows this correctly:

cpu0 at mainbus0: (uniprocessor)
cpu0: Intel Pentium M (Dothan) (686-class), 1596.08 MHz, id 0x6d6
cpu0: features afe9f9bf<FPU,VME,DE,PSE,TSC,MSR,MCE,CX8,SEP,MTRR>
cpu0: features afe9f9bf<PGE,MCA,CMOV,PAT,CFLUSH,DS,ACPI,MMX>
cpu0: features afe9f9bf<FXSR,SSE,SSE2,SS,TM,SBF>
cpu0: features2 180<EST,TM2>
cpu0: "Intel(R) Pentium(R) M processor 1.60GHz"

Greets, Z.