comp.lang.ada
 help / color / mirror / Atom feed
* file descriptor of a serial port
@ 2018-08-20 13:56 jan.de.kruyf
  2018-08-20 14:21 ` J-P. Rosen
                   ` (2 more replies)
  0 siblings, 3 replies; 14+ messages in thread
From: jan.de.kruyf @ 2018-08-20 13:56 UTC (permalink / raw)


Hallo,

I try to set up a custom baudrate on a serial port, which I believe is done with the C ioctl procedure.

However, for that I need the fd of the serial port which is hidden in the private part of GNAT.Serial_Communications.

I tried to construct a child package of GNAT.Serial_Communications but the compiler does not like that, since it does not actually compile that package.

Has anybody any idea?

Thanks,

Jan de Kruijf.


^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2018-08-22  7:03 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-08-20 13:56 file descriptor of a serial port jan.de.kruyf
2018-08-20 14:21 ` J-P. Rosen
2018-08-20 14:33   ` jan.de.kruyf
2018-08-20 14:58     ` joakimds
2018-08-20 15:12       ` jan.de.kruyf
2018-08-20 16:36     ` Dmitry A. Kazakov
2018-08-20 19:10       ` jan.de.kruyf
2018-08-20 19:26         ` Dmitry A. Kazakov
2018-08-21  7:09           ` jan.de.kruyf
2018-08-20 15:17 ` Björn Lundin
2018-08-20 15:41   ` jan.de.kruyf
2018-08-20 19:52 ` Per Sandberg
2018-08-21  7:19   ` jan.de.kruyf
2018-08-22  7:03     ` jan.de.kruyf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox