On Fri, 28 Jun 2002 07:47:43 -0400 "John F Davis" <johndavi@us.ibm.com> wrote: JFD> I have this same problem with a driver I wrote. What exactly is the JFD> problem and how to resolve it? At the beginning of your code: MODULE_LICENSE ("GPL"); And the kernel will not be tainted when your module is loaded. Felipe -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/