Re: Help writing kernel module...

From: Lennart Sorensen
Date: Thu Aug 14 2008 - 15:44:21 EST


On Thu, Aug 14, 2008 at 03:01:56PM -0400, Ryan Hope wrote:
> what about if I want to determine if a module is loaded?

Don't know. Of course really why would you care if a module of a
certain name is loaded. You should only care that a module providing
the function you want is loaded.

Perhaps you need to explain what you are trying to do.

--
Len Sorensen
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/