Date: Sun, 19 Jan 1997 10:03:24 +0200 (IST) From: Eli Zaretskii To: Joseph Turian cc: djgpp AT delorie DOT com Subject: Re: Hooking interrupts In-Reply-To: <32E045B5.4680@mail.idt.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Fri, 17 Jan 1997, Joseph Turian wrote: > Is it possible to hook an interrupt while in protected mode? I wanted > to write a keyboard handler, but I am new to djgpp and only know how > it is done in 8086 assembly Please be sure to read chapter 18 of the DJGPP FAQ list (available as v2/faq202b.zip from the same place you get DJGPP). It includes some info about these issues.