cvs commit: src/sys/dev/sound/pci t4dwave.c
Hasso Tepper
hasso at crater.dragonflybsd.org
Fri Nov 30 00:04:10 PST 2007
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
More information about the Commits
mailing list