Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Oct 1998 14:18:35 +0000
From:      Ben Smithurst <ben@scientia.demon.co.uk>
To:        Quintin Oliver <quintin@smlt.com>
Cc:        Vallo Kallaste <vallo@matti.ee>, questions@FreeBSD.ORG
Subject:   Re: /dev/bfp0
Message-ID:  <19981030141835.A19381@scientia.demon.co.uk>
In-Reply-To: <Pine.LNX.3.96.981030100616.4335B-100000@orion.smlt.com>
References:  <19981028184106.B10881@matti.ee> <Pine.LNX.3.96.981030100616.4335B-100000@orion.smlt.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Quintin Oliver wrote:

> /dev/bfp0...device not configured, does the generic installtion kernel
> already have support for it?

No, GENERIC does not have it compiled in by default. If you're still
running a GENERIC kernel though, you really should build a custom
kernel. It's fairly straight forward to start with, just delete any
devices you don't have (that's a bit simplistic probably, but it's as
far as I've got :-). This will

a) save time during bootup (this doesn't matter, since you very rarely
reboot a Un*x machine of course :-)
b) save memory
c) save diskspace

> or will I still need to compile it?

See previous message:

> > You are missing one line in your kernel config:
> > 
> > pseudo-device   bpfilter        4       #Berkeley packet filter

OK, it didn't say you have to rebuild your kernel, but changing your
kernel config file generally implies this :-)

-- 
Ben Smithurst                                          ben@scientia.demon.co.uk

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19981030141835.A19381>