| IRFRAMETTY(4) | Device Drivers Manual | IRFRAMETTY(4) | 
irframetty —
pseudo-device irframetty
  
  #include <dev/irdaio.h>
irframetty driver provides a
  tty(4) line discipline to send and
  receive IrDA frames over a serial line via an IrDA dongle.
Access to the frames is via the irframe(4) driver.
Different dongles require different handling. The connected dongle type can be set with ioctl(2) calls:
IRFRAMETTY_SET_DONGLE
    (int)IRFRAMETTY_GET_DONGLE
    (int)IRFRAMETTY_GET_DEVICE
    (int)irframetty driver appeared in
  NetBSD 1.6.
| December 3, 2001 | NetBSD 10.1 |