To: Cuthalion / Sliced Bread Cc: Charles Sandmann , DJGPP Listserver Subject: Re: Unsupported Int? Date: Mon, 16 Jan 95 08:31:53 +0200 From: "Eli Zaretskii" >> Second, how many HW interrupts are you hooking? > Just the timer. If I could get code to do it working, I would instead > use the sound card's IRQ. But I haven't been able to. (Haven't tried > again in a while, though. If it's the sound card you are talking about, why not looking at the SoundBlaster support code? It works (so claims its author) and is interrupt-driven. You can find it as sb02.zip in the djgpp directory on SimTel mirrors (where djgpp itself resides). > Ok. Well, any ideas where my 0xd is coming from? I checked Ralf > Brown's interrupt list, and among other things, it had some GPF thingy in > it. Is that what I am doing wrong? Yes, Int 0xd is GPF.