Limit total playback channels to just 1, for ALi M5451. The reliability
commit7fc3199cc84d03d79c3cd8f9ad456118bb0397e9
authorHasso Tepper <hasso@dragonflybsd.org>
Fri, 30 Nov 2007 08:03:17 +0000 (30 08:03 +0000)
committerHasso Tepper <hasso@dragonflybsd.org>
Fri, 30 Nov 2007 08:03:17 +0000 (30 08:03 +0000)
tree043026a37bcca61c8231146b43c3e8d714022f66
parent2ff9302926938a26e1941bcbb267d75dc5905285
Limit total playback channels to just 1, for ALi M5451. The reliability
of it's multi DAC / playback channels is not that good. Enabling vchans
make the bug more visible since playback allocation will look for possible
free hardware channels first (i.e: the next DAC, the very first has been
consumed by vchan mixer) which in this case has been proven faulty.

Obtained-from: FreeBSD
sys/dev/sound/pci/t4dwave.c