Function IOperm (From,Num : Cadinal; Value : Longint) : boolean;
IOperm sets permissions on Num ports starting with port From to Value. The function returns True if the call was successfull, False otherwise.
Remark:
Errors are returned in LinuxError
ioperm (2)