Date: Mon, 11 Sep 2000 08:41:39 +0400 From: Igor Roboul <igor@raduga.dyndns.org> To: freebsd-questions@FreeBSD.ORG Subject: Re: How to compile portions of FreeBSD as modules? Message-ID: <20000911084139.A11648@linux.rainbow> In-Reply-To: <F544dpMcYFJY5kBvUdI0000784b@hotmail.com>; from pankaj_chhabra@hotmail.com on Sun, Sep 10, 2000 at 10:38:12PM %2B0000 References: <F544dpMcYFJY5kBvUdI0000784b@hotmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Sep 10, 2000 at 10:38:12PM +0000, Pankaj Chhabra wrote: > Hi, > > Could you please tell how to compile portions of kernel as modules. > > For example if I were to add if_xl as a module, what would I do? Hello, I need to do nothing :-) Just don't compile it into kernel. As opposed to Linux, FreeBSD compiles ALL, what is not included into kernel and can be compiled as module, as module. So you can just say "kldload if_xl" -- Igor Roboul, Unix System Administrator & Programmer @ sanatorium "Raduga", Sochi, Russia http://www.brainbench.com/transcript.jsp?pid=304744 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?20000911084139.A11648>