Xref: news2.mv.net comp.os.msdos.djgpp:6253 From: gaggi AT cs DOT unibo DOT it (Nicola Gaggi) Newsgroups: comp.os.msdos.djgpp Subject: Re: Hardware Interrup Handlers & DJGPP Date: 22 Jul 1996 07:20:49 GMT Organization: Department of Computer Science, University of Bologna, Italy Lines: 27 Message-ID: <4sva4h$suo@leporello.cs.unibo.it> References: <837175084 DOT 12151 DOT 0 AT abwillms DOT demon DOT co DOT uk> NNTP-Posting-Host: 130.136.1.156 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp 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