1827293 Members
2612 Online
109717 Solutions
New Discussion

mgetty flow control

 
Vinit Adya
Frequent Advisor

mgetty flow control

I want to determine what the flow control implimented by mgetty on my serial port ttyS0. since i installed mgetty while building the system i do not have the source code. is thre a way to find out without having access to the build files?
1 REPLY 1
Stuart Browne
Honored Contributor

Re: mgetty flow control

From the 'man' pages:

::Quote
BUGS
Not all of mgetty configuration can be done at run-time yet. Things like flow control and file paths (log file / lock file) have to be configured by changing the source and recompiling.

Users never read manuals...

EndQuote::

...

Simply put, mgetty doesn't do flow control changing nicely, you'll need access to source code to play with it. The text documents (info mgetty) have more details about it, you might want to read into them.
One long-haired git at your service...