DragonFly commits List (threaded) for 2007-11
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/dev/sound/pci t4dwave.c
hasso 2007/11/30 00:03:17 PST
DragonFly src repository
Modified files:
sys/dev/sound/pci t4dwave.c
Log:
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
Revision Changes Path
1.11 +24 -4 src/sys/dev/sound/pci/t4dwave.c
http://www.dragonflybsd.org/cvsweb/src/sys/dev/sound/pci/t4dwave.c.diff?r1=1.10&r2=1.11&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]