snd_spicds(4) I2S SPI audio codec driver

SYNOPSIS

To compile this driver into the kernel, place the following lines in your kernel configuration file:
device snd_spicds

Alternatively, to load the driver as a module at boot time, place the following line in loader.conf5:


snd_spicds_load="YES"

DESCRIPTION

The I2S codec driver is used by several sound drivers for soundcards which use the supported codec chips.

HARDWARE

The driver supports the following codecs:

  • AK4358
  • AK4381
  • AK4396
  • AK4524
  • AK4528
  • WM8770

HISTORY

The device driver first appeared in Fx 6.3 .

AUTHORS

An -nosplit The driver was written by An Konstantin Dimitrov based upon the snd_envy244 driver. This manual page was written by An Alexander Leidinger Aq [email protected] .