Hello I have this same problem with a driver I wrote. What exactly is the problem and how to resolve it? JD Jan Hudec <bulb@ucw.cz>@nl.linux.org on 06/27/2002 10:17:53 AM Sent by: kernelnewbies-bounce@nl.linux.org To: Kirill Messel <kirill.messel@mtu-net.ru> cc: Kernel <kernelnewbies@nl.linux.org> Subject: Re: During laod a driver On Thu, Jun 27, 2002 at 04:05:03PM +0400, Kirill Messel wrote: > When I am loading a driver I receive the next message:"Warning: loading > rsp_504.o will taint the kernel: no license" > > What should I do? Nothing. Everything is working normaly. The message is a bit broken - it shouldn't use future tense, since the module is loaded and works normally. Just the author did not define MODULE_LICENCE. And the message actually claims that: "Source of this module might not be freely available and thus you can't expect support from kernel maintainers should you encounter bug while this module is loaded." You can complein the author about it. ------------------------------------------------------------------------------- Jan 'Bulb' Hudec <bulb@ucw.cz> -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/ -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/