From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugtrack@alsa-project.org Subject: [ALSA - driver 0000539]: Problem with changing size of etram Date: Mon, 22 Nov 2004 22:09:35 +0100 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Return-path: Received: from bugtrack.alsa-project.org (gate.perex.cz [82.113.61.162]) by alsa.alsa-project.org (ALSA's E-mail Delivery System) with ESMTP id 7F7A82B8 for ; Mon, 22 Nov 2004 22:09:35 +0100 (MET) Sender: alsa-devel-admin@lists.sourceforge.net Errors-To: alsa-devel-admin@lists.sourceforge.net List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , List-Archive: To: alsa-devel@alsa-project.org List-Id: alsa-devel@alsa-project.org A NOTE has been added to this issue. ====================================================================== ====================================================================== Reported By: mikma Assigned To: pzad ====================================================================== Project: ALSA - driver Issue ID: 539 Category: PCI - emu10k1 Reproducibility: always Severity: trivial Priority: normal Status: assigned Distribution: Debian Kernel Version: 2.6.5 ====================================================================== Date Submitted: 09-24-2004 23:55 CEST Last Modified: 11-22-2004 22:09 CET ====================================================================== Summary: Problem with changing size of etram Description: It doesn't work to double the etram size, because of a bad comparison statement. patch of emufx.c: - if (emu->fx8010.etram_pages.bytes == size) + if ((emu->fx8010.etram_pages.bytes / 2) == size) ====================================================================== ---------------------------------------------------------------------- mikma - 11-22-04 21:31 ---------------------------------------------------------------------- Summary: Fixed problem with changing size of etram Signed-off-by: Mikael Magnusson ---------------------------------------------------------------------- pzad - 11-22-04 22:09 ---------------------------------------------------------------------- Can be this aplied to CVS, please ??? Issue History Date Modified Username Field Change ====================================================================== 09-24-04 23:55 mikma New Issue 09-24-04 23:55 mikma Distribution => Debian 09-24-04 23:55 mikma Kernel Version => 2.6.5 11-13-04 21:51 pzad Note Added: 0002402 11-18-04 17:44 pzad Note Added: 0002450 11-22-04 21:31 mikma Note Added: 0002512 11-22-04 22:09 pzad Note Added: 0002513 ====================================================================== ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/