Subject: Re: Kernel compiles, Emulex controllers, Kernel panics
To: Mark Tearle <mtearle@tartarus.uwa.edu.au>
From: Anders Magnusson <ragge@ludd.luth.se>
List: port-vax
Date: 04/11/1996 18:31:58
>
> 1) Kernel Compiles
>
> Also, why is /usr/include/machine only found in the binary snapshot and
> not the NetBSD-current sources? (Or is there someplace I haven't
> looked?)
>
/usr/include/machine is actually the machine-dependent part of
the header files. You only have them in /usr/include/machine if
you have copies define in /usr/src/include/Makefile. (as it is
in the snaps). The place in the source tree is /sys/arch/vax/include.
> 3) Kernel Panics
>
> Our MicroVAX II here seems to panic under high load, it is
> currently running the Mar 15 snapshot (including the GENERIC kernel that
> came with it). Has anybody else been experiencing panics?
> I have yet to attack db when it has panicked.
>
What panic do you get?
-- Ragge