snd_spicds
I2S SPI audio codec driver
- Provided by: freebsd-manpages (Version: 12.2-2build1)
- Report a bug
I2S SPI audio codec driver
To compile this driver into the kernel, place the following lines in your kernel configuration file:
device snd_spicdsAlternatively, to load the driver as a module at boot time, place the following line in loader.conf(5):
snd_spicds_load="YES"
The snd_spicds I2S codec driver is used by
several sound drivers for soundcards which use the supported codec
chips.
The snd_spicds driver supports the
following codecs:
The snd_spicds device driver first
appeared in FreeBSD 6.3.
The snd_spicds driver was written by
Konstantin Dimitrov based upon the
snd_envy24(4) driver. This manual page was written by
Alexander Leidinger
<netchild@FreeBSD.org>.