On 31/07/07, Muli Ben-Yehuda <[EMAIL PROTECTED]> wrote: > > That's (one of) the usual ways of doing it. Note that only a subset of > the operations available in the kernel are exported to modules - if > what you want to do is "interesting enough", you may want to consider > doing it as a patch to the kernel and avoiding external modules. > > Remember kids, "external modules are second class citizens".
Thanks for the heads-up. Will try to remember it when I actually get to implement this. Cheers, --Amos