On Tue, Jan 28, 2003 at 05:24:24PM -0500, John F Davis wrote: > I was under the impression that all routines (ie. functions) were shown in > /proc/ksyms. However, I have a driver which is in the kernel but > none of its routines show up in /proc/ksyms. What is the deal? This is the difference between exported and non-exported symbols. EXPORT_SYMBOL() and EXPORT_SYMBOL_GPL() are the macros you are looking for. -- Outlook users: please do not put my email address in your address book. This way, when you get infected with a virus, my address won't appear in the From: header. Thanks.
Attachment:
pgp00273.pgp
Description: PGP signature