Subject: Re: Success!
To: None <tech-smp@netbsd.org>
From: Christos Zoulas <christos@zoulas.com>
List: tech-smp
Date: 11/29/2001 15:05:22
In article <Pine.GSO.4.21.0111290257480.14536-100000@rfhpc8317>,
Hubert Feyrer <hubert.feyrer@informatik.fh-regensburg.de> wrote:
>On Thu, 29 Nov 2001, Christos Zoulas wrote:
>> Finally I've been able to complete a full make build on my dual athlon board
>> under current, thanks to the suggestions from fvdl (turn interrupt
>> configuration on the bios) and from martin (turn on LOCKDEBUG). A current
>> kernel as of today will compile and build userland. You need to bring
>> mca/mca_machdep.c and include/mca_machdep.c to head and apply the following
>> patch. Following is the dmesg and the patch.
>
>Cool! Can you upload a GENERIC kernel somewhere that people can try?
>A friend of mine got a dual-Pention-II HP server that he would like 
>to try NetBSD on.
>

ftp.netbsd.org:/pub/NetBSD/misc/christos/netbsd-20011128-i386.mp

Oh, and I forgot to mention that in addition to the other files I
mentioned before you need to have arch/i386/include byte-order.h
and bus.h brought up to current if you are building userland with
the mp kernel code.

christos