Date: Sun, 30 Jan 2000 10:23:53 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: JP Morris cc: djgpp AT delorie DOT com Subject: Re: IRQ 5, CWSDPMI and PMODETSR In-Reply-To: <3891F727.6B998655@bigfoot.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com Errors-To: dj-admin AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Fri, 28 Jan 2000, JP Morris wrote: > With the Aureal Vortex-2 sound card in DOS mode, it should act as > a soundblaster compatible card using IRQ 5 and DMA channel 1. > > When various DJGPP programs are run using CWSDPMI, the DMA transfers > apparently succeed, but the IRQ is never recieved by the DJGPP program. > > If PMODETSR is used instead, the programs work correctly. > Does anyone know why this might be? How can we tell without any code being shown? Did you try CWSDPR0? Did it work?