Subject: Re: Problem with MP on 4.99.17
To: None <current-users@netbsd.org>
From: Christos Zoulas <christos@astron.com>
List: current-users
Date: 04/26/2007 17:19:03
In article <463069B8.6010204@softgroup.com.pl>,
Bartosz Maciejewski - SoftGroup  <bartek@softgroup.com.pl> wrote:
>Hi, I have problem running GENERIC.MP on machine equiped with 2x XEON 3Ghz.
>
>First time it fails like this: http://maciejewski.org/DSC00127.JPG
>
>Then I removed pckbc* at acpi? and got it running step forward but also
>fails to boot: http://maciejewski.org/DSC00152.jpg
>
>Then I removed all acpi stuff from kernel, and bt in debugger shows
>that: http://maciejewski.org/DSC00156.jpg
>
>What can I do more to get this running?
>
>Here is dmesg on non MP older kernel:

Neither will help. You are dying in ex_set_mc in elinkxl.c which is the
ethernet card [and you are dying during ifconfig]. I did not see any
"incl %ecx" instruction in the assembly that function. Are you compiling
with the standard compiler and flags? what does gcc -v say?

christos