Yes, but wouldn't it be nice to see whether an object file actually is a
kernel module before you try to insmod it? Of course, you could use nm and
look for the required symbols, but making it obvious from the filename
looks like a good idea to me. Please note that I'm not talking about sanity
checks insmod has to do; all I want is to make it easier for the user to
distinguish between normal object files and objects files that can be
loaded into a kernel.
Martin
-- /* Martin Buck E-Mail: martin-2.buck@student.uni-ulm.de */ /* Student of electrical engineering WWW: http://www.uni-ulm.de/~s_mbuck1/ */ /* University of Ulm, Germany Snail-Mail: Paukengasse 2, 89077 Ulm, Germany */ #include <disclaimer.h> /* PGP Key available MIME-Mail welcome */