Mail Archives: djgpp/1996/07/22/09:20:02
Alaric B. Williams (alaric AT abwillms DOT demon DOT co DOT uk) wrote:
: >On Tue, 9 Jul 1996, Blaine Hodge wrote:
: >> I'm writing a Sound Blaster DSP library and was wondering, how do I write
: >> hardware interrupts for DJGPP? And is there any special considerations I
: >> must make for the fact that it is running in protected mode?
: I'm writing a tutorial on DJGPP hardware interrupts! I'll post the
: first draft in a couple of days.
I am interested in hardware interrupt programming too.
Well, I have a problem: I need to call the original interrupt code before
call my interrupt handler, how can I do this? I have used the function
go32_dpmi_chain_etc... but this routine chains the orignal interrupt code
*after* the user interrupt handler.
Is there in your tutorial a solution for this?
Could you mail-me a copy of your tutorial?
Thank you.
--
--------------------------------------------------------------------
Nicola Gaggi University of Bologna.
e-mail : gaggi AT cs DOT unibo DOT it WWW page: http://www.cs.unibo.it/~gaggi
--------------------------------------------------------------------
... Be yourself, no matter what they say
from "Englishman in New York" by Sting
- Raw text -