RADIO(4) - Device Drivers Manual
RADIO(4) - Device Drivers Manual # RADIO(4) - Device Drivers Manual NAME # radio - device-independent radio driver layer SYNOPSIS # radio* at bktr? radio* at fms? radio* at udsbr? #include <sys/types.h> #include <sys/ioctl.h> #include <sys/radioio.h> DESCRIPTION # The radio driver provides support for various FM radio cards. It provides a uniform programming interface layer above different underlying radio hardware drivers. For radio tuner controlling there is a single device file available: /dev/radio. ...