On Wednesday 13 October 2010 04:30 pm, you wrote: > I read the PR and the mailing list posts, but I don't see what > problem does "case SPICDS_TYPE_AK4381 || SPICDS_TYPE_AK4396:" fix.
A similar bug for right channel was fixed by netchild@ in r188480: http://svn.freebsd.org/viewvc/base/head/sys/dev/sound/pci/spicds.c?view=log but he missed the left channel, which caused volume differences between the two channels. "In FreeBSD 7.2 it worked just like a charm but after upgrading to 8.0 the left stereo channel is only half as loud as the right one. It can be reproduced with either speakers and headphones. I tracked it down to a change in revision 188480 of spicds.c, the change "fix: stupid bug with volume control for AK4396" breaks volume control for me. http://lists.freebsd.org/pipermail/freebsd-multimedia/2009-December/010553.html Carl Johan Gustavsson submitted a correct patch: http://lists.freebsd.org/pipermail/freebsd-multimedia/2009-December/010558.html ariff@ said he would take it but I guess he never did: http://lists.freebsd.org/pipermail/freebsd-multimedia/2009-December/010575.html Jung-uk Kim _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "[email protected]"
