Re: Must modules be GPL'ed? (fwd)

Mark Eichin (eichin@athena.mit.edu)
25 Apr 1996 01:34:33 -0400


> How exactly does one use one of these non-source modules in a more recent
> kernel than that for which it was originally compiled?

insmod -f

Often it will work, especially if the interfaces the module used
haven't actually changed underneath...