On Wed, 7 Jun 2006 13:15:45 +0200 "Simon 'corecode' Schubert" <[EMAIL PROTECTED]> wrote:
>On 07.06.2006, at 12:37, Gergo Szakal wrote: >> Let me clarify... it is not obvious (at least for me) what the >> actually loadable kernel modules are at the moment. I rebuilt my >> entire world and kernel just to compile bridging, pf and ALTQ into it >> but I heard that it was a waste of time, since it is already loadable. >> When I read through the GENERIC kerenel configfile, I could not find >> the above mentioned, or am I blind? :-) > >If you add them to your kernel config (or to GENERIC, for that reason), >they will get compiled in. So the exact point is *not* to have it in >the kernel config, but instead to load it via kldload. > I am afraid we are talking about the same thing without knowing it... I do not wanna compile stuff in. So if I make buildkernel then anything that is *not* specified within the config gets compiled as a module? I am starting to not understand.
