Bktr

BKTR(4) - Device Drivers Manual

Intro, Pci, Radio, Bktr

BKTR(4) - Device Drivers Manual # BKTR(4) - Device Drivers Manual NAME # bktr - Brooktree Bt848/849/878/879 PCI TV tuners and video capture boards SYNOPSIS # bktr* at pci? radio* at bktr? #include <dev/ic/bt8xx.h> option BKTR_ALLOC_PAGES=nnn option BKTR_SYSTEM_DEFAULT=XXX option BKTR_OVERRIDE_CARD=nnn option BKTR_OVERRIDE_MSP=n option BKTR_OVERRIDE_TUNER=nnn DESCRIPTION # The bktr driver provides support for PCI video capture and VBI capture on low cost, high performance boards. This should support most video cards based on the Brooktree Bt848/849/878/879 Video Capture Chip. ...

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