From owner-freebsd-questions Fri Oct 30 10:15:45 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA08311 for freebsd-questions-outgoing; Fri, 30 Oct 1998 10:15:45 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from scientia.demon.co.uk (scientia.demon.co.uk [212.228.14.13]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA08297 for ; Fri, 30 Oct 1998 10:15:35 -0800 (PST) (envelope-from ben@scientia.demon.co.uk) Received: from ben by scientia.demon.co.uk with local (Exim 2.05 #1) id 0zZFNr-00052o-00; Fri, 30 Oct 1998 14:18:35 +0000 Date: Fri, 30 Oct 1998 14:18:35 +0000 From: Ben Smithurst To: Quintin Oliver Cc: Vallo Kallaste , questions@FreeBSD.ORG Subject: Re: /dev/bfp0 Message-ID: <19981030141835.A19381@scientia.demon.co.uk> References: <19981028184106.B10881@matti.ee> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: User-Agent: Mutt/0.94.12i (FreeBSD/3.0-CURRENT) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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