Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Aug 2004 21:08:18 +0300
From:      Giorgos Keramidas <keramida@ceid.upatras.gr>
To:        freebsd-questions@freebsd.org
Subject:   Re: kernel module configuration
Message-ID:  <20040815180818.GA31669@gothmog.gr>
In-Reply-To: <20040815160407.GA941@gicco.homeip.net>
References:  <20040815160407.GA941@gicco.homeip.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2004-08-15 18:04, Hanspeter Roth <hampi@rootshell.be> wrote:
> in the kernel configuration one can enable various devices by the
> respective 'device' statement. It seems that most drivers go into
> the kernel directly. Some drivers such as 'acpi' produce a kernel
> module.
> How is determined which modules become built in and which become
> modules?

If you don't include something in the kernel it's built as a module.

> Can I have 'ohci' as a kernel module?

I haven't tried.  I don't know for sure.

- Giorgos



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