Lower Half Input Processing

Lower Half Input Processing

Ttyiin() accepts characters from the device and places them in the input buffer. It would be a fairly simple routine, except for the fact that it has a bunch of logic in it related to keyboard input processing.

Ttyiin() can operate in one of three modes - as determined by a flag in the tty control block. The modes are:

1