HomeSort by: relevance | last modified time | path
    Searched refs:irda (Results 1 - 4 of 4) sorted by relevancy

  /src/usr.sbin/irdaattach/
Makefile 5 MLINKS= irdaattach.8 irda.8
  /src/sys/arch/epoc32/epoc32/
machdep.c 573 int irda; local
590 irda = 1; /* IrDA */
595 irda = 0; /* UART */
598 if (wmcom_cnattach(vbase + offset, 115200, mode, irda) == 0)
  /src/sys/arch/epoc32/windermere/
wmcom.c 863 wmcom_cnattach(vaddr_t addr, int rate, tcflag_t cflag, int irda)
871 if (irda)
  /src/share/man/man4/
Makefile 224 MLINKS+=irframe.4 irda.4

Completed in 16 milliseconds