comc_getchar
tty->c_in = comc_getchar;
while (comc_getchar(tty) != -1)
static int comc_getchar(struct console *);