NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: npf pseudo-device



joel.bertrand%systella.fr@localhost (=?UTF-8?Q?BERTRAND_Jo=c3=abl?=) writes:

>	I'm building NetBSD 7.0.2 to upgrade my installation and I have seen 
>that npf pseudo-device was disabled in GENERIC kernel. Nevertheless, I 
>obtain a running /dev/npf device. Why ? If npf pseudo-device was 
>disabled in kernel config, I suppose that /dev/npf cannot run as expected.

The i386 and amd64 platform uses a MODULAR kernel and npf exists also
as a module. It is then loaded on demand when /dev/npf is accessed the
first time.

The modstat command will show you something like:

npf              driver     filesys    0     ffffffff812f5000 49006    -

-- 
-- 
                                Michael van Elst
Internet: mlelstv%serpens.de@localhost
                                "A potential Snark may lurk in every tree."


Home | Main Index | Thread Index | Old Index