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