On 2007/11/28 15:38, Daniel Ouellet wrote:
>>> David Gwynne wrote:
>>>> this diff cannot affect the behavior of your system. the code below deals 
>>>> with domain validation on SPI mpi variants while the x4100 uses SAS mpi. 
>>>> the code you patched isnt run on your machine.
>>>
>>> Not sure I understand your statement, but as a test, I did exactly that 
>>> and I have no more crash at all.
>>
>> the code in mpi.c you are modifying does not get run on the x4100s.
..

> mpi*    at pci?                         # LSI Logic Message Passing Interface
> scsibus* at mpi?
>
> Now, if that's not use, how can this be then?

mpi(4) is used, but dlg is saying that the part of it you touched
relates to other cards supported by the mpi driver. You could add some
printf if you want to check for yourself.

> ipmi at mainbus0 not configured

the dmesg you sent me from the working i386 box had ipmi detected
(and hence iic sensors disabled) but this one has no ipmi (and iic
enabled).

Did you get chance to try the machine that's working ok with
i386 with a disk containing OpenBSD/amd64 instead?

I don't know x4100 m2, is this an optional card, or meant to always
be there?

Reply via email to