[fpc-pascal] Access to RS232 ports with fpc
Jonas Maebe
jonas.maebe at elis.ugent.be
Mon Nov 2 15:08:40 CET 2009
Holger Bruns wrote on Mon, 02 Nov 2009:
> Accessing ports is limited to ports < 03ffh, more ports cannot be
> released with fpioperm. This means to me, successful serial port
> access on higher addresses cannot yet be implemented with fpc. If
> this policy can be ruled out, let me know.
fpioperm directly passes whatever parameters you give it to the Linux
kernel. If the kernel refuses you access to those ports, there is
nothing FPC can do about that.
Jonas
----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.
More information about the fpc-pascal
mailing list