con - system login console
device con0 at lser*
device con0 at lscreen*
The generic console device can be attached to either a serial port or a memory-mapped screen. It provides a small input buffer but no input editing. You may add such features if you desire.
The in-kernel kprintf() routine and its relatives send their output to the console device.
con: