IRFRAME(4) | NetBSD Kernel Interfaces Manual | IRFRAME(4) |
#include <dev/irdaio.h>
Access to frames is via the read(2) and write(2) system calls. Each write constitutes one frame, and each read yields one frame. The poll(2) system call can be used to check for availability of frames. There are also a number of ioctl(2) calls to manipulate the device:
December 2, 2001 | NetBSD 5.99 |