in reply to Re: Module with ioperm/inb/outb usage?
in thread Module with ioperm/inb/outb usage?

Thanks for the confirmation.

Interestingly enough, you answered a slightly different question than I thought I asked. I was thinking of creating the executables from a standard Makefile, in addition to installing the module.

Your comment opened the possibility of still having all code within the module, and having the Makefile change permissions on the appropriate files, rather than building the executables directly.

Thanks,
Rob

  • Comment on Re: Re: Module with ioperm/inb/outb usage?