lkml.org 
[lkml]   [2001]   [May]   [3]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: Modules inside modules
Date
From
> I need to work with two modules toghter. Is possible to include in the
> one driver one call to another driver?

Yes. A good example of this is to read ne.c and 8390.c. 8390.c is a driver
for the chipset and ne.c is a driver for one of the boards using this
chipset.

That driver shows how to use EXPORT_SYMBOL() as well as callbacks and module
locking

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

\
 
 \ /
  Last update: 2005-03-22 12:52    [W:0.059 / U:0.656 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site