Home | Sort by: relevance | last modified time | path |
/src/sys/arch/epoc32/epoc32/ | |
machdep.c | 573 int irda; local in function:consinit 590 irda = 1; /* IrDA */ 595 irda = 0; /* UART */ 598 if (wmcom_cnattach(vbase + offset, 115200, mode, irda) == 0) |