NAME
graphaudio —
audio graph card
SYNOPSIS
graphaudio* at fdt?
audio* at graphaudio?
DESCRIPTION
graphaudio is a generic driver for audio
cards. It represents the logical connection of audio components like I2S
controllers and codecs.
SEE ALSO
HISTORY
The graphaudio driver first appeared in
OpenBSD 6.9.
AUTHORS
The graphaudio driver was written by
Mark Kettenis
<kettenis@openbsd.org>
based on the simpleaudio(4) driver by Patrick Wildt
<patrick@blueri.se>.