hallo, this one lets the volume reach maximum on both channels also by using the extra volume-control-knobs found on some laptops. the diff was run against the cvs - version of today.
>>>> --- es1968.c_cvs Mon May 20 22:09:37 2002 +++ es1968.c Mon May 20 22:12:11 2002 @@ -1981,7 +1981,7 @@ /* volume up */ if ((val & 0xff) > 0) val--; - if ((val & 0xff00) > 0x100) + if ((val & 0xff00) > 0) val -= 0x0100; } else { /* volume down */ <<<< best regards, karsten __________________________________________________________________ Gesendet von Yahoo! Mail - http://mail.yahoo.de Sie brauchen mehr Speicher für Ihre E-Mails? - http://premiummail.yahoo.de _______________________________________________________________ Don't miss the 2002 Sprint PCS Application Developer's Conference August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm _______________________________________________ Alsa-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-devel