Subject: Re: rarpd-problem
To: None <koch@gauss.mpip-mainz.mpg.de, PORT-AMIGA@netbsd.org>
From: Ignatios Souvatzis <is@jocelyn.rhein.de>
List: port-amiga
Date: 08/16/1998 16:48:45
On Sun, Aug 16, 1998 at 03:11:45PM +0200, koch@gauss.mpip-mainz.mpg.de wrote:
> > You need to have this in your kernel configuration:
> 
> > pseudo-device   bpfilter        16      # Berkeley packet filter
> 
> I'm using the generic kenel, which should have this already compiled in. At least the config-file has it not commented out.
> A recompilation didn't help, the BIOCSETIF-Error still occures

I suggest that you start rarpd with ktrace and look at what kdump
reports afterwards, (or even compile a rarpd with -g and single-step
through it until you hit the exact place where the error occurs).

Regards,
	-is