CPU class not configured problem in CURRENT
Ganbold
ganbold at micom.mng.net
Wed Apr 5 09:25:22 UTC 2006
Peter Jeremy wrote:
> On Wed, 2006-Apr-05 17:38:17 +0900, Ganbold wrote:
>
>> Here is what I get when I reboot from FreeBSD-6.1-PRERELEASE after
>> installing new CURRENT kernel:
>>
>
> The weird thing is that I can't see any relevant differences in
> the CPU ident code between -stable and -current.
>
Me too, I checked identcpu.c, not much difference, except some preprocessor
definitions.
>
>> db> p cpu
>> c08c7014
>> db> p cpu_class
>> c08c6f20
>>
>
> Drat. That's the address. Try "x/lu cpu" and "x/lu cpu_class".
>
db> x/lu cpu
cpu: 16
db> x/lu cpu_class
cpu_class: 4
db>
Ganbold
More information about the freebsd-current
mailing list