]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r338038: Extending the delay cycles to give the codec more time to pump ADC data...
authoravatar <avatar@FreeBSD.org>
Sun, 26 Aug 2018 13:03:01 +0000 (13:03 +0000)
committeravatar <avatar@FreeBSD.org>
Sun, 26 Aug 2018 13:03:01 +0000 (13:03 +0000)
commit2f49ac9e767fffd286798b120a6f19ba3daa1be7
tree1adfee64898a1418e235041aef8ddbfd5bd96d86
parentbc90d8c1bcfedfd9f782bb395255e974613a2c1c
MFC r338038: Extending the delay cycles to give the codec more time to pump ADC data across the AC-link.

Without this patch, some CS4614 cards will need users to reload the driver manually or
the hardware won't be initialised properly. Something like:

# kldload snd_csa
# kldunload snd_csa
# kldload snd_csa

Tested with: Terratec SiXPack 5.1+
sys/dev/sound/pci/csa.c