promcnputc
.cn_putc = promcnputc,
promcnputc(tp->t_dev, getc(&tp->t_outq));
void promcnputc(dev_t, int);