On Tue, 27 Nov 2001, [EMAIL PROTECTED] wrote: > modules (or whenever they are automatically loaded) I get this error: > Warning: loading /lib/modules/2.4.16-grsec-1.9-spiritus/pcmcia/ds.o will > taint the kernel: no license > > Is there a way to do it right, so this warning would not be displayed > any more?
Get the author/maintainer to add the right symbol (or #define or whatever) so that the kernel can tell this is a GPL'd module (assuming it is). -- Manual? We've just been pushing buttons til it works...

