FreeBSD manual

download PDF document: snd_davbus.4.pdf

SND_DAVBUS(4) FreeBSD Kernel Interfaces Manual SND_DAVBUS(4)
NAME snd_davbus - Apple Davbus audio device driver
SYNOPSIS To compile this driver into the kernel, place the following lines in your kernel configuration file:
device sound device snd_davbus
Alternatively, to load the driver as a module at boot time, place the following line in loader.conf(5):
snd_davbus_load="YES"
DESCRIPTION The snd_davbus driver provides support for the Apple Davbus audio controllers found in many G3-era Apple machines.
HARDWARE Chips supported by the snd_davbus driver include:
o Apple Burgundy Audio o Apple Screamer Audio
SEE ALSO snd_ai2s(4), sound(4)
HISTORY The snd_davbus device driver appeared in FreeBSD 8.0.
AUTHORS The snd_davbus driver was written by Marco Trillo <marcotrillo@gmail.com>.
BUGS Recording is not currently supported.
FreeBSD 14.0-RELEASE-p6 January 20, 2009 FreeBSD 14.0-RELEASE-p6