2003-02-06 09:08:48

by Joeri Belis

[permalink] [raw]
Subject: how can i see if i am using a module or compiled in kernel?

Hi,

How can i see if serial.o is being used or that i have this compiled in the
kernel?

Joeri



2003-02-06 09:49:41

by Joshua Kwan

[permalink] [raw]
Subject: Re: how can i see if i am using a module or compiled in kernel?

On Thu, Feb 06, 2003 at 10:18:15AM +0100, Joeri Belis wrote:
> Hi,
>
> How can i see if serial.o is being used or that i have this compiled in the
> kernel?

Use dmesg to look for stuff that has been compiled into the kernel and
lsmod (typically /sbin/lsmod) for loaded modules.

Regards
Josh

--
New PGP public key: 0x27AFC3EE
(doesn't expire, yay)


Attachments:
(No filename) (353.00 B)
(No filename) (189.00 B)
Download all attachments