Fms

AC97(4) - Device Drivers Manual

Clct, Auacer, Auich, Clcs, Auvia, Emu, Esa, Yds, Neo, Auixp, Eap, Fms, Maestro, Autri, Ac97

AC97(4) - Device Drivers Manual # AC97(4) - Device Drivers Manual NAME # ac97 - generic AC'97 codec driver DESCRIPTION # AC'97 codecs contain the analog to digital (A/D), digital to analog (D/A), and mixing circuitry of many modern sound cards. AC'97 codecs, for the most part, do not talk to host buses like the PCI bus directly. Instead, they communicate through an interface chip, called the host controller. The Ensoniq AudioPCI 97 (see eap(4)) is an example of such a host controller. ...

FMS(4) - Device Drivers Manual

Intro, Pci, Ac97, Audio, Radio, Fms

FMS(4) - Device Drivers Manual # FMS(4) - Device Drivers Manual NAME # fms - Forte Media FM801 audio device SYNOPSIS # fms* at pci? audio* at fms? radio* at fms? DESCRIPTION # The fms device driver supports the Forte Media FM801 sound card and various FM tuners attached to the sound card. RADIO # Right now the fms driver supports MediaForte’s SoundForte RadioLink SF64-PCR FM tuner and tuners on MediaForte’s SoundForte Quad X-treme SF256-PCP-R and SoundForte Theatre X-treme 5. ...

RADIO(4) - Device Drivers Manual

Intro, Bktr, Radioctl, Ioctl, Fms, Udsbr, Radio

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. ...