24.17 klrint (8078)

This procedure is executed in response to a receiver interrupt. It is not so readily compared with “pcrint” (8719) although similarities certainly exist.

8083:

Read the input character from the Receiver Data Buffer register;

8084:

Enable the receiver for the next character;

8085:

The comment says “hardware botch”. Better believe it;

8086:

Pass the character to “ttyinput” to insert it into the appropriate “raw” input queue.